CEmu
CEmu copied to clipboard
[Feature Request] Dumping disassembly
As of
CEmu doesn't have a feature to dump a disassembly of the ROM. This would be really helpful for understanding certain calculator behaviors.
You could use this demo to generate some albeit not great disassembly. A better cli around zdis could be written without too much effort and with arbitrarily more features. There are at least four other eZ80 disassemblers written by members of the community, but the only other one I know of with released source code is eZDisasm. If you want better disassembly than that, you might have to contact one of a few specific people directly.
zdis works but something integrated into CEmu (especially for when I'm not booted into Linux) would be nice, especially since CEmu already uses zdis.