.. |
DSPHLE
|
Port Main.DSP to MainSettings
|
2021-10-15 23:24:46 -04:00 |
DSPLLE
|
Port Main.DSP to MainSettings
|
2021-10-15 23:24:46 -04:00 |
DVD
|
Treewide: Remove unused inclusions of <cinttypes>
|
2022-01-09 12:43:11 -08:00 |
EXI
|
Raise a panic alert if a movie is recorded with memcards but no memcards are inserted
|
2022-01-16 14:21:33 -08:00 |
GCMemcard
|
Use Slot in EXI devices
|
2022-01-16 14:21:28 -08:00 |
SI
|
Common/MsgHandler: Remove non-format variants of PanicAlert
|
2022-01-09 12:44:14 -08:00 |
WiimoteCommon
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |
WiimoteEmu
|
Config: Port WiimoteEnableSpeaker setting to new config system.
|
2022-01-06 16:13:57 +01:00 |
WiimoteReal
|
Merge pull request #10356 from AdmiralCurtiss/config-port-core-4
|
2022-01-11 16:08:19 -05:00 |
AddressSpace.cpp
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |
AddressSpace.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
AudioInterface.cpp
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
AudioInterface.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
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
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
DSP.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
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
|
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
|
Pad: GBA config
|
2021-07-13 16:42:35 +02:00 |
GBAPadEmu.h
|
Pad: GBA config
|
2021-07-13 16:42:35 +02: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
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
GCKeyboardEmu.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02: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
|
InputCommon: Use value of "Modifier" button "Range" setting rather than always applying 50%.
|
2022-01-04 14:09:50 -06:00 |
GCPadEmu.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
GPFifo.cpp
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
GPFifo.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
HW.cpp
|
Config: Port remaining Core settings to new config system (partial).
|
2022-01-05 00:54:15 +01:00 |
HW.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
Memmap.cpp
|
Config: Port MMU setting to new config system.
|
2022-01-09 21:29:12 +01: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
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
MMIO.cpp
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
MMIO.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
MMIOHandlers.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
ProcessorInterface.cpp
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
ProcessorInterface.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
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
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
SystemTimers.cpp
|
Merge pull request #10363 from JosJuice/systemtimers-dma-period
|
2022-01-11 09:30:41 -05:00 |
SystemTimers.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
VideoInterface.cpp
|
Config: Port remaining Interface settings to new config system.
|
2021-12-31 17:40:04 +01:00 |
VideoInterface.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
WII_IPC.cpp
|
Implement resetting DI via HW_RESETS
|
2021-07-06 11:05:08 -07:00 |
WII_IPC.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
Wiimote.cpp
|
Pad: GBA config
|
2021-07-13 16:42:35 +02:00 |
Wiimote.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
WiiSave.cpp
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02: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 |