mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 20:32:32 -05:00
Add PV-2000 & Supracan BIOS; simplify Vita3K
Add Casio PV-2000 BIOS entry (pv2000.zip) to MAME and MESS profiles and update system lists/counts. Add Funtech Super A'Can BIOS entries (supracan.zip and umc6650.zip) with ROM contents to mamemess. Simplify and condense Vita3K emulator profile (rename fields, update profiled_date, add PSVUPDAT.PUP and optional PSP2UPDAT.PUP file entries, and clarify install/partition behavior). Bump database generated_at timestamp and add a system alias mapping "psvita" -> "sony-playstation-vita" in scripts/common.py.
This commit is contained in:
@@ -738,6 +738,7 @@ SYSTEM_ALIASES: dict[str, str] = {
|
||||
"gmaster": "hartung-game-master",
|
||||
"n64dd": "nintendo-64dd",
|
||||
"neogeo64": "hyper-neogeo64",
|
||||
"psvita": "sony-playstation-vita",
|
||||
# Platform IDs missing the manufacturer-prefix hyphen
|
||||
"atari5200": "atari-5200",
|
||||
"atari7800": "atari-7800",
|
||||
|
||||
Reference in New Issue
Block a user