mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
Update libretro-build-xdk
This commit is contained in:
parent
c51fbdcca9
commit
caf01ac4eb
@ -98,6 +98,8 @@ else
|
|||||||
#build_libretro_gambatte
|
#build_libretro_gambatte
|
||||||
#build_libretro_nx
|
#build_libretro_nx
|
||||||
build_libretro_o2em
|
build_libretro_o2em
|
||||||
|
build_libretro_pocketcdg
|
||||||
|
build_libretro_pokemini
|
||||||
build_libretro_prosystem
|
build_libretro_prosystem
|
||||||
build_libretro_stella
|
build_libretro_stella
|
||||||
build_libretro_prboom
|
build_libretro_prboom
|
||||||
|
@ -56,6 +56,10 @@ else
|
|||||||
build_libretro_nx
|
build_libretro_nx
|
||||||
# O2EM - not tested yet - could be endian unsafe
|
# O2EM - not tested yet - could be endian unsafe
|
||||||
#build_libretro_o2em
|
#build_libretro_o2em
|
||||||
|
# PocketCDG - not tested yet - could be endian unsafe
|
||||||
|
#build_libretro_pocketcdg
|
||||||
|
# PokeMini - not tested yet - could be endian unsafe
|
||||||
|
#build_libretro_pokemini
|
||||||
# Prosystem - not tested yet - could be endian unsafe
|
# Prosystem - not tested yet - could be endian unsafe
|
||||||
#build_libretro_prosystem
|
#build_libretro_prosystem
|
||||||
build_libretro_prboom
|
build_libretro_prboom
|
||||||
|
Loading…
Reference in New Issue
Block a user