mirror of
https://github.com/libretro/libretro-super
synced 2024-12-03 01:01:51 +00:00
(PSP) Add blueMSX and fMSX compilation
This commit is contained in:
parent
7dd0991866
commit
a5fc044980
@ -16,6 +16,8 @@ MAKE=make
|
|||||||
if [ $1 ]; then
|
if [ $1 ]; then
|
||||||
$1
|
$1
|
||||||
else
|
else
|
||||||
|
build_libretro_bluemsx
|
||||||
|
build_libretro_fmsx
|
||||||
build_libretro_beetle_lynx
|
build_libretro_beetle_lynx
|
||||||
build_libretro_beetle_gba
|
build_libretro_beetle_gba
|
||||||
build_libretro_beetle_ngp
|
build_libretro_beetle_ngp
|
||||||
|
Loading…
Reference in New Issue
Block a user