Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 736 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 736 Bytes

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