Skip to content

And1sS/GameBoy-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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