GameRoy: JIT compilation in High-Accuracy Game Boy Emulation

Open link in next tab

GameRoy: JIT compilation in High-Accuracy Game Boy Emulation

https://rodrigodd.github.io/2023/09/02/gameroy-jit.html

Over the past two years, I have spent a lot of time working on my Game Boy emulator, GameRoy. It has reached a good point, where it has a GUI interface (including a debugger and disassembler) and passes numerous tests (comparable to some of the most accurate emulators). I even made a port to Android!