mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 17:11:29 +00: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. |
||
|---|---|---|
| .. | ||
| GCTASInputWindow.cpp | ||
| GCTASInputWindow.h | ||
| IRWidget.cpp | ||
| IRWidget.h | ||
| StickWidget.cpp | ||
| StickWidget.h | ||
| TASCheckBox.cpp | ||
| TASCheckBox.h | ||
| TASInputWindow.cpp | ||
| TASInputWindow.h | ||
| TASSlider.cpp | ||
| TASSlider.h | ||
| WiiTASInputWindow.cpp | ||
| WiiTASInputWindow.h | ||