mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 10:22:46 +01:00
Added FunKey-Emulator-picodrive
This commit is contained in:
17
FunKey/package/picodrive/Config.in
Normal file
17
FunKey/package/picodrive/Config.in
Normal file
@@ -0,0 +1,17 @@
|
||||
config BR2_PACKAGE_PICODRIVE
|
||||
bool "picodrive"
|
||||
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
|
||||
This is yet another Megadrive / Genesis / Sega CD / Mega CD /
|
||||
32X / SMS emulator, which was written having ARM-based
|
||||
handheld devices in mind (such as smartphones and handheld
|
||||
consoles like GP2X and Pandora), but also runs on non-ARM
|
||||
little-endian hardware too.
|
||||
|
||||
|
||||
https://github.com/notaz/picodrive
|
||||
Reference in New Issue
Block a user