mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
feat: separate frozen snapshot profiles, fix shared cores
Created desmume2015.yml with files: [] (code doesn't load BIOS). Removed desmume2015 from desmume.yml cores list. Removed cdi2015 from same_cdi.yml (separate profile exists). Frozen snapshots must have their own profiles because their firmware behavior differs from the current version.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
emulator: SAME CDi
|
||||
type: libretro
|
||||
cores: [same_cdi, cdi2015]
|
||||
cores: [same_cdi]
|
||||
source: "https://github.com/libretro/same_cdi"
|
||||
profiled_date: "2026-03-18"
|
||||
core_version: "Git"
|
||||
|
||||
Reference in New Issue
Block a user