Search found 223 matches
- Sun Nov 18, 2007 1:22 pm
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
clearing out that last cpx #$80 did fill in the last row on NESASM. i tried it on asm6 but still nothing. what im thinking is maybe i need to clear all my registers on restart. i did it on NESASM. it worked but i actually had to slip in a lda #$00 sta $0303 to get the the sprite moving right to rese...
- Sun Nov 18, 2007 12:02 am
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
- Sat Nov 17, 2007 7:09 pm
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
Still the same. Funny thing now FCE is acting funny. it keeps gliching. meaning a sprite would move- stop- move again.
well heres the demo.
http://www.freewebs.com/ninetendo/NESASM.rar
http://www.freewebs.com/ninetendo/asm6.rar
well heres the demo.
http://www.freewebs.com/ninetendo/NESASM.rar
http://www.freewebs.com/ninetendo/asm6.rar
- Sat Nov 17, 2007 12:55 am
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
- Fri Nov 16, 2007 11:42 pm
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
i can seem to output my demo normally. at first i couldnt even open it in FCEUXD when i tried to merge a header, output.bin and .chr file. so then i just pasted the header into the .asm file and it all compiled without any errors but i just get a grey screen. if figured it was the .incbin(ed) .pal f...
- Fri Nov 16, 2007 10:34 am
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
- Fri Nov 16, 2007 10:17 am
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
- Fri Nov 16, 2007 9:35 am
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
its complies with no flaws it just dosent open in FCEUXD. i figure its my header. im putting all 00 in a 16 bit notepad edited in a hex editor. either that or its my .asm file.
Code: Select all
it starts with:
.org $8000
::
::
::
::
ends with:
.pad $FFFA
.dw nmi,reset,reset
.end
- Fri Nov 16, 2007 8:51 am
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
do i define the .chr file in the .asm file like in NESASM
ie:
or do i just include it? thanks for the fast reply
ie:
Code: Select all
.bank 2 ; switch to bank 2
.org $0000 ; start at $0000
.incbin "demo.chr" ; empty background first
- Fri Nov 16, 2007 8:33 am
- Forum: Newbie Help Center
- Topic: which assembler to use?
- Replies: 41
- Views: 13455
Does anyone know how to output a .nes on the ASM6. It says that can only output a .bin file. very simlar to the x816. Usage: asm6 [-options] sourcefile[.asm|.s] [outputfile] [listfile] Options: -? Show some help -l Create listing -L Create verbose listing (expand REPT, MACRO) -d<name>: Define a symb...
- Wed Nov 14, 2007 9:13 pm
- Forum: Newbie Help Center
- Topic: NGC?
- Replies: 0
- Views: 2062
NGC?
Anyone have link to the NGC Nametable Editor. Its the best ive ever used. And i cant remeber where i got it.
- Sat Nov 10, 2007 3:19 pm
- Forum: Newbie Help Center
- Topic: My Burning Question.
- Replies: 9
- Views: 3368
- Sat Nov 10, 2007 3:17 pm
- Forum: Newbie Help Center
- Topic: My Burning Question.
- Replies: 9
- Views: 3368
- Sat Nov 10, 2007 2:52 pm
- Forum: Newbie Help Center
- Topic: My Burning Question.
- Replies: 9
- Views: 3368
- Sat Nov 10, 2007 1:45 pm
- Forum: Newbie Help Center
- Topic: My Burning Question.
- Replies: 9
- Views: 3368