Emulation und Decompilation of the Arcade Hit "OutRun" (reassembler.blogspot.de) 7 points by ssdsa 14y ago ↗ HN
[–] unwind 14y ago ↗ This is not "emulation", he's re-writing the engine in C++ using the original ROMs' data as input. Of course, by reverse-engineering the machine code to the required level of detail, plenty of bugs in the original game are found. Very impressive.
[–] jamesu 14y ago ↗ Rewriting games and applications based on a disassembly is an impressive feat, considering the amount of hacks which end up in production code.Similar projects i can think of off the top of my head:OpenDune, OpenTTD, ScummVM, OpenTyrian
3 comments
[ 1.8 ms ] story [ 16.1 ms ] threadSimilar projects i can think of off the top of my head:
OpenDune, OpenTTD, ScummVM, OpenTyrian