feat: re-profile 40 emulators from fbalpha2012 to holani

This commit is contained in:
Abdessamad Derraz
2026-03-24 09:33:06 +01:00
parent 65b6ab9354
commit 4c1caea621
41 changed files with 708 additions and 773 deletions

View File

@@ -3,7 +3,7 @@ type: libretro
core_classification: frozen_snapshot
source: "https://github.com/libretro/fbalpha2012_cps3"
upstream: "https://www.fbalpha.com"
profiled_date: "2026-03-19"
profiled_date: "2026-03-23"
core_version: "v0.2.97.29"
display_name: "Arcade (FB Alpha 2012 CPS-3)"
cores:
@@ -52,8 +52,9 @@ notes: |
files:
- name: "hiscore.dat"
description: "High score persistence database"
required: false
note: "High score database, loaded from save directory"
source_ref: "svn-current/trunk/src/burn/hiscore.cpp:411"
source_ref: "svn-current/trunk/src/burn/hiscore.cpp:116-118"
note: "Loaded from save directory (g_save_dir)"
exclusion_note: "CPS-3 BIOS ROMs (SH-2 flash, 18 variants) are part of each game's ROM set ZIP archive, not standalone system files. Users obtain them as part of the arcade ROM set, not separately."