Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 838 Bytes

File metadata and controls

30 lines (18 loc) · 838 Bytes

GamerBoi

A Game Boy (DMG) Emulator written in C++

Blargg Passed Test:

cpu_instrs :

alt Text

instr_timing:

alt Text

ScreenShots from some commercial games:

Tetris:

alt Text

Super Mario Land

alt Text

Dr. Mario

alt Text

TODOs:

  • Improve performance (current implementation is kinda slow)
  • Implement Audio
  • Add Serial input