Search found 4 matches

by Captain Boh
Thu Apr 13, 2006 5:35 pm
Forum: Newbie Help Center
Topic: Attempting "Programming that 8-bit beast of power, the
Replies: 10
Views: 5882

I could just add it manually myself. I had been avoiding doing that because I assumed that the proper way was to get the assembler to do it, like the tutorial had said, but if it isn't the standard way of doing things, then there's no point in getting used to doing it the wrong way.
by Captain Boh
Thu Apr 13, 2006 3:50 pm
Forum: Newbie Help Center
Topic: Attempting "Programming that 8-bit beast of power, the
Replies: 10
Views: 5882

It was set to incbin when I had the problem, I had forgotten I had changed that when I was trying to work out what was wrong on my own. When it said incbin it still wasn't working. Even using the code included in the tutorial word for word (the part right before name tables) still gives the same pro...
by Captain Boh
Thu Apr 13, 2006 11:15 am
Forum: Newbie Help Center
Topic: Attempting "Programming that 8-bit beast of power, the
Replies: 10
Views: 5882

This is what I have so far: http://members.shaw.ca/aknowlan/test.asm working from this here: http://nesdev.com/NESprgmn.txt I'm using nesasm, which I've already read here isn't too good an idea, but it was what the tutorial recomended, so I would think that would work in that. I didn't upload the ot...
by Captain Boh
Wed Apr 12, 2006 10:17 am
Forum: Newbie Help Center
Topic: Attempting "Programming that 8-bit beast of power, the
Replies: 10
Views: 5882

Attempting "Programming that 8-bit beast of power, the

(EDIT, the title should read: 'Attempting "Programming that 8-bit beast of power, the NES" but it cut off, even though the title box accepted that many characters...) I've just gotten into this sort of stuff. I belive I have enough knowledge to understand more or less whats going on in thi...