Merge pull request #1477 from fjtrujy/master
Add handy for PS2 PSP and Vita
This commit is contained in:
commit
d090bfef40
|
@ -2,6 +2,8 @@
|
||||||
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
|
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
|
||||||
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
|
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
|
||||||
freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile .
|
freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile .
|
||||||
|
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
||||||
|
mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile .
|
||||||
o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENERIC Makefile .
|
o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENERIC Makefile .
|
||||||
picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC Makefile.libretro .
|
picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC Makefile.libretro .
|
||||||
mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC Makefile.libretro .
|
mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC Makefile.libretro .
|
||||||
|
|
|
@ -16,6 +16,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC
|
||||||
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile .
|
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile .
|
||||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||||
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
||||||
|
mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master 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 .
|
mednafen_pce_fast libretro-beetle_pce_fast https://github.com/aliaspider/beetle-pce-fast-libretro.git psp_hw_render YES GENERIC Makefile .
|
||||||
mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC Makefile.libretro .
|
mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC Makefile.libretro .
|
||||||
mrboom libretro-mrboom https://github.com/libretro/mrboom-libretro.git master YES GENERIC Makefile .
|
mrboom libretro-mrboom https://github.com/libretro/mrboom-libretro.git master YES GENERIC Makefile .
|
||||||
|
|
|
@ -30,6 +30,7 @@ lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENER
|
||||||
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile .
|
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile .
|
||||||
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile .
|
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile .
|
||||||
mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile .
|
mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile .
|
||||||
|
mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile .
|
||||||
mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile .
|
mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile .
|
||||||
mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile .
|
mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile .
|
||||||
mednafen_supergrafx libretro-beetle-supergrafx https://github.com/libretro/beetle-supergrafx-libretro.git master YES GENERIC Makefile .
|
mednafen_supergrafx libretro-beetle-supergrafx https://github.com/libretro/beetle-supergrafx-libretro.git master YES GENERIC Makefile .
|
||||||
|
|
Loading…
Reference in New Issue