Added package FCEUX

This commit is contained in:
Michel-FK
2020-05-25 08:03:43 +02:00
parent dc9176fa83
commit a525d61e64
3 changed files with 84 additions and 0 deletions

View 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/