mirror of
https://github.com/libretro/libretro-super
synced 2025-02-23 09:41:13 +00:00
Merge pull request #763 from drhelius/master
Add Gearsystem to more platforms
This commit is contained in:
commit
631ddb42c1
3
dist/info/gearsystem_libretro.info
vendored
3
dist/info/gearsystem_libretro.info
vendored
@ -7,5 +7,6 @@ categories = "Emulator"
|
||||
systemname = "Sega 8-bit (MS/GG)"
|
||||
database = "Sega - Game Gear|Sega - Master System - Mark III"
|
||||
license = "GPLv3"
|
||||
display_version = "2.3.0"
|
||||
permissions = ""
|
||||
display_version = "2.4.0"
|
||||
supports_no_game = "false"
|
||||
|
@ -24,6 +24,7 @@ fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENE
|
||||
freeintv libretro-freeintv https://github.com/markwkidd/FreeIntv.git master YES GENERIC Makefile .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile .
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile .
|
||||
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile .
|
||||
|
@ -24,6 +24,7 @@ fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENE
|
||||
freeintv libretro-freeintv https://github.com/markwkidd/FreeIntv.git master YES GENERIC Makefile .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile .
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile .
|
||||
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile .
|
||||
|
@ -29,6 +29,7 @@ gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git mas
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git master YES GENERIC_GL Makefile . WITH_DYNAREC=x86_64
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile .
|
||||
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile .
|
||||
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
||||
|
@ -23,6 +23,7 @@ fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENE
|
||||
freeintv libretro-freeintv https://github.com/markwkidd/FreeIntv.git master YES GENERIC Makefile .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile .
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile .
|
||||
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile .
|
||||
|
@ -32,6 +32,7 @@ freeintv libretro-freeintv https://github.com/markwkidd/FreeIntv.git master YES
|
||||
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master YES GENERIC Makefile .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile .
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile .
|
||||
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile .
|
||||
|
@ -27,6 +27,7 @@ fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENE
|
||||
freeintv libretro-freeintv https://github.com/markwkidd/FreeIntv.git master YES GENERIC Makefile .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile .
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git master YES GENERIC_GL Makefile . WITH_DYNAREC=x86
|
||||
gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile .
|
||||
|
@ -14,6 +14,7 @@ dosbox libretro-dosbox https://github.com/libretro/dosbox-libretro.git master YE
|
||||
fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile .
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
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 .
|
||||
|
@ -12,6 +12,7 @@ fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master NO GENER
|
||||
freeintv libretro-freeintv https://github.com/markwkidd/FreeIntv.git master YES GENERIC Makefile .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile .
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master NO GENERIC Makefile .
|
||||
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
||||
|
@ -29,6 +29,7 @@ fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master YES GENE
|
||||
freeintv libretro-freeintv https://github.com/markwkidd/FreeIntv.git master YES GENERIC Makefile .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile .
|
||||
gearboy libretro-gearboy https://github.com/libretro/Gearboy.git master YES GENERIC Makefile platforms/libretro
|
||||
gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro
|
||||
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro .
|
||||
gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile .
|
||||
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile .
|
||||
|
Loading…
x
Reference in New Issue
Block a user