Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > KickAssembler & Crimson editor
2007-05-27 19:54
Case

Registered: Aug 2002
Posts: 139
KickAssembler & Crimson editor

Can anyone please help me to get kickassembler working with crimson editor, the reason is that although relaunch is pretty good, everytime i assemble my code, it always launch's winvice and it does not save the code in the same folder as the source code.

All i want todo is enter the code, assemble the code (to check for errors) and then when i'm ready ... test the code using an emulator.

If someone can tell me how to get relaunch to assemble my code and save it in the same folder and not to launch vice then that would be great.
2007-05-27 22:39
Slammer

Registered: Feb 2004
Posts: 416
Try this:

2007-05-28 19:04
Case

Registered: Aug 2002
Posts: 139
It works, many thanks for the help here and also for the actual assembler, it looks to be the business. I hope that i can make use of some of its awesome features.
2007-05-29 16:58
viper
Account closed

Registered: Feb 2005
Posts: 17
How can i autorun compiled file in vice ???

Edit: Problem resolved :)

Tools->Preferences->Tools->User tools->Argument and you must write something like this ...
"-autostart $(FileTitle).prg"
2007-05-29 19:16
Oswald

Registered: Apr 2002
Posts: 5031
this editor looks hot. is it free?
2007-05-29 20:31
Case

Registered: Aug 2002
Posts: 139
Its is and I now have a syntax file for 6502 assembly. Works really well.

pm me if you'd like it.
2007-05-30 17:30
Bones99

Registered: May 2005
Posts: 29
Quote: Its is and I now have a syntax file for 6502 assembly. Works really well.

pm me if you'd like it.


Where did you get the syntax highlighters?

I had to compile my own.



I've built up a whole suite of tools in crimson including crunching, transferring (rr-net) and compiling with cc65 :)

2007-05-30 20:24
viper
Account closed

Registered: Feb 2005
Posts: 17
Why kick assembler fails when source file is for example in this location "C:\Documents and Settings\Karol\Pulpit\source.asm" ?
Kick assembler simply can't find a file. Is it a bug or a feature :) like bill gates said :D
2007-05-30 20:33
Case

Registered: Aug 2002
Posts: 139
Quote: Where did you get the syntax highlighters?

I had to compile my own.



I've built up a whole suite of tools in crimson including crunching, transferring (rr-net) and compiling with cc65 :)



I googled for it, tried several websites and then found one that works.

also, just want to say a big thanks to tlr/cosine for pointing me towards this editor.
2007-05-30 20:43
Slammer

Registered: Feb 2004
Posts: 416
Quote: Why kick assembler fails when source file is for example in this location "C:\Documents and Settings\Karol\Pulpit\source.asm" ?
Kick assembler simply can't find a file. Is it a bug or a feature :) like bill gates said :D


My guess is that you are you run kick assembler like this:

java -jar KickAss.jar C:\Documents and Settings\Karol\Pulpit\source.asm


The spaces in the path makes it several arguments. If you want to give a pathname with spaces then use "" like this:

java -jar KickAss.jar "C:\Documents and Settings\Karol\Pulpit\source.asm"


2007-05-31 19:56
Case

Registered: Aug 2002
Posts: 139
Quote: My guess is that you are you run kick assembler like this:

java -jar KickAss.jar C:\Documents and Settings\Karol\Pulpit\source.asm


The spaces in the path makes it several arguments. If you want to give a pathname with spaces then use "" like this:

java -jar KickAss.jar "C:\Documents and Settings\Karol\Pulpit\source.asm"




Or you could add the initialdir option in the compiler settings.
2007-06-01 14:03
viper
Account closed

Registered: Feb 2005
Posts: 17
Slammer & Case. Thanks for help. I was tired when i was writing that post and i didn't tought that 'document and setting' could mean three arguments...:)
2007-06-28 09:53
spindizzy
Account closed

Registered: Feb 2007
Posts: 18
Hi,

does somebody know if there is a list of good user tools and macros to download ?

thx
Spindizzy
2007-06-28 10:10
spindizzy
Account closed

Registered: Feb 2007
Posts: 18
Which is the Sytax File for 6502 / 6510 on the Crimson Home ?

Spindizzy
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
taper/ΤRIΛD
DJ Gruby/TRiAD
Alakran_64
DeMOSic/HF^MS^BCC^LSD
WVL/Xenon
Mason/Unicess
Edhellon/Resource
Guests online: 182
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.7)
5 Edge of Disgrace  (9.7)
6 No Bounds  (9.6)
7 Aliens in Wonderland  (9.6)
8 Comaland 100%  (9.6)
9 Uncensored  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 It's More Fun to Com..  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Happy Birthday Dr.J  (9.6)
6 Copper Booze  (9.6)
7 TRSAC, Gabber & Pebe..  (9.5)
8 Rainbow Connection  (9.5)
9 Dawnfall V1.1  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Nostalgia  (9.4)
2 Oxyron  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 SHAPE  (9.3)
Top Graphicians
1 Mirage  (9.8)
2 Archmage  (9.7)
3 Talent  (9.6)
4 Facet  (9.6)
5 Hend  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.053 sec.