Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBemu

creating a gb emulator for studying purposes, using Gameboy Emulator Development from https://github.com/rockytriton/LLD_gbemu as a guide but not limited to.

-> my goal is to create a GB with minimal help possible to help me understand low level code and futher increase my abilities.

test comand in dir /build: cd .. cmake -S .. make cd GBemu ./gbemu ../../roms/01-special.gb

cd .. cmake -S .. make cd GBemu ./gbemu ../../../Tetris.gb

About

creating a gb emulator for studying purposes

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages