add libnx recipe

This commit is contained in:
radius 2018-09-27 16:35:28 -05:00
parent e34c952156
commit 9b7063f2df
3 changed files with 18 additions and 0 deletions

1
recipes/nintendo/libnx Normal file
View File

@ -0,0 +1 @@
snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro

View File

@ -0,0 +1,13 @@
PATH /opt/devkitpro/portlibs/switch
platform libnx
PLATFORM libnx
DEVKITPRO /opt/devkitpro
PORTLIBS_PREFIX /opt/devkitpro/portlibs/switch
TOOL_PREFIX aarch64-none-elf-
RA YES
JOBS 4
CORE_JOB YES
MAKE make

View File

@ -0,0 +1,4 @@
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch/media
assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch/media