2021-04-13 16:35:34 -05:00
# Software Information
2018-01-27 20:44:31 -05:00
display_name = "Nintendo - Game Boy Advance (VBA-M)"
2014-03-04 04:29:37 +01:00
authors = "Forgotten|VBA-M Team"
2019-01-16 21:09:12 -05:00
supported_extensions = "dmg|gb|gbc|cgb|sgb|gba"
2013-10-05 03:57:10 +00:00
corename = "VBA-M"
2021-04-13 16:35:34 -05:00
license = "GPLv2"
permissions = ""
2022-04-10 18:11:18 -04:00
display_version = "2.1.4"
2021-04-13 16:35:34 -05:00
# Hardware Information
2013-10-05 03:57:10 +00:00
manufacturer = "Nintendo"
2014-12-14 19:20:54 +01:00
categories = "Emulator"
2019-01-18 08:12:05 +08:00
systemname = "Game Boy/Game Boy Color/Game Boy Advance"
2019-01-18 13:28:34 +08:00
systemid = "game_boy_advance"
2021-04-13 16:35:34 -05:00
# Libretro Features
2022-02-20 23:42:19 -05:00
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance"
2014-05-13 20:46:47 -07:00
supports_no_game = "false"
2021-04-13 16:35:34 -05:00
savestate = "true"
2022-03-19 15:54:45 +01:00
savestate_features = "deterministic"
2021-04-13 16:35:34 -05:00
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
2019-01-18 08:12:05 +08:00
firmware_count = 3
2018-05-11 01:47:48 +08:00
firmware0_desc = "gba_bios.bin (Game Boy Advance BIOS)"
firmware0_path = "gba_bios.bin"
firmware0_opt = "true"
2019-01-18 08:12:05 +08: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"
notes = "(!) gba_bios.bin (md5): a860e8c0b6d573d191e4ec7db1b1e4f6|(!) gb_bios.bin (md5): 32fbbd84168d3482956eb3c5051637f5|(!) gbc_bios.bin (md5): dbfce9db9deaa2567f6a84fde55f9680"
2021-04-13 16:35:34 -05:00
description = "An up-to-date libretro port of the venerable Game Boy Advance emulator, VisualBoy Advance-Merged. In addition to Game Boy Advance, this core also supports Game Boy, Game Boy Color and Super Game Boy (borders and palette, only). Most users should start with this VBA-M core and only fall back to the older VBA-Next core if they need the additional performance boost at the cost of reduced accuracy and compatibility."