mirror of
https://github.com/libretro/libretro-super
synced 2024-12-01 04:03:00 +00:00
rename psp recipes
This commit is contained in:
parent
753948b809
commit
154333f448
10
recipes/psp/psp
Normal file
10
recipes/psp/psp
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git PROJECT YES GENERIC Makefile.libretro libgambatte
|
||||||
|
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git PROJECT YES GENERIC Makefile.libretro .
|
||||||
|
nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git PROJECT YES GENERIC Makefile .
|
||||||
|
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git PROJECT YES GENERIC Makefile .
|
||||||
|
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git PROJECT YES GENERIC Makefile .
|
||||||
|
tempgba libretro-tempgba https://github.com/libretro/TempGBA-libretro.git PROJECT YES GENERIC Makefile .
|
||||||
|
mednafen_pce_fast libretro-mednafen_pce_fast https://github.com/aliaspider/beetle-pce-fast-libretro.git psp_hw_render YES GENERIC Makefile .
|
||||||
|
imageviewer libretro-imageviewer https://github.com/libretro/imageviewer-libretro.git PROJECT YES GENERIC Makefile.libretro .
|
||||||
|
njemu libretro-njemu https://github.com/aliaspider/NJEMU-libretro.git PROJECT YES GENERIC Makefile .
|
||||||
|
|
8
recipes/psp/psp.conf
Normal file
8
recipes/psp/psp.conf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
PATH /c/Toolchains/devkitPro/devkitPSP/bin/
|
||||||
|
platform psp1
|
||||||
|
PLATFORM psp1
|
||||||
|
CC psp-gcc
|
||||||
|
CXX psp-g++
|
||||||
|
MAKE /usr/bin/make
|
||||||
|
SUFFIX _psp1
|
||||||
|
RA YES
|
2
recipes/psp/psp.ra
Normal file
2
recipes/psp/psp.ra
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
|
||||||
|
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch/media
|
Loading…
Reference in New Issue
Block a user