[LIBNX] Add Mupen64Plus-Next (Experimental)

Later change branch from testing to mupen_next
This commit is contained in:
M4xw 2019-01-17 22:29:43 +01:00
parent e30e6271c0
commit ca57e257e0
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,13 @@
display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next)"
authors = "m4xw|Hacktarux|Mupen64Plus Team"
supported_extensions = "n64|v64|z64|bin|u1|ndd"
corename = "Mupen64Plus-Next OpenGL"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Nintendo 64"
systemid = "nintendo_64"
database = "Nintendo - Nintendo 64|Nintendo - Nintendo 64DD"
license = "GPLv2"
permissions = "dynarec_optional"
display_version = "1.0"
supports_no_game = "false"

View File

@ -26,6 +26,7 @@ mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC Makef
mrboom libretro-mrboom https://github.com/libretro/mrboom-libretro.git master YES GENERIC Makefile .
mu libretro-mu https://github.com/meepingsnesroms/Mu.git master YES GENERIC Makefile libretroBuildSystem
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git master YES GENERIC_GL Makefile .
mupen64plus_next libretro-mupen64plus_next https://github.com/libretro/mupen64plus-libretro-nx.git testing YES GENERIC_GL Makefile .
nestopia libretro-nestopia https://github.com/libretro/nestopia.git master YES GENERIC Makefile libretro
nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git master YES GENERIC Makefile .
o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENERIC Makefile .