mgba_libretro: a port of mGBA to the libretro API (#2399)

This commit is contained in:
kwyxz
2018-03-28 11:50:10 -07:00
committed by fbrosson
parent b155334f86
commit 116c2c16c6
2 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
display_name = "Nintendo - Game Boy Advance (mGBA)"
authors = "endrift"
supported_extensions = "gb|gbc|gba"
corename = "mGBA"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Game Boy/Game Boy Color/Game Boy Advance"
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
license = "MPLv2.0"
permissions = ""
display_version = "@DISPLAY_VERSION@"
supports_no_game = "false"
firmware_count = 1
firmware0_desc = "gba_bios.bin (Game Boy Advance BIOS)"
firmware0_path = "gba_bios.bin"
firmware0_opt = "true"
notes = "(!) gba_bios.bin (md5): a860e8c0b6d573d191e4ec7db1b1e4f6"