| |
Slammer
Registered: Feb 2004 Posts: 435 |
Kick Assembler Thread 2
The previous thread took a little long to load, so this is a new fresh one.. |
|
| |
Oswald
Registered: Apr 2002 Posts: 5118 |
maybe you should just change your forum settings. you can set how many of the latest posts you want to see. i guess you set it to show all posts. for me the thread loads fast enough. |
| |
Slammer
Registered: Feb 2004 Posts: 435 |
I dont know what happend but suddenly I found it taking ages each time i pressed preview or submitted a post :-) |
| |
Slammer
Registered: Feb 2004 Posts: 435 |
I just been looking around to see if I can find some wrong settings. Clicking on 'My Settings' gives me 'Post shown pr page = 10. However I still get all the posts shown in the Kick Ass thread.. I need a hint how i edit the settings of an individual thread? |
| |
Oswald
Registered: Apr 2002 Posts: 5118 |
sounds like a cookie/browser issue. that setting applies to all threads afaik. |
| |
Mix256 Account closed
Registered: Dec 2008 Posts: 26 |
I'm taking this here, since the thread got the attention.
Bug-description: The "-o" option don't seemt to work.
[java] Warning. Allready have an inputfile. Won't use 'src/game/kng2.asm'
[java] Error: Inputfile '-o game.prg' doesn't exist.
|
| |
yago
Registered: May 2002 Posts: 333 |
Slammer: It was probably the LCP aftermath, whole CSDb was sloppy.
|
| |
Slammer
Registered: Feb 2004 Posts: 435 |
Mix256: You will have to give me the whole commandline so I can test it. The following works fine for me:
test1.asm -showmem -debug -execute "c:/c64/winvice-1.22/x64.exe -confirmexit +sound +truedrive -VICIIdsize" -vicesymbols -o myfile.prg
|
| |
Mix256 Account closed
Registered: Dec 2008 Posts: 26 |
Sorry, just switched IDE and this one gave me some strange troubles. Works fine in cmd for me as well. Truly sorry!
|
| |
TWW
Registered: Jul 2009 Posts: 549 |
Nice assembler. The cmd-line works fine but I am having trouble Assembling the source from Relaunch64 (V2.1 B3).
I have set up KickAss as compiler #1 and when I try to assemble the folowing:
.pc = $0810
lda #$00
sta $d020
rts
(file: test.asm)
it produces just a quick cmd prompt window flash and does not produce any test.prg.
I removed the default parameters in the compiler set up and the Parameter field is empty.
I have not specified any output directory for compiled source but tried that aswell.
sugestions? |
| |
LOGAN Account closed
Registered: Aug 2003 Posts: 71 |
Does the source have any basic start to run?
a file test.asm should produce a test.prg somewhere. |
... 620 posts hidden. Click here to view all posts.... |
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... | 63 - Next |