CoolLaugh / 412.5_GBC

Emulator for the gameboy system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Emulator for the gameboy system

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%