mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-18 17:51:55 +00:00
When emulated GBAs were added to Dolphin, it was possible to control them
using the GC TAS input window. (Z was mapped to Select.) Unaware of this,
I broke the functionality in
|
||
|---|---|---|
| .. | ||
| GBATASInputWindow.cpp | ||
| GBATASInputWindow.h | ||
| 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 | ||