I've taken the smbdis.asm disassembly of Super Mario Bros. and successfully converted it to C++ using an automated codegen program I wrote (which you can be found in the codegen/ subdirectory of the ...
There is a GUI (graphical user interface) and CLI (commandline interface) mode. Both use the same core, but some settings are only available through commandline options. The program comes as a ...