2021-04-09 18:03:27 +00:00
# Software Information
2018-02-18 03:57:12 +00:00
display_name = "Nintendo - Game Boy Advance (mGBA)"
authors = "endrift"
2017-06-22 00:55:55 +00:00
supported_extensions = "gb|gbc|gba"
corename = "mGBA"
2021-04-09 18:03:27 +00:00
license = "MPLv2.0"
permissions = ""
2017-06-22 00:55:55 +00:00
categories = "Emulator"
2021-04-09 18:03:27 +00:00
# Hardware Information
manufacturer = "Nintendo"
2017-06-22 00:55:55 +00:00
systemname = "Game Boy/Game Boy Color/Game Boy Advance"
2018-08-31 01:24:13 +00:00
systemid = "game_boy_advance"
2021-04-09 18:03:27 +00:00
# Libretro Features
2017-06-22 00:55:55 +00:00
supports_no_game = "false"
2021-04-09 18:03:27 +00:00
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
savestate = "true"
savestate_features = "deterministic"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
is_experimental = "false"
# Firmware / BIOS
2018-05-06 12:46:14 +00:00
firmware_count = 4
2017-06-22 00:55:55 +00:00
firmware0_desc = "gba_bios.bin (Game Boy Advance BIOS)"
firmware0_path = "gba_bios.bin"
firmware0_opt = "true"
2018-05-06 12:46:14 +00:00
firmware1_desc = "gb_bios.bin (Game Boy BIOS)"
firmware1_path = "gb_bios.bin"
firmware1_opt = "true"
firmware2_desc = "gbc_bios.bin (Game Boy Color BIOS)"
firmware2_path = "gbc_bios.bin"
firmware2_opt = "true"
firmware3_desc = "sgb_bios.bin (Super Game Boy BIOS)"
firmware3_path = "sgb_bios.bin"
firmware3_opt = "true"
notes = "(!) gba_bios.bin (md5): a860e8c0b6d573d191e4ec7db1b1e4f6|(!) gb_bios.bin (md5): 32fbbd84168d3482956eb3c5051637f5|(!) gbc_bios.bin (md5): dbfce9db9deaa2567f6a84fde55f9680"
2021-04-09 18:03:27 +00:00
description = "An advanced, mature and actively developed Game Boy Advance emulator, ported to libretro. This emulator strives for high accuracy and high performance, and it is generally a good first choice for GBA emulation on any platform where it is available. gpSP is a good fallback on devices that cannot maintain full speed with mGBA."