| .. |
|
DSPHLE
|
update Cheat files
|
2023-04-20 20:32:13 -04:00 |
|
DSPLLE
|
HW/DSP: Refactor to class.
|
2023-03-09 22:35:29 +01:00 |
|
DVD
|
HW/DVDInterface: Do DTK math in blocks instead of in samples.
|
2023-03-14 13:19:44 +01:00 |
|
EXI
|
update Cheat files
|
2023-04-20 20:32:13 -04:00 |
|
GCMemcard
|
Remove GCI Folder Path from the Wrote to OSD Message
|
2023-03-26 06:19:17 -07:00 |
|
HSP
|
HW/HSP: Refactor to class, move to System.
|
2023-03-07 02:11:39 +01:00 |
|
SI
|
HW/SerialInterface: Refactor to class.
|
2023-03-12 16:08:56 +01:00 |
|
WiimoteCommon
|
Wiimote: Separate the Input system state update from the emulated state update.
|
2022-10-02 23:14:36 +02:00 |
|
WiimoteEmu
|
update Cheat files
|
2023-04-20 20:32:13 -04:00 |
|
WiimoteReal
|
Qt/WiimoteControllersWidget: Add bluetooth unavailable message
|
2023-02-24 14:30:43 -08:00 |
|
AddressSpace.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
AddressSpace.h
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
|
AudioInterface.cpp
|
HW/DVDInterface: Do DTK math in blocks instead of in samples.
|
2023-03-14 13:19:44 +01:00 |
|
AudioInterface.h
|
HW/DVDInterface: Do DTK math in blocks instead of in samples.
|
2023-03-14 13:19:44 +01:00 |
|
CPU.cpp
|
update Cheat files
|
2023-04-20 20:32:13 -04:00 |
|
CPU.h
|
update Cheat files
|
2023-04-20 20:32:13 -04:00 |
|
DSP.cpp
|
HW/DSP: Refactor to class.
|
2023-03-09 22:35:29 +01:00 |
|
DSP.h
|
HW/DSP: Refactor to class.
|
2023-03-09 22:35:29 +01:00 |
|
GBACore.cpp
|
AudioCommon: Move sound stream variables to Core::System.
|
2022-08-31 21:44:21 +02:00 |
|
GBACore.h
|
GBA: Add import and export save options to context menu.
|
2021-11-21 18:08:23 +01:00 |
|
GBAPad.cpp
|
Pad: GBA config
|
2021-07-13 16:42:35 +02:00 |
|
GBAPad.h
|
Pad: GBA config
|
2021-07-13 16:42:35 +02:00 |
|
GBAPadEmu.cpp
|
ControllerEmu: Add default mappings for Android
|
2023-03-03 22:28:23 +01:00 |
|
GBAPadEmu.h
|
DolphinQt: Add GBA TAS input window
|
2022-11-21 19:16:30 +01:00 |
|
GCKeyboard.cpp
|
Pad: GBA config
|
2021-07-13 16:42:35 +02:00 |
|
GCKeyboard.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
GCKeyboardEmu.cpp
|
ControllerEmu: Add default mappings for Android
|
2023-03-03 22:28:23 +01:00 |
|
GCKeyboardEmu.h
|
GCKeyboardEmu: Eliminate unused Options group.
|
2022-11-11 01:59:09 -06:00 |
|
GCPad.cpp
|
Pad: GBA config
|
2021-07-13 16:42:35 +02:00 |
|
GCPad.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
GCPadEmu.cpp
|
GCPadEmu/WiimoteEmu: Reorder control groups
|
2023-03-03 22:28:24 +01:00 |
|
GCPadEmu.h
|
DolphinQt: Use input override system for TAS input windows
|
2022-10-03 22:04:09 +02:00 |
|
GPFifo.cpp
|
JitInterface: Refactor to class, move to System.
|
2023-03-26 14:38:07 +02:00 |
|
GPFifo.h
|
Fix uninitialized variable warnings (C26495)
|
2023-02-15 19:18:39 -08:00 |
|
HW.cpp
|
HW: Pass System to functions.
|
2023-03-13 18:13:20 +01:00 |
|
HW.h
|
HW: Pass System to functions.
|
2023-03-13 18:13:20 +01:00 |
|
Memmap.cpp
|
HW/Memmap: Store reference to System in MemoryManager.
|
2023-03-13 18:13:20 +01:00 |
|
Memmap.h
|
HW/Memmap: Store reference to System in MemoryManager.
|
2023-03-13 18:13:20 +01:00 |
|
MemoryInterface.cpp
|
update Cheat files
|
2023-04-20 20:32:13 -04:00 |
|
MemoryInterface.h
|
HW/MemoryInterface: Refactor to class.
|
2023-03-11 00:57:16 +01:00 |
|
MMIO.cpp
|
HW: Pass System to MMIO handlers.
|
2022-11-23 05:52:21 +01:00 |
|
MMIO.h
|
[[unlikely]] ASSERT
|
2023-03-02 19:54:15 -06:00 |
|
MMIOHandlers.h
|
HW: Pass System to MMIO handlers.
|
2022-11-23 05:52:21 +01:00 |
|
ProcessorInterface.cpp
|
update Cheat files
|
2023-04-20 20:32:13 -04:00 |
|
ProcessorInterface.h
|
HW/ProcessorInterface: Store reference to System in class.
|
2023-03-13 18:13:20 +01:00 |
|
Sram.cpp
|
HW: Remove global state from functions in Sram.h.
|
2022-09-19 21:42:43 +02:00 |
|
Sram.h
|
Fix uninitialized variable warnings (C26495)
|
2023-02-15 19:18:39 -08:00 |
|
StreamADPCM.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
|
StreamADPCM.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
SystemTimers.cpp
|
update Cheat files
|
2023-04-20 20:32:13 -04:00 |
|
SystemTimers.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
VideoInterface.cpp
|
HW/SerialInterface: Refactor to class.
|
2023-03-12 16:08:56 +01:00 |
|
VideoInterface.h
|
HW/VideoInterface: Refactor to class.
|
2023-03-11 12:50:35 +01:00 |
|
WII_IPC.cpp
|
HW/DVD: Rename DVDInterface namespace to DVD.
|
2023-03-10 18:37:18 +01:00 |
|
WII_IPC.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
Wiimote.cpp
|
Add emulated Shinkansen controller
|
2022-09-11 17:12:19 +01:00 |
|
Wiimote.h
|
Netplay: Completely rewrite Wiimote syncing logic to be similar to the GameCube controller one.
|
2022-10-02 23:22:02 +02:00 |
|
WiiSave.cpp
|
WiiSave: protect against a stack buffer overflow
|
2022-08-05 17:24:03 -07:00 |
|
WiiSave.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
WiiSaveStructs.h
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |