Skip to content

greensci/gbgreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbgreen

icon

This is a Gameboy emulator made by 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: 72%

Audio: 0%

PPU: 9%

DMA: 0%

Timer: 11%

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

gameboy emulator made by a beginner on c++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published