NES emulator implemented in C targeting UNIX platforms, with a focus on accuracy and performance.
Still work in progress, partially functional.
da
is a NES disassembler. The generated assembly has been verified against the assembly generated by nes-disasm
, using the collection of nes-test-roms
as input. The disassembler should be able to handle both zipped and uncompressed iNes and NES 2.0 ROM files.