| .. |
|
DSPHLE
|
AX: put each volume and its ramp delta into a dedicated struct (NFC)
|
2022-05-07 13:19:15 +01:00 |
|
DSPLLE
|
Port Main.DSP to MainSettings
|
2021-10-15 23:24:46 -04:00 |
|
DVD
|
Use Common::ToLower and Common::ToUpper
|
2022-01-16 17:00:12 -08:00 |
|
EXI
|
Work around false SLOTS defined but not used warning on GCC
|
2022-02-13 14:38:53 -08:00 |
|
GCMemcard
|
IOFile: Make origin parameter to Seek() an enum class.
|
2022-01-29 06:49:21 +01:00 |
|
SI
|
Cast to int for enums that are not formattable
|
2022-01-13 11:11:08 -08:00 |
|
WiimoteCommon
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |
|
WiimoteEmu
|
Cast to int for enums that are not formattable
|
2022-01-13 11:11:08 -08:00 |
|
WiimoteReal
|
Port Wiimote source settings to the new config system
|
2022-02-18 21:27:10 +01:00 |
|
AddressSpace.cpp
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |
|
AddressSpace.h
|
|
|
|
AudioInterface.cpp
|
|
|
|
AudioInterface.h
|
|
|
|
CPU.cpp
|
GDB Stub: do not send a packet when we just connected
|
2022-01-02 04:35:55 -05:00 |
|
CPU.h
|
GDBStub: Refactor the whole code
|
2021-10-21 08:26:50 -04:00 |
|
DSP.cpp
|
|
|
|
DSP.h
|
|
|
|
GBACore.cpp
|
GBA: Add import and export save options to context menu.
|
2021-11-21 18:08:23 +01:00 |
|
GBACore.h
|
GBA: Add import and export save options to context menu.
|
2021-11-21 18:08:23 +01:00 |
|
GBAPad.cpp
|
|
|
|
GBAPad.h
|
|
|
|
GBAPadEmu.cpp
|
|
|
|
GBAPadEmu.h
|
|
|
|
GCKeyboard.cpp
|
|
|
|
GCKeyboard.h
|
|
|
|
GCKeyboardEmu.cpp
|
|
|
|
GCKeyboardEmu.h
|
|
|
|
GCPad.cpp
|
|
|
|
GCPad.h
|
|
|
|
GCPadEmu.cpp
|
Make pos/neg analog axes symmetrical
|
2022-02-27 09:58:21 -08:00 |
|
GCPadEmu.h
|
|
|
|
GPFifo.cpp
|
GPFifo: Make s_gather_pipe size new constant GATHER_PIPE_EXTRA_SIZE
|
2022-02-12 23:38:19 -08:00 |
|
GPFifo.h
|
GPFifo: Make s_gather_pipe size new constant GATHER_PIPE_EXTRA_SIZE
|
2022-02-12 23:38:19 -08:00 |
|
HW.cpp
|
Config: Port remaining Core settings to new config system (partial).
|
2022-01-05 00:54:15 +01:00 |
|
HW.h
|
|
|
|
Memmap.cpp
|
HW/Memmap: Refuse to load savestate if memory settings are different.
|
2022-05-08 11:06:27 +02:00 |
|
Memmap.h
|
Memmap: Replace some GetPointer calls
|
2021-12-24 11:03:58 +01:00 |
|
MemoryInterface.cpp
|
MemoryInterface: Eliminate trivial sign conversion cases
|
2021-09-01 06:39:06 -04:00 |
|
MemoryInterface.h
|
|
|
|
MMIO.cpp
|
|
|
|
MMIO.h
|
|
|
|
MMIOHandlers.h
|
|
|
|
ProcessorInterface.cpp
|
|
|
|
ProcessorInterface.h
|
|
|
|
Sram.cpp
|
Use Slot in EXI devices
|
2022-01-16 14:21:28 -08:00 |
|
Sram.h
|
Use Slot in EXI devices
|
2022-01-16 14:21:28 -08:00 |
|
StreamADPCM.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
|
StreamADPCM.h
|
|
|
|
SystemTimers.cpp
|
Merge pull request #10363 from JosJuice/systemtimers-dma-period
|
2022-01-11 09:30:41 -05:00 |
|
SystemTimers.h
|
|
|
|
VideoInterface.cpp
|
Config: Port remaining Interface settings to new config system.
|
2021-12-31 17:40:04 +01:00 |
|
VideoInterface.h
|
|
|
|
WII_IPC.cpp
|
|
|
|
WII_IPC.h
|
|
|
|
Wiimote.cpp
|
Port Wiimote source settings to the new config system
|
2022-02-18 21:27:10 +01:00 |
|
Wiimote.h
|
Port Wiimote source settings to the new config system
|
2022-02-18 21:27:10 +01:00 |
|
WiiSave.cpp
|
IOFile: Make origin parameter to Seek() an enum class.
|
2022-01-29 06:49:21 +01:00 |
|
WiiSave.h
|
|
|
|
WiiSaveStructs.h
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |