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 > Kick Assembler Thread 2
2009-07-21 17:20
Slammer

Registered: Feb 2004
Posts: 416
Kick Assembler Thread 2

The previous thread took a little long to load, so this is a new fresh one..
 
... 590 posts hidden. Click here to view all posts....
 
2012-05-06 12:17
Cruzer

Registered: Dec 2001
Posts: 1048
Found a workaround that might do the trick...
.import source 1 == 1 ? "framework.asm" : "emptyFile.asm"
It can't use vars or anything fancy in the condition though, except for command line args.
.import source cmdLineVars.get("importFramework") == "true" ? "framework.asm" : "emptyFile.asm"

2012-05-06 12:20
chatGPZ

Registered: Dec 2001
Posts: 11114
yes, indeed. for the scripting and table generating stuff the current set of features is great.... for anything else not so much.
2012-05-07 05:18
JackAsser

Registered: Jun 2002
Posts: 1989
@Ruk, @Groepaz: Well... cpp is free, easy to use and easy to integrate into your makefiles so... :)
2012-05-07 05:22
chatGPZ

Registered: Dec 2001
Posts: 11114
Quote:
Found a workaround that might do the trick...

that might work for my specific case, thanks :)
Quote:
Well... cpp is free, easy to use and easy to integrate into your makefiles so... :)

that would however add another dependancy, and also completely defeats the point of using kickass as an all-in-one solution (which is the only reason for me to use it really, i can do the same with a bunch of external tools anytime, however the idea is NOT to have to do that)
2012-05-07 06:45
ruk

Registered: Jan 2012
Posts: 43
@JackAsser: Sure, it has struck me to involve another tool for this kind of operations, but as Groepaz said - it would be nice to have an all-in-one solution.

However, this is not a showstopper for me. I'm very happy with KickAssembler, but there's potential for it to become even better =)

Btw, haven't read all posts, but have Slammer ever considered going open source?
2012-05-07 20:47
Shadow
Account closed

Registered: Apr 2002
Posts: 355
Yeah, then perhaps someone could create a Z80-version as well! :D
(Yeah, I know it's blasphemy to even speak about that CPU on this site, but as a multi-platform guy, I really miss KickAssembler when I venture to the non 6502-based systems!)
2012-05-08 06:28
chatGPZ

Registered: Dec 2001
Posts: 11114
try RGBDS then, it has quite some of the features that stand out in kickass (its somewhat buggy though, and afaik no source available and only exes for dos)
2012-05-09 10:45
Frantic

Registered: Mar 2003
Posts: 1627
In fact, there are sources available for RGBDS:
http://www.otakunozoku.com/rednex-gameboy-development-system/
2012-05-09 11:52
chatGPZ

Registered: Dec 2001
Posts: 11114
oh, that wasnt the case when i was using it :) (but that was like 10 years ago or so)
2012-06-07 10:48
Carlos
Account closed

Registered: Mar 2009
Posts: 15
Anyone have a Kick Ass syntax highlighting for Notepad++? i've tried the one in codebase: http://codebase64.org/lib/exe/fetch.php?media=tools:kickassembl.. but seems to crash the IDE.
Previous - 1 | ... | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | ... | 60 - 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
Apollyon/ALD
iAN CooG/HVSC
kbs/Pht/Lxt
Guests online: 144
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Wafer Demo  (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 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Logo Graphicians
1 Sander  (10)
2 Facet  (9.7)
3 Mermaid  (9.4)
4 Pal  (9.4)
5 Shine  (9.3)

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