Search found 335 matches

by ugetab
Wed Dec 07, 2005 3:07 am
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

I didn't get anywheres at all in the game(but only because I don't have much interest in untranslated japanese games). I tried to insert data randomly into memory to enable stuff, and I have managed to get a touch into the game by editing the Save 1 data randomly. All editing should be done on the m...
by ugetab
Wed Dec 07, 2005 1:59 am
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Added Barcode World. Updated NSFList.txt.
by ugetab
Mon Dec 05, 2005 3:28 pm
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Sorry about the MM2 rip. I accidentally overwrote the latter half of the music sorting table with code. It's fixed now.
by ugetab
Sun Dec 04, 2005 10:03 pm
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

It's a little more complicated than Memblers put it. Each time you write a letter to the Game Genie, it plays a sound effect. Since the sound registers aren't reinitialized when the game starts, it has some of the left over sound data from the effect it played. The potentially complicating part of i...
by ugetab
Sat Dec 03, 2005 12:42 pm
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Ripped Caveman Games. It used 2 independant(but similar) music drivers for 2 sets of music.
by ugetab
Sun Nov 27, 2005 2:05 am
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Added a rip of Super Mario Bros. 3 that includes the sped up versions of 11 tracks. Updated the NSF site list.

http://www.angelfire.com/nc/ugetab/NSFList.txt
by ugetab
Sat Nov 26, 2005 1:54 pm
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

by ugetab
Fri Nov 25, 2005 11:00 am
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Added a fixed rip of Tengen Tetris. Turns out that it just needed to have Init data in the rom, and have it run during Init. Strange how it managed to play without a needed init... That guy requesting it can tell me if everything sounds correct now. Added Back to the Future, Back to the Future 2 &am...
by ugetab
Fri Nov 25, 2005 2:52 am
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Added Jajamaru no Dai Bouken. This thing is NOT using anything resembling a Jaleco driver. All the music needs direct references to init addresses, and a good deal of the actual music is put to memory to be played. I kind of spaghettied the assembly, and left everything in a time-saving lack of orde...
by ugetab
Wed Nov 23, 2005 1:41 pm
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Added Goal Two, Youkai Kurabu, Terao no Dosukoi Oozumou, Racket Attack, Moero!! Juudou Warriors

(I hope nobody is offended if I don't do the hard ones)

http://www.angelfire.com/nc/ugetab
by ugetab
Tue Nov 22, 2005 12:33 pm
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Added Cadillac Sorry about the mix up with Chaos World. I thought that I had checked for it's existence, but I guess I forgot to. There aren't extra tracks in mine, I just didn't exclude the duplicates and silence tracks, which others did do. Fixed the Excitebike rip. The Play address needed to be F...
by ugetab
Tue Nov 22, 2005 12:33 am
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Ripped/added Stanley: The Search for Dr. Livingston, Chaos World(unrequested)
by ugetab
Mon Nov 21, 2005 12:47 am
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Ripped/added Taboo: The Sixth Sense. Spent a bit of extra time to add the looping the game uses, because I recall liking the music several years ago.

Added missing tunes to Space Shuttle Project(uses a weird A and X loading scheme)

http://www.angelfire.com/nc/ugetab
by ugetab
Sun Nov 20, 2005 9:46 am
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Casino Kid 2 was the second rip I put on my site. I already ripped Dick Tracy as well.

http://www.angelfire.com/nc/ugetab
by ugetab
Sat Nov 19, 2005 7:57 pm
Forum: NES Music
Topic: More NSF Requests
Replies: 3127
Views: 1411192

Ripped/added 'Goal!'...it seems to have some sort of sound test code(thank goodness), so I left it in the order I found it in within the game. An additional note on using the FCEUXDSP hex editor to debug memory issues... Don't paste anything to the 5FF8-5FFF range in the editor. It will affect the b...