#10267 - shaktool - Mon Sep 01, 2003 3:33 am
No, I don't want to hear about the tools that will fix the header for me. They're mostly for PC or whatever, and don't do much good for Mac users like me.
I want to see the header. I want to know the ins and outs of the header.
Okay, this is what I already know: The header seems to be nothing but the Nintendo logo. Somewhere after the header is the title of the game, and I would assume that the game code starts after that. I figured I could copy everything up to the beginning of the title (the first 160 bytes) of a ROM with a valid header, and replace the first 160 bytes of my ROM with that.
The result? Well, the BIOS screen worked fine, displaying the Nintendo logo properly, but it got hung up after that. That's not much better than when the Nintendo logo gets screwed up. When I skip the BIOS screen in my emulator, though, it still works fine. So it seems like neither the header nor the game code got screwed up, and yet it still doesn't work.
Got any idea what I might be doing wrong?
I want to see the header. I want to know the ins and outs of the header.
Okay, this is what I already know: The header seems to be nothing but the Nintendo logo. Somewhere after the header is the title of the game, and I would assume that the game code starts after that. I figured I could copy everything up to the beginning of the title (the first 160 bytes) of a ROM with a valid header, and replace the first 160 bytes of my ROM with that.
The result? Well, the BIOS screen worked fine, displaying the Nintendo logo properly, but it got hung up after that. That's not much better than when the Nintendo logo gets screwed up. When I skip the BIOS screen in my emulator, though, it still works fine. So it seems like neither the header nor the game code got screwed up, and yet it still doesn't work.
Got any idea what I might be doing wrong?