Skip to content

Latest commit

 

History

History

gameboy-sdl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Game Boy Emulator + SDL2

sameboy-sdl

This example uses the sameboy library for Game Boy emulation + SDL2 library for rendering.

You'll need to compile the sameboy library and change the FFI_LIB on sameboy_libretro.h file.

You'll need to install the SDL2 library and change the FFI_LIB on sdl.h file.