Added FunKey-Emulator-GPSP

This commit is contained in:
Michel-FK
2020-05-29 22:21:46 +02:00
parent 423f658e0a
commit 384a6e1f11
3 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
config BR2_PACKAGE_GPSP
bool "gpsp"
default y
select BR2_PACKAGE_SDL
select BR2_PACKAGE_SDL_IMAGE
select BR2_PACKAGE_SDL_MIXER
select BR2_PACKAGE_SDL_TTF
select BR2_PACKAGE_ZLIB
help
Gameboy Advance emulator for Playstation Portable
https://github.com/FoxCunning/gpsp.git