Skip to content

greensci/dmggreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmggreen

icon

This is a Gameboy emulator made by me (a beginner) on C++.

This is not really meant to be accurate or something, im just making it to learn C++ and emulation so..

image

Currently done:

CPU: 89%

Memory bus: 30%

Audio: 0%

PPU: 0%

DMA: 0%

Timer: 0%

Pages used for references while making the emulator:

https://github.com/robert/gameboy-doctor <- I used this to test and fix the opcodes.

https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html <- Opcode references.

https://github.com/retrio/gb-test-roms <- Test roms.

https://github.com/wheremyfoodat/Gameboy-logs <- CPU log references.

About

game garçon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors