Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user tubesockor ! (Registered 2024-05-12) 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: 138
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.
 
... 3 posts hidden. Click here to view all posts....
 
2007-05-29 19:16
Oswald

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

Registered: Aug 2002
Posts: 138
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: 138
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: 138
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
Previous - 1 | 2 - Next
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
zscs
Steel/SCS&TRC/G★P
Mace/Xenon
psych
Knut Clausen/SHAPE/F..
Magic/Nah-Kolor
Jupp3/Monolith Resis..
Mibri/ATL^MSL^PRX
Seytan/Reflex
Tim/Silicon Limited
DeeKay/Crest
Jetboy/Elysium
Sokrates
Eddie
Guests online: 149
Top Demos
1 13:37  (9.9)
2 Next Level  (9.8)
3 Mojo  (9.7)
4 Coma Light 13  (9.7)
5 Edge of Disgrace  (9.6)
6 Comaland 100%  (9.6)
7 No Bounds  (9.6)
8 Uncensored  (9.6)
9 Wonderland XIV  (9.6)
10 Multiverse 100%  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Layers  (9.5)
5 Copper Booze  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Rainbow Connection  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Booze Design  (9.3)
3 Nostalgia  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Fullscreen Graphicians
1 Carrion  (9.8)
2 Joe  (9.8)
3 Duce  (9.8)
4 Mirage  (9.7)
5 Facet  (9.7)

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