Skip to content

bonnetn/gameboy-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameboy emulator

This is a very rough implementation of a Gameboy emulator (DMG-01).

It is able to run Gameboy games.

It implements a gameboy CPU and a PPU (pixel processing unit, used for drawing on the screen).

Some of the codes has been generated (i.e. CPU instruction functions).

Testing

This has been tested using Blaarg's test ROMs and Matt Curie's test ROM. I also tested it on few games.

About

Very rough Gameboy emulator (CPU & pixel unit)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages