Here's a disassembly of my favourite game's sound driver. If you're like me and like the game, you might apperciate this. You can have a look at it, edit it and whatever.
The reason I did it, is because I love the game's sound track!! And I'm hoping to hack the music someday.
Compile it with TASM. (Once compiled, just open the .bin and delete everything after $1A77)
I've already tested it and it does work! I just pasted it over the old one in the ROM.
So there you have it, a working Z80 driver disassembly by me!
Driver
Enjoy
The reason I did it, is because I love the game's sound track!! And I'm hoping to hack the music someday.
Compile it with TASM. (Once compiled, just open the .bin and delete everything after $1A77)
I've already tested it and it does work! I just pasted it over the old one in the ROM.
So there you have it, a working Z80 driver disassembly by me!
Driver
Enjoy
This post has been edited by Mecha Sonic: 15 March 2007 - 12:17 AM


00