dolphin-emulator/Source/Core/DolphinQt/TAS
JosJuice 40571cf13c DolphinQt: Add GBA TAS input window
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 b296248.

To make it possible to control emulated GBAs using TAS input again,
I'm adding a proper TAS input window for GBAs, with a real Select button
and no analog controls.
2022-11-21 19:16:30 +01:00
..
GBATASInputWindow.cpp DolphinQt: Add GBA TAS input window 2022-11-21 19:16:30 +01:00
GBATASInputWindow.h DolphinQt: Add GBA TAS input window 2022-11-21 19:16:30 +01:00
GCTASInputWindow.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
GCTASInputWindow.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
IRWidget.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
IRWidget.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
StickWidget.cpp
StickWidget.h
TASCheckBox.cpp
TASCheckBox.h
TASInputWindow.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
TASInputWindow.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
TASSlider.cpp
TASSlider.h
WiiTASInputWindow.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
WiiTASInputWindow.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00