Show HN: I used AI to built static recompilers for 5 retro game systems
Category: devtools
Tags: static-recompiler, retro-gaming, game-boy, c-plus-plus, sdl2
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 7)
This project is a static recompiler for Game Boy and Game Boy Color ROMs that translates LR35902 assembly directly into portable C code, enabling native performance and cross-platform play. It is interesting for its use of AI-assisted recompilation techniques and support for multiple output formats including desktop (SDL2) and Android. The project fills a known gap for retro game preservation and performance optimization, appealing to retro gaming enthusiasts and developers.
Target audience: retro game developers, emulator enthusiasts, game preservationists
Repository: https://1379.tech/nes-snes-genesis-virtualboy-and-psx-a-journey-with-ai-and-recompilation/ · C++ · 376 stars
View on Hacker News