|
Dwedit Member Level: 19 ![]() Posts: 43/61 EXP: 34966 For next: 811 Since: 08-03-07 Since last post: 111 days Last activity: 78 days |
|
I'm working on a Gameboy disassembler. I've already made a Z80 disassembler for the TI calculators, so converting it to GB shouldn't be too hard.
It will crawl all over the file to locate where the code is, and everything else is tagged as "data". It makes labels for all 16 bit values, whether jumped there or used as a 16 bit load. It will also let you rename the labels, and re-disassemble to use the new names. Any features you want to see in the program? ____________________ |






