summaryrefslogtreecommitdiff
path: root/Source/Android/jni/Input/InputOverrider.cpp
AgeCommit message (Collapse)Author
2022-10-03Android: Use input override system for touch controlsJosJuice
This is the first step of getting rid of the controller indirection on Android. (Needing a way for touch controls to provide input to the emulator core is the reason why the controller indirection exists to begin with as far as I understand it.)