Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages