Search found 2159 matches
- Mon Jul 25, 2005 1:59 pm
- Forum: NESemdev
- Topic: Any games out there attempt to write to VROM?
- Replies: 9
- Views: 6274
- Sun Jul 24, 2005 5:48 pm
- Forum: Newbie Help Center
- Topic: Another NESHLA question
- Replies: 3
- Views: 3328
- Sun Jul 24, 2005 4:49 pm
- Forum: Newbie Help Center
- Topic: Another NESHLA question
- Replies: 3
- Views: 3328
Okay, NESHLA just went phsyco on me, and is all of the sudden telling me that none of these integers are real, and it's telling me that it wanted interupt names, and got the ones that I had there, which were right! I have no idea what happened there. I wrote a little bit of code, and tried to assemb...
- Sun Jul 24, 2005 1:48 pm
- Forum: NES Music
- Topic: Loading NSFs into ROMs
- Replies: 38
- Views: 21435
- Sun Jul 24, 2005 1:29 pm
- Forum: Newbie Help Center
- Topic: .db question
- Replies: 6
- Views: 4430
I've been following GBA guy's tutorials since I started NES developement, and I've noticed he puts together unreliable, sloppy, messy code. Something with his code is always an unreliable system, and I know he's just explaining it to give you the general idea, but he needs to explain the stuff that ...
- Sun Jul 24, 2005 11:53 am
- Forum: NES Music
- Topic: Loading NSFs into ROMs
- Replies: 38
- Views: 21435
- Sat Jul 23, 2005 9:49 pm
- Forum: NES Music
- Topic: Loading NSFs into ROMs
- Replies: 38
- Views: 21435
Loading NSFs into ROMs
Yeah, I am really annoying with my dumb questions, because I never seem to get WTF anyone's talking about, but I have a question. Could someone give me an example of loading NSFs into your asm code? I can't seem to figure it out. And the thing they said about it in the NT2 documentation is something...
- Thu Jul 21, 2005 10:45 pm
- Forum: NES Music
- Topic: Multiple tracks in NSF files
- Replies: 22
- Views: 16062
- Thu Jul 21, 2005 9:51 pm
- Forum: NES Music
- Topic: Multiple tracks in NSF files
- Replies: 22
- Views: 16062
- Thu Jul 21, 2005 8:27 pm
- Forum: NES Music
- Topic: Multiple tracks in NSF files
- Replies: 22
- Views: 16062
- Thu Jul 21, 2005 8:25 pm
- Forum: NES Music
- Topic: Multiple tracks in NSF files
- Replies: 22
- Views: 16062
I'm not quite sure what you mean, but maybe that's just because I'm a dumbone. I am using the code that was for making NEDs into NSFs. I know how to make 2 tracks, but i don't know how to put anything in the second track. I'm making an NSF for a huge project I am starting, and I want it to be like a...
- Thu Jul 21, 2005 5:56 pm
- Forum: Newbie Help Center
- Topic: Another NESHLA question
- Replies: 3
- Views: 3328
Another NESHLA question
I haven't used NESHLA for a while, so I forgot how to say " wait for this many frames and then do this" I've been changing this value:
forever {
wait_for(#60)
pal_animate()
}
Whenever I change that value, nothing happens. Does anyone have this problem?
forever {
wait_for(#60)
pal_animate()
}
Whenever I change that value, nothing happens. Does anyone have this problem?
- Thu Jul 21, 2005 5:52 pm
- Forum: NES Music
- Topic: Multiple tracks in NSF files
- Replies: 22
- Views: 16062
- Sat Jul 16, 2005 3:59 pm
- Forum: NES Music
- Topic: Multiple tracks in NSF files
- Replies: 22
- Views: 16062
Multiple tracks in NSF files
how are you supposed to put multiple tracks in NSF files? I know how to make another track, but i don't know how to put anything in it. Does anyone know how? 
- Tue Jul 12, 2005 6:11 pm
- Forum: Newbie Help Center
- Topic: background changing
- Replies: 7
- Views: 5251