Skip to content

Radnyx/GEM

Repository files navigation

GEM

Gameboy Emulator (2015)

Features:

  • Includes debugger to disassemble and step through assembly instructions and a memory inspector.

  • Supports basic TAS (Tool-Assisted-Speedrun) input playback, but generally desyncs after a few minutes.

Future work:

  • Since 0xCB extension opcodes are uncommon, they have only been implemented on a per need basis.
  • Proper bank switching.

Demo

https://www.youtube.com/watch?v=Wyak6hNqcgI

Game Boy Emulator

References

CPU Instruction Set: https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html

I can't recall which spec I used, but the Game Boy architecture is incredibly well documented. Here are some great references:

Disclaimer

I am not affiliated with Nintendo.

Please do not distribute dumped games or firmware that is under copyright. Respect the copyright laws where you live.

About

Gameboy Emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published