v2026.04.02/emulators/test.yml

21 lines
563 B
YAML
Raw Normal View History

emulator: test
type: test
core_classification: pure_libretro
source: "https://github.com/libretro/libretro-samples"
upstream: "https://github.com/libretro/libretro-samples"
profiled_date: "2026-03-25"
core_version: "v1"
display_name: "Test"
cores:
- test
systems: []
notes: |
Test core from libretro-samples. Software-rendered checkerboard pattern
with sine wave audio and input device testing (joypad, mouse, analog,
lightgun, keyboard, rumble). No emulation, no system files.
Source: tests/test/libretro-test.c. Single file, no file I/O.
files: []