add vita recipes
This commit is contained in:
parent
785392a20b
commit
454635d3a0
|
@ -1,11 +0,0 @@
|
|||
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-beetle_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_cps2 libretro-njemu https://github.com/aliaspider/NJEMU-libretro.git PROJECT YES GENERIC Makefile .
|
||||
lutro libretro-lutro https://github.com/libretro/libretro-lutro PROJECT YES GENERIC Makefile .
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
PATH /home/buildbot/tools/devkitpro/devkitPSP/bin/
|
||||
DEVKITPRO /home/buildbot/tools/devkitpro/
|
||||
DEVKITPSP /home/buildbot/tools/devkitpro/devkitPSP/
|
||||
platform psp1
|
||||
PLATFORM psp1
|
||||
CC psp-gcc
|
||||
CXX psp-g++
|
||||
MAKE /usr/bin/make
|
||||
RA YES
|
|
@ -1,2 +0,0 @@
|
|||
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