Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

WilfriedRabouin/CppGB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppGB

CppGB is a GameBoy emulator which supports DMG and CGB games. It's designed with simplicity and readability in mind. The goals were to learn more about emulator programming and to be able to play some of my favorite childhood games, therefore it's not intended to be a complete and accurate emulator.

Resources used