| .. |
|
DSPHLE
|
Merge pull request #6871 from lioncash/virtual
|
2018-05-16 22:16:26 +02:00 |
|
DSPLLE
|
SymbolDB: Namespace code under the Common namespace
|
2018-05-27 18:01:40 -04:00 |
|
DVD
|
Make the support for unencrypted Wii disc images less broken
|
2018-05-23 08:40:37 +02:00 |
|
EXI
|
EXI_DeviceEthernet: In-class initialize members
|
2018-05-16 16:55:07 -04:00 |
|
GCMemcard
|
ColorUtil: Namespace code under the Common namespace
|
2018-05-27 21:00:54 -04:00 |
|
SI
|
SI: Remove unnecessary declarations of internally linked functions
|
2018-04-17 16:33:11 -04:00 |
|
WiimoteCommon
|
Core: Add WiimoteCommon headers to the VS project
|
2017-06-15 18:38:21 -04:00 |
|
WiimoteEmu
|
Fix -Wignored-qualifiers warnings
|
2018-05-19 17:18:45 +01:00 |
|
WiimoteReal
|
Fix -Wignored-qualifiers warnings
|
2018-05-19 17:18:45 +01:00 |
|
AudioInterface.cpp
|
Fix DTK audio not working after loading a savestate
|
2017-11-06 09:15:14 +01:00 |
|
AudioInterface.h
|
|
|
|
CPU.cpp
|
AudioCommon: rename ClearAudioBuffer(mute) to SetSoundStreamRunning(running)
|
2017-10-21 16:28:04 -07:00 |
|
CPU.h
|
|
|
|
DSP.cpp
|
Core: Remove unnecessary includes
|
2017-06-15 18:52:22 -04:00 |
|
DSP.h
|
|
|
|
GCKeyboard.cpp
|
ControllerInterface: HotplugCallbacks -> DevicesChangedCallbacks
|
2017-11-10 13:37:42 -08:00 |
|
GCKeyboard.h
|
|
|
|
GCKeyboardEmu.cpp
|
ControllerEmu: Use enum instead of bool for translatability
|
2018-04-13 13:04:26 +02:00 |
|
GCKeyboardEmu.h
|
|
|
|
GCPad.cpp
|
Core: Check for initialized GCPad before resetting rumble
|
2018-03-27 16:26:36 +02:00 |
|
GCPad.h
|
Core: Check for initialized GCPad before resetting rumble
|
2018-03-27 16:26:36 +02:00 |
|
GCPadEmu.cpp
|
ControllerEmu: Use enum instead of bool for translatability
|
2018-04-13 13:04:26 +02:00 |
|
GCPadEmu.h
|
GCPadEmu: only connected if default device connected
|
2017-11-19 16:07:00 +01:00 |
|
GPFifo.cpp
|
Jit64: Inline GP fast check in Cleanup.
|
2017-11-18 17:43:38 +01:00 |
|
GPFifo.h
|
Jit64: Inline GP fast check in Cleanup.
|
2017-11-18 17:43:38 +01:00 |
|
HW.cpp
|
Move Wii FS content init to happen after Boot
|
2018-05-22 19:05:45 +02:00 |
|
HW.h
|
|
|
|
Memmap.cpp
|
Common: Add MemArena.h/cpp to the Common namespace
|
2018-05-15 18:27:32 -04:00 |
|
Memmap.h
|
PowerPC: Move MMU-specifics from PowerPC.h to MMU.h
|
2018-05-17 19:18:55 -04:00 |
|
MemoryInterface.cpp
|
Core: Remove unnecessary includes
|
2017-06-15 18:52:22 -04:00 |
|
MemoryInterface.h
|
|
|
|
MMIO.cpp
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
|
MMIO.h
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
|
MMIOHandlers.h
|
Remove NonCopyable
|
2017-08-22 16:40:34 +02:00 |
|
ProcessorInterface.cpp
|
ProcessorInterface: Remove prefixed underscores from parameters
|
2018-04-09 03:21:59 -04:00 |
|
ProcessorInterface.h
|
ProcessorInterface: Remove prefixed underscores from parameters
|
2018-04-09 03:21:59 -04:00 |
|
Sram.cpp
|
Move IOFile to a separate file
|
2017-06-15 21:33:50 +02:00 |
|
Sram.h
|
|
|
|
StreamADPCM.cpp
|
StreamADPCM: Turn the ADPCM decoder into a class
|
2018-04-09 03:49:18 -04:00 |
|
StreamADPCM.h
|
StreamADPCM: Turn the ADPCM decoder into a class
|
2018-04-09 03:49:18 -04:00 |
|
SystemTimers.cpp
|
Common: Move version strings to their own header
|
2017-09-09 19:28:10 -04:00 |
|
SystemTimers.h
|
|
|
|
VideoInterface.cpp
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
|
VideoInterface.h
|
FifoPlayer: Generate fake VideoInterface updates
|
2017-11-17 22:11:29 -06:00 |
|
WII_IPC.cpp
|
IPC: Clear X1 when acknowledging a reply
|
2018-03-16 18:51:08 +01:00 |
|
WII_IPC.h
|
IPC: Clear X1 when acknowledging a reply
|
2018-03-16 18:51:08 +01:00 |
|
Wiimote.cpp
|
Remove Hybrid Wii Remote
|
2018-04-17 22:40:21 +02:00 |
|
Wiimote.h
|
Remove Hybrid Wii Remote
|
2018-04-17 22:40:21 +02:00 |
|
WiiSave.cpp
|
Move ECCSignature to Common::ec and give it a less confusing name
|
2018-05-27 14:01:38 +02:00 |
|
WiiSave.h
|
WiiSave: Reuse IOSC::Sign for signing
|
2018-05-13 21:28:35 +02:00 |