Search found 2159 matches

by Celius
Mon Jul 25, 2005 1:59 pm
Forum: NESemdev
Topic: Any games out there attempt to write to VROM?
Replies: 9
Views: 6274

Karnov I think uses it, or maybe I just have an illegal copy, haha.
by Celius
Sun Jul 24, 2005 5:48 pm
Forum: Newbie Help Center
Topic: Another NESHLA question
Replies: 3
Views: 3328

The first error says "Interrupt name expected! Wanted interrupt, got "main"! and it says that for the three interrupt things. And then it says that some of my strings are incorrect, and it stopped and said, "Neshla has encountered a problem, and it needs to shut down" It's s...
by Celius
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...
by Celius
Sun Jul 24, 2005 1:48 pm
Forum: NES Music
Topic: Loading NSFs into ROMs
Replies: 38
Views: 21435

I am using NESASM if that helps at all...
by Celius
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 ...
by Celius
Sun Jul 24, 2005 11:53 am
Forum: NES Music
Topic: Loading NSFs into ROMs
Replies: 38
Views: 21435

If I incbin "song.nsf" into the program, it completely ruins everything! is there a reason for this? and why did you include "song.bin" and not "song.nsf"? I am dumb, and not sure about anything.
by Celius
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...
by Celius
Thu Jul 21, 2005 10:45 pm
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

I didn't realize that those other ones had a ; in front of them, so I got it all taken care. Thanks! :)
by Celius
Thu Jul 21, 2005 9:51 pm
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

Okay, I am dumb, but can you just have an extra label like ned18 and just have that incbin the extra dat file? or better yet, can you replace one such as ned1?
by Celius
Thu Jul 21, 2005 8:27 pm
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

Ohh, forgot to say. I'm using the one that They had availible for download at NT2s site.
by Celius
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...
by Celius
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?
by Celius
Thu Jul 21, 2005 5:52 pm
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

anyone? :(
by Celius
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? :(
by Celius
Tue Jul 12, 2005 6:11 pm
Forum: Newbie Help Center
Topic: background changing
Replies: 7
Views: 5251

Oh yeah, I scrapped that code like a thousand years ago, so I don't have it any more. I think I would be pretty embarrased to look at it if I still had it. So , sorry, but thanks. :)