Config.in 419 B

1234567891011121314
  1. config BR2_PACKAGE_FCEUX
  2. bool "FCEUX"
  3. default y
  4. select BR2_PACKAGE_SDL
  5. select BR2_PACKAGE_SDL_IMAGE
  6. select BR2_PACKAGE_SDL_MIXER
  7. select BR2_PACKAGE_SDL_TTF
  8. select BR2_PACKAGE_ZLIB
  9. help
  10. An open source NES Emulator for Windows and Unix that
  11. features solid emulation accuracy and state of the art tools
  12. for power users. For some reason casual gamers use it too.
  13. https://github.com/pingflood/fceux.git