mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
source-verified core_classification, upstream URLs, validation fields, and hle_fallback flags. trimmed verbose notes. removed phantom files (azahar boot9/sector0x96). added bsnes2014 variant profiles.
17 lines
420 B
YAML
17 lines
420 B
YAML
emulator: "00_example"
|
|
type: test
|
|
core_classification: pure_libretro
|
|
source: "https://github.com/libretro/libretro-core-info"
|
|
profiled_date: "2026-03-22"
|
|
core_version: ~
|
|
display_name: "Example Core (.info template)"
|
|
cores:
|
|
- 00_example
|
|
systems: []
|
|
|
|
notes: |
|
|
Format specification template from libretro-core-info. Documents the .info
|
|
file format for core authors. No loadable binary, no emulated system.
|
|
|
|
files: []
|