Merge pull request #1483 from fjtrujy/master
Add SMSPlus to PSP and PS2
This commit is contained in:
commit
2cec744a4d
|
@ -8,6 +8,7 @@ o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENE
|
|||
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 .
|
||||
race libretro-race https://github.com/libretro/RACE.git master YES GENERIC Makefile .
|
||||
smsplus libretro-smsplus https://github.com/libretro/smsplus-gx.git master YES GENERIC Makefile.libretro .
|
||||
test libretro-samples https://github.com/libretro/libretro-samples.git master YES GENERIC Makefile tests/test
|
||||
theodore libretro-theodore https://github.com/Zlika/theodore.git master YES GENERIC Makefile .
|
||||
tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git master YES GENERIC Makefile .
|
||||
|
|
|
@ -32,6 +32,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
|
|||
quasi88 libretro-quasi88 https://github.com/libretro/quasi88-libretro.git master YES GENERIC Makefile .
|
||||
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
|
||||
race libretro-race https://github.com/libretro/RACE.git master YES GENERIC Makefile .
|
||||
smsplus libretro-smsplus https://github.com/libretro/smsplus-gx.git master YES GENERIC Makefile.libretro .
|
||||
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master NO GENERIC Makefile .
|
||||
snes9x2005 libretro-snes9x2005 https://github.com/libretro/snes9x2005.git master YES GENERIC Makefile .
|
||||
snes9x2005_plus libretro-snes9x2005_plus https://github.com/libretro/snes9x2005.git master YES GENERIC Makefile . USE_BLARGG_APU=1
|
||||
|
|
Loading…
Reference in New Issue