Problems debugging hacked NSF with FCEUXD NSF debugger

Discuss NSF files, FamiTracker, MML tools, or anything else related to NES music.

Moderator: Moderators

Post Reply
User avatar
Hamtaro126
Posts: 783
Joined: Thu Jan 19, 2006 5:08 pm

Problems debugging hacked NSF with FCEUXD NSF debugger

Post by Hamtaro126 »

My FCEUXD NSF debugger is telling me that my hacked HEBEREKE.NSF that was working, but there was somthing wrong

Can anyone solve it, If so, send me a PM.

It's stuck at an invalid address: $381E

EDIT: just so you know, that hacked NSF will not work right now,
AKA SmilyMZX/AtariHacker.
ugetab
Posts: 335
Joined: Sat Oct 29, 2005 12:03 am
Contact:

Post by ugetab »

In the debugger, have it break on the song init address from the NSF(0x08 in NSF)

Load the NSF, set the breakpoint, then reset emulation.

When it hits the song init breakpoint, add a breakpoint for 381E

Go into the trace logger, start it, then press Run in the debugger.

The fault should be easier to find, or obvious.
NSFs I've ripped:
http://www.angelfire.com/nc/ugetab/

A Searchable list of NSFs from other sites. In Internet Explorer, go to Edit>Find (on This Page)...
http://www.angelfire.com/nc/ugetab/NSFList.txt
Post Reply