Skip to content

r2p2/yagbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YAGBE

DEPENDENCIES

  • SDL2 for graphics

BUILD

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..

EXECUTE

./yagbe <PATH_TO_ROM>

ISSUES

  • no sound implemented
  • timing issues; don't have the cycle/timer/vblank relations figured out
  • mcb implementation lacking
  • only Tetris seems to work (well, it does something)
  • code and architecture are a mess
  • high cpu usage

About

Yet Another Gameboy Emulator

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages