mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-25 12:32:49 +00: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:
parent
316d2467eb
commit
98afc86d0c
3 changed files with 19 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue