mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
mgba_libretro: a port of mGBA to the libretro API (#2399)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user