last remaining libretro cores: bump (#7269)

This commit is contained in:
kwyxz
2022-10-17 10:15:56 -07:00
committed by GitHub
parent 0ace74a0a9
commit e43298fbd3
7 changed files with 36 additions and 33 deletions

View File

@@ -6,6 +6,7 @@ corename = "mGBA"
license = "MPLv2.0"
permissions = ""
categories = "Emulator"
display_version = "@DISPLAY_VERSION@"
# Hardware Information
manufacturer = "Nintendo"
@@ -14,7 +15,7 @@ systemid = "game_boy_advance"
# Libretro Features
supports_no_game = "false"
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance"
savestate = "true"
savestate_features = "deterministic"
cheats = "true"