mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
* PACKAGE: add `libretro-uae4all` pkg * PACKAGE-libretro-core-info: add uae4all info * DEFCONFIG: add `libretro-uae4all` to shared builds * BOARD: create gmenu2x's `uae4all.ra` shortcut
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
config BR2_PACKAGE_LIBRETRO_UAE4ALL
|
|
bool "libretro-uae4all"
|
|
depends on BR2_PACKAGE_RETROARCH
|
|
help
|
|
A fast libretro AMIGA 500 emulator core.
|
|
|
|
https://github.com/Apaczer/uae4all/tree/libretro
|