mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-30 22:01:28 -05:00
This lets the TAS input code use a higher-level interface for overriding inputs instead of having to fiddle with raw bits. WiiTASInputWindow in particular was messy with how much controller code it had to re-implement.