 |
Description |
crudNES is a Nintendo Entertaining System console emulator made for reverse engineering purposes. It contains a tracer which records every code and data accesses of the emulated CPU while the game is running (and being played). It automatically generates disassembled files (and also all necessary files needed to recreate the ROM image) when exiting the emulation.
Obviously, the more the user plays a game, the more accurate the tracing & disassembling is.
crudNES is a heavily modified version of aNESe v4.0a from Sadai Sarmiento (Hyde).
v1.3:
- Switched to VS2010.
- Added support for multiple Game Genies.
- Fixed pad control buttons mapping.
- Cleaned up labels list handling.
- Fixed a bug in mapper 0 disassembling. |
|