/GameBoy-Emulator

Nintendo GameBoy Original emulator written in C++.

Primary LanguageC++MIT LicenseMIT

Gameboy emulator

Currently in early development stage. Uses SFML for frontend.

Video: for now only supports GB original video mode, GBC mode will be implemented in future releases.
Audio: does not support audio yet (currently in development).
Catridges: for now it supports only ROM Only and MBC1 catridges (most games for original GameBoy use these cartridge types).

Games tested:

  • Battletoads
  • Super Mario Land 1, 2
  • Legend of Zelda, The - Link's Awakening
  • Donkey Kong Land 1, 2
  • Alladin
  • Tetris

Mario preview Blargg's cpu_instrs test Blargg's instr_timing test