RetroArch/cores/libretro-net-retropad
zoltanvb b27233b3b8
Test input joypad driver (#16370)
* Test driver for joypad inputs

Add a new joypad input driver:
- hide driver behind #ifdef and enable it in config_params.sh
- add a new config parameter to specify the test input file
- add aux files: additional config files that cancel out any binds
  that may be present in RA config, autoconfig profile for
  test joypads, test input file that matches controller test
  sequence

* Fixes and comments for test input driver.
2024-03-18 12:07:36 -07:00
..
jni Clean up white space. 2019-02-03 16:00:50 -08:00
Makefile Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
internal_cores.h Start adding internal network retropad core hooks 2016-05-26 19:43:15 +02:00
link.T Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
net_retropad_core.c Test input joypad driver (#16370) 2024-03-18 12:07:36 -07:00
remotepad.h Remote retropad display update (#16342) 2024-03-09 22:48:57 -08:00