Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user Coinoperator ! (Registered 2024-06-17) 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..
 
... 592 posts hidden. Click here to view all posts....
 
2016-01-11 14:05
Jammer

Registered: Nov 2002
Posts: 1293
I need to compile bin without first two bytes but I constantly get 'Warning. Allready have an inputfile. Wont use '-binfile'
' everytime. What should I do?
2016-01-11 16:56
Slammer

Registered: Feb 2004
Posts: 416
Jammer: Could you post the line you use to run KickAss. That would make it easier to see whats going on.
2016-01-11 17:04
chatGPZ

Registered: Dec 2001
Posts: 11154
Quote:
I'm sure both me and Mr.Sid can contribute, being Cocoa-developers... :)

by all means, do it :)
2016-01-11 17:14
Jammer

Registered: Nov 2002
Posts: 1293
Quoting Slammer
Jammer: Could you post the line you use to run KickAss. That would make it easier to see whats going on.


Sure, a bit of spoiler here, be warned ;)

java -jar kickass.jar DMCreloc.asm -log !DMCreloc.txt -o PsychoJammer.bin -binfile -showmem
2016-01-11 17:33
Slammer

Registered: Feb 2004
Posts: 416
Jammer: It works fine here, except for the ! in the log file name, but i guess its ok on the operating system you use (Otherwise you would have gotten a different error). Which version are you using?
2016-01-11 17:38
Jammer

Registered: Nov 2002
Posts: 1293
Damn, I did it again and pasted old kickass.jar into project. I'll never learn :D Works like a charm, thanks!

Any idea how to help me with an issue few posts above, too? :)
2016-01-11 18:38
TWW

Registered: Jul 2009
Posts: 541
Jammer: If I understood You correctly, You want to import a binary and ignore the two address bytes in the beginning of the file?

.import c64 "yyy.c64"
.import binary "xxx.bin"

documented further in the manual and also clarified in early posts above.
2016-01-11 18:59
Jammer

Registered: Nov 2002
Posts: 1293
TWW, Slammer has already pointed me to the right answer. I was asking rather about export thing :)
2016-01-11 20:49
IanC
Account closed

Registered: Sep 2010
Posts: 2
Quoting Groepaz
PS: anyone who is interested in keeping the OSX port alive is invited to freenode #vice-dev :)


I've been submitting the odd patch, mostly to ensure that it continues to build on OS X. I'll do what I can, but I'm not proficient in Cocoa unfortunately.
2016-01-12 07:35
Slammer

Registered: Feb 2004
Posts: 416
Quote: Does Kickass allow for using parametric memory block labels? I need to save series of prg files with filename and suffix like 001 002 003. Is fixed string value is the only option? Whatever I try, I get block with label 'Unnamed' ;)

Currently no. It might change but that will mean a change in syntax for the .pc directive. Lets say you have the block:
.pc=$1000 virtual
This could both be a virtual block at $1000 or a block which name is determined by the string placed in the variable 'virtual'.
Previous - 1 | ... | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | ... | 61 - 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
ccr/TNSP
Acidchild/Padua
The Human Co../Maste..
Smasher/F4CG
TheEnemy/TREX/THD
A3/AFL
Majikeyric
Guests online: 114
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 Uncensored  (9.6)
8 Comaland 100%  (9.6)
9 Wonderland XIV  (9.6)
10 Aliens in Wonderland  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 Cubic Dream  (9.6)
3 Party Elk 2  (9.6)
4 Copper Booze  (9.6)
5 Rainbow Connection  (9.5)
6 It's More Fun to Com..  (9.5)
7 Dawnfall V1.1  (9.5)
8 Daah, Those Acid Pil..  (9.5)
9 Birth of a Flower  (9.5)
10 Quadrants  (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 Crackers
1 Mr. Z  (9.9)
2 Antitrack  (9.8)
3 OTD  (9.8)
4 S!R  (9.7)
5 Fungus  (9.7)

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