mirror of
https://github.com/libretro/libretro-super
synced 2024-12-29 09:22:43 +00:00
add libnx recipe
This commit is contained in:
parent
e34c952156
commit
9b7063f2df
1
recipes/nintendo/libnx
Normal file
1
recipes/nintendo/libnx
Normal file
@ -0,0 +1 @@
|
||||
snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro
|
13
recipes/nintendo/libnx.conf
Normal file
13
recipes/nintendo/libnx.conf
Normal 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
|
||||
|
||||
|
||||
|
4
recipes/nintendo/libnx.ra
Normal file
4
recipes/nintendo/libnx.ra
Normal 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
|
Loading…
Reference in New Issue
Block a user