testinput_buttontest - RetroBIOS¶
| Type | test |
| Source | https://github.com/libretro/libretro-samples |
| Version | v1 |
| Profiled | 2026-03-25 |
| Cores | testinput_buttontest |
No BIOS or firmware files required. This core is self-contained.
Input button test core from libretro-samples. Renders an RLE-encoded controller image and highlights buttons in real time as pressed. Polls joypad and analog inputs. No file I/O.
Source: input/button_test/libretro.c. Single file, no external dependencies.
Generated on 2026-03-25T06:03:30Z