Hacker News new | ask | show | jobs
by ufo 1233 days ago
Ah see now. They're virtualizing the snes hardware, not cross-compiling.
1 comments

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.