v2026.04.02/emulators/testinput_buttontest.yml

20 lines
574 B
YAML
Raw Normal View History

emulator: testinput_buttontest
type: test
source: "https://github.com/libretro/libretro-samples"
profiled_date: "2026-03-18"
core_version: "v1"
display_name: "Button Test"
cores:
- testinput_buttontest
systems: []
notes: |
Input button test core from libretro-samples. Displays a visual
representation of all libretro input bindings (joypad buttons, analog
sticks, triggers) and highlights them in real time as they are pressed.
Used to debug controller mapping and input driver issues.
No system files, BIOS, or firmware required. Not an emulator.
files: []