mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 10:22:46 +01:00
Added package FCEUX
This commit is contained in:
14
FunKey/package/FCEUX/Config.in
Normal file
14
FunKey/package/FCEUX/Config.in
Normal file
@@ -0,0 +1,14 @@
|
||||
config BR2_PACKAGE_FCEUX
|
||||
bool "FCEUX"
|
||||
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
|
||||
An open source NES Emulator for Windows and Unix that
|
||||
features solid emulation accuracy and state of the art tools
|
||||
for power users. For some reason casual gamers use it too.
|
||||
|
||||
http://fceux.com/
|
||||
Reference in New Issue
Block a user