Files
libretro/emulators/00_example.yml
Abdessamad Derraz 26f2824259 feat: re-profile 37 emulators with upstream verification
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.
2026-03-23 10:58:32 +01:00

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: []