mirror of
https://github.com/libretro/libretro-super
synced 2025-02-10 06:40:32 +00:00
(PS3) Disable dosbox svn
(core-rules.sh) Fixup mupen64plus next rule
This commit is contained in:
parent
e17aa7990b
commit
062ea2ebee
@ -5,7 +5,7 @@ cannonball libretro-cannonball https://github.com/libretro/cannonball.git master
|
||||
cap32 libretro-cap32 https://github.com/libretro/libretro-cap32.git master YES GENERIC Makefile .
|
||||
desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master NO GENERIC Makefile.libretro desmume
|
||||
dosbox libretro-dosbox https://github.com/libretro/dosbox-libretro.git master YES GENERIC Makefile.libretro .
|
||||
dosbox_svn libretro-dosbox_svn https://github.com/fr500/dosbox-svn libretro YES GENERIC Makefile.libretro libretro
|
||||
dosbox_svn libretro-dosbox_svn https://github.com/fr500/dosbox-svn libretro NO GENERIC Makefile.libretro libretro
|
||||
fbalpha libretro-fbalpha https://github.com/libretro/fbalpha.git master YES GENERIC makefile.libretro .
|
||||
fbalpha2012 libretro-fbalpha2012 https://github.com/libretro/fbalpha2012.git master YES GENERIC makefile.libretro svn-current/trunk
|
||||
fbalpha2012_cps1 libretro-fbalpha2012_cps1 https://github.com/libretro/fbalpha2012_cps1.git master NO GENERIC makefile.libretro .
|
||||
|
@ -764,7 +764,7 @@ include_core_mupen64plus_next() {
|
||||
register_module core "mupen64plus_next" -theos_ios -ngc -ps3 -psp1 -wii
|
||||
}
|
||||
libretro_mupen64plus_next_name="Mupen64 Plus Next"
|
||||
libretro_mupen64plus_next_git_url="https://github.com/libretro/mupen64plus-libretro.git"
|
||||
libretro_mupen64plus_next_git_url="https://github.com/libretro/mupen64plus-libretro-nx.git"
|
||||
libretro_mupen64plus_next_build_platform="$FORMAT_COMPILER_TARGET_ALT"
|
||||
libretro_mupen64plus_next_configure() {
|
||||
if iscpu_x86_64 $ARCH; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user