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.
20 lines
574 B
YAML
20 lines
574 B
YAML
emulator: advanced_tests
|
|
type: test
|
|
core_classification: pure_libretro
|
|
source: "https://github.com/libretro/libretro-samples"
|
|
upstream: "https://github.com/libretro/libretro-samples"
|
|
profiled_date: "2026-03-22"
|
|
core_version: "v1"
|
|
display_name: "Test Core - Advanced Test"
|
|
cores:
|
|
- advanced_tests
|
|
systems: []
|
|
|
|
notes: |
|
|
Test core for frontend developers. Exercises video output, audio sync,
|
|
input polling, and serialization. All data (font, CRC32 table) is embedded
|
|
in the binary. No external files needed.
|
|
source_ref: tests/test_advanced/libretro-test.c
|
|
|
|
files: []
|