v2026.04.02/emulators/test.yml

19 lines
447 B
YAML
Raw Normal View History

emulator: test
type: test
source: "https://github.com/libretro/libretro-samples"
profiled_date: "2026-03-18"
core_version: "v1"
display_name: "Test"
cores:
- test
systems: []
notes: |
Basic test core from libretro-samples. Minimal software-rendered core
used for sanity-checking the libretro frontend loop (frame timing, input
polling, audio sample generation).
No system files, BIOS, or firmware required. Not an emulator.
files: []