Skip to content

blueonyx/yagbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yagbe

Build

  • Get stack
  • on debian these additional packages are needed:
sudo apt install pkg-config libcairo2-dev libpango1.0-dev libpangocairo-1.0-0 libgtk-3-dev
  • Run stack build

Execute

  • Run stack exec -- yagbe-exe to see "We're inside the application!"

  • With stack exec -- yagbe-exe --verbose you will see the same message, with more logging.

  • current fps are printed to stdout

  • keybindings:

    • q: quit
    • x: switch between tilemap and tilebuffer
    • f and g: increase and decrease window size
    • t and r: switch between different color palettes

Run tests

stack test

About

yet another game boy emulator

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages