Skip to content

melonedo/gameboy-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameboy-emu

A gameboy emulator, nothing fancy

Building

  • Make sure you have G++, python, and GNU make are installed in your PATH.
  • Download SDL and manually configure the INCLUDE_PATHS and LIBRARY_PATHS variables in Makefile.
  • Run make.
  • You may need to copy SDL binary SDL2.dll to this directory to run the compiled program.

About

A gameboy emulator, nothing fancy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published