Comment on Zelda: A Link to the Past (SNES) re-implemented in CparentComments−ufo3yAh see now. They're virtualizing the snes hardware, not cross-compiling.−throwntoday3yYes they decompiled the original cartridge, rewrote all of the assembly instructions in C, and then wrote an SNES emulator to run those instructions natively.
Comments
Ah see now. They're virtualizing the snes hardware, not cross-compiling.
Yes they decompiled the original cartridge, rewrote all of the assembly instructions in C, and then wrote an SNES emulator to run those instructions natively.