mirror of
https://github.com/ran-j/PS2Recomp.git
synced 2026-09-26 08:51:05 -04:00
ccd17e5244
* pad: implement basic input mapping and stubs Add a minimal libpad implementation backed by raylib input Provide override hooks for deterministic tests Add pad input tests and link runtime into test target * FIX: moved pad override test hooks to ps2_call_list.h * pad: move test hooks to X macro list + removing __cplusplus ifdef * removed one last ifdef remaining * refresh PR merge status --------- Co-authored-by: Ranieri <ran-junior@hotmail.com>