Skip to content

CoolLaugh/412.5_GBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameboy Emulator

This is a gameboy and gameboy color emulator written in C++ using SFML for graphics, inputs, and timing.

Tetris Kirby Mario Zelda Zelda2

Tested and Working Games

  • Tetris - fully working
  • Dr.Mario - fully working
  • Links Awakening - fully working
  • Super Mario Land - fully working
  • Super Mario Land 2 - fully working
  • Kirby's Dream Land - fully working

Test Roms Passed

  • Blargg's cpu_instrs
  • Blargg's instr_timing
  • Blargg's mem_timing

References

Pan Docs

The Cycle-Accurate Game Boy Docs

Game Boy CPU Manual

Reddit comment about screen disable

The Ultimate Game Boy Talk (33c3)

How Graphics worked on the Nintendo Game Boy | MVG

Game Boy: Complete Technical Reference

Releases

No releases published

Packages

No packages published

Languages