..
DSPHLE
AX: Add support for UCodes without LPF
2017-04-08 16:04:09 +01:00
DSPLLE
Core: Hide determinism global
2017-04-03 14:56:12 -04:00
DVD
Move DVDInterface's pure (stateless) math code to a new file
2017-03-31 17:27:23 +02:00
EXI
Merge pull request #5105 from lioncash/namespace
2017-04-08 17:12:56 -04:00
GCMemcard
Merge pull request #5219 from lioncash/common
2017-04-08 17:19:00 -04:00
SI
SI_Devices: Get rid of pointer casts for ID assignment in RunBuffer
2017-04-08 16:36:14 -04:00
WiimoteEmu
Add i18n comments for the acronym IR
2017-04-08 16:00:09 +02:00
WiimoteReal
WiimoteReal: init and destroy ScannerBackends in same thread
2017-04-23 17:11:27 -07:00
AudioInterface.cpp
specify custom brace style to fix unions
2017-01-05 12:55:13 +01:00
AudioInterface.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
CPU.cpp
Jit64: Use a temporary register for memory references. Part 1.
2017-04-12 20:53:17 +02:00
CPU.h
Jit64: Use a temporary register for memory references. Part 1.
2017-04-12 20:53:17 +02:00
DSP.cpp
HW/DSP: Remove prefixed underscores from parameter names
2017-03-13 12:27:38 -04:00
DSP.h
HW/DSP: Remove prefixed underscores from parameter names
2017-03-13 12:27:38 -04:00
GCKeyboard.cpp
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
GCKeyboard.h
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
GCKeyboardEmu.cpp
Move 'Background Input' to controller config dialog
2017-03-13 13:43:20 -07:00
GCKeyboardEmu.h
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
GCPad.cpp
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
GCPad.h
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
GCPadEmu.cpp
Move 'Background Input' to controller config dialog
2017-03-13 13:43:20 -07:00
GCPadEmu.h
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
GPFifo.cpp
GPFifo: Use a pointer instead of an index
2017-04-14 10:37:47 +01:00
GPFifo.h
GPFifo: Use a pointer instead of an index
2017-04-14 10:37:47 +01:00
HW.cpp
Core: Hide determinism global
2017-04-03 14:56:12 -04:00
HW.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
Memmap.cpp
Move DVD code to a new directory
2017-03-31 17:27:23 +02:00
Memmap.h
Memmap: Remove unnecessary const on function declaration parameters
2017-03-06 14:08:07 -05:00
MemoryInterface.cpp
specify custom brace style to fix unions
2017-01-05 12:55:13 +01:00
MemoryInterface.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
MMIO.cpp
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
MMIO.h
MMIO: Get rid of a TODO regarding tuples
2017-01-27 02:54:07 -05:00
MMIOHandlers.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
ProcessorInterface.cpp
Only allow reset/power when core is running
2017-01-19 22:08:13 +01:00
ProcessorInterface.h
Shut down Wii software gracefully
2016-10-01 13:06:04 +02:00
Sram.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
Sram.h
Sram: Make SRAM dumps const
2017-01-30 17:44:03 -05:00
StreamADPCM.cpp
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
StreamADPCM.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
SystemTimers.cpp
EXI: Namespace device classes
2017-03-18 21:13:12 -04:00
SystemTimers.h
IOS: Implement MIOS functionality
2017-02-08 15:07:34 +01:00
VideoInterface.cpp
VideoInterface: Make clock frequency array constexpr
2017-03-26 19:30:44 -04:00
VideoInterface.h
VideoInterface: Initialize union members directly where applicable
2017-03-26 18:42:09 -04:00
WII_IPC.cpp
IOS: Don't expose HLE::Reset()
2017-04-02 18:00:32 +02:00
WII_IPC.h
IPC_HLE: Namespace IOS HLE
2017-01-17 20:46:58 -05:00
Wiimote.cpp
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
Wiimote.h
ControllerEmu: Separate ControlGroup from ControllerEmu
2017-02-09 18:18:52 -05:00
WiiSaveCrypted.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
WiiSaveCrypted.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00