| .. |
|
SI_Device.cpp
|
Added Triforce support
|
2026-02-15 20:14:14 -06:00 |
|
SI_Device.h
|
SI_DeviceAMBaseboard: Add baseboard 0x70 command to SerialInterface::EBufferCommands enum to eliminate BaseBoardCommand enum.
|
2026-03-12 02:48:07 -05:00 |
|
SI_DeviceAMBaseboard.cpp
|
Triforce: Rewrite JVS IO board emulation.
|
2026-03-26 07:02:19 -05:00 |
|
SI_DeviceAMBaseboard.h
|
Triforce: Rewrite JVS IO board emulation.
|
2026-03-26 07:02:19 -05:00 |
|
SI_DeviceDanceMat.cpp
|
HW/SI: Fix CMD_STATUS response lengths. They are supposed to be 3, not 4.
|
2025-11-15 16:09:29 -06:00 |
|
SI_DeviceDanceMat.h
|
SI: Fix GBA link by having a separate response for "error" and "no data".
|
2025-04-19 03:28:57 -05:00 |
|
SI_DeviceGBA.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
SI_DeviceGBA.h
|
SI: Fix GBA link by having a separate response for "error" and "no data".
|
2025-04-19 03:28:57 -05:00 |
|
SI_DeviceGBAEmu.cpp
|
HW/GBACore: Adjust joybus interthread communication to use WorkQueueThreadSP.
|
2026-03-26 16:03:59 -05:00 |
|
SI_DeviceGBAEmu.h
|
libmgba: Fix build when disabled
|
2025-10-30 12:00:13 -07:00 |
|
SI_DeviceGCAdapter.cpp
|
Core/HW/SI: Make variables constant
|
2025-04-24 17:01:12 +02:00 |
|
SI_DeviceGCAdapter.h
|
SI: Fix GBA link by having a separate response for "error" and "no data".
|
2025-04-19 03:28:57 -05:00 |
|
SI_DeviceGCController.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
SI_DeviceGCController.h
|
Triforce: Minor cleanups related to coding style and documentation
|
2026-02-15 20:14:14 -06:00 |
|
SI_DeviceGCSteeringWheel.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
SI_DeviceGCSteeringWheel.h
|
SI: Fix GBA link by having a separate response for "error" and "no data".
|
2025-04-19 03:28:57 -05:00 |
|
SI_DeviceKeyboard.cpp
|
HW/SI: Fix CMD_STATUS response lengths. They are supposed to be 3, not 4.
|
2025-11-15 16:09:29 -06:00 |
|
SI_DeviceKeyboard.h
|
Fix various typos and spelling mistakes
|
2026-01-17 20:11:38 +01:00 |
|
SI_DeviceNull.cpp
|
SI: Fix GBA link by having a separate response for "error" and "no data".
|
2025-04-19 03:28:57 -05:00 |
|
SI_DeviceNull.h
|
SI: Fix GBA link by having a separate response for "error" and "no data".
|
2025-04-19 03:28:57 -05:00 |
|
SI.cpp
|
HW/SI: Replace DeviceEventCallback with a lambda.
|
2026-03-26 19:37:33 -05:00 |
|
SI.h
|
HW/SI: Replace DeviceEventCallback with a lambda.
|
2026-03-26 19:37:33 -05:00 |