mirror of
https://github.com/libretro/libretro-super
synced 2025-02-25 15:41:09 +00:00
Merge branch 'master' of github.com:libretro/libretro-super
This commit is contained in:
commit
685551830c
@ -1,8 +1,8 @@
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git PROJECT NO GENERIC Makefile.libretro libgambatte
|
||||
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git PROJECT NO GENERIC Makefile.libretro .
|
||||
nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git PROJECT NO GENERIC Makefile .
|
||||
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git PROJECT NO GENERIC Makefile .
|
||||
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git PROJECT NO GENERIC Makefile .
|
||||
tempgba libretro-tempgba https://github.com/libretro/TempGBA-libretro.git PROJECT NO GENERIC Makefile .
|
||||
mednafen_pce_fast libretro-mednafen_pce_fast https://github.com/aliaspider/beetle-pce-fast-libretro.git psp_hw_render NO GENERIC Makefile .
|
||||
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git PROJECT YES GENERIC Makefile.libretro libgambatte
|
||||
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git PROJECT YES GENERIC Makefile.libretro .
|
||||
nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git PROJECT YES GENERIC Makefile .
|
||||
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git PROJECT YES GENERIC Makefile .
|
||||
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git PROJECT YES GENERIC Makefile .
|
||||
tempgba libretro-tempgba https://github.com/libretro/TempGBA-libretro.git PROJECT YES GENERIC Makefile .
|
||||
mednafen_pce_fast libretro-mednafen_pce_fast https://github.com/aliaspider/beetle-pce-fast-libretro.git psp_hw_render YES GENERIC Makefile .
|
||||
|
||||
|
@ -23,6 +23,11 @@ libretro_genesis_plus_gx_name="Genesis Plus GX"
|
||||
libretro_genesis_plus_gx_git_url="https://github.com/libretro/Genesis-Plus-GX.git"
|
||||
libretro_genesis_plus_gx_build_makefile="Makefile.libretro"
|
||||
|
||||
register_core "imageviewer"
|
||||
libretro_imageviewer_name="ImageViewer"
|
||||
libretro_imageviewer_git_url="https://github.com/libretro/imageviewer-libretro.git"
|
||||
libretro_imageviewer_build_makefile="Makefile.libretro"
|
||||
|
||||
register_core "fb_alpha" -psp1
|
||||
libretro_fb_alpha_name="Final Burn Alpha"
|
||||
libretro_fb_alpha_git_url="https://github.com/libretro/fba-libretro.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user