dolphin/Source/Core/Core/HW
Admiral H. Curtiss 68c3b1fb7d
Merge pull request #11830 from shuffle2/vs17.6
update to VS 17.6
2023-05-23 00:37:01 +02:00
..
DSPHLE Revert "workaround msvc optimizer bug" 2023-05-16 20:23:25 -07:00
DSPLLE HW/DSP: Refactor to class. 2023-03-09 22:35:29 +01:00
DVD StringUtil: Move ThousandSeparate() into Common namespace 2023-05-16 14:26:33 -04:00
EXI Common/CommonFuncs: Move interface into Common namespace 2023-04-18 19:23:04 -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
WiimoteEmu Resolve [-Wclass-memaccess] 2023-04-12 03:59:57 -05: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 PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
CPU.h PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02: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 Update mGBA submodule to 8739b22fbc90fdf0b4f6612ef9c0520f0ba44a51 2023-04-23 05:26:40 -05:00
GBACore.h
GBAPad.cpp
GBAPad.h
GBAPadEmu.cpp ControllerEmu: Add default mappings for Android 2023-03-03 22:28:23 +01:00
GBAPadEmu.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp ControllerEmu: Add default mappings for Android 2023-03-03 22:28:23 +01:00
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp GCPadEmu/WiimoteEmu: Reorder control groups 2023-03-03 22:28:24 +01:00
GCPadEmu.h
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 Common/MemArena: Pass shared memory base file name to GrabSHMSegment(). 2023-05-19 18:53:08 +02:00
Memmap.h HW/Memmap: Store reference to System in MemoryManager. 2023-03-13 18:13:20 +01:00
MemoryInterface.cpp Resolve [-Wclass-memaccess] 2023-04-12 03:59:57 -05:00
MemoryInterface.h HW/MemoryInterface: Refactor to class. 2023-03-11 00:57:16 +01:00
MMIO.cpp
MMIO.h [[unlikely]] ASSERT 2023-03-02 19:54:15 -06:00
MMIOHandlers.h
ProcessorInterface.cpp Resolve [-Wunused-const-variable] 2023-04-12 03:59:57 -05:00
ProcessorInterface.h HW/ProcessorInterface: Store reference to System in class. 2023-03-13 18:13:20 +01:00
Sram.cpp
Sram.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
SystemTimers.h
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
Wiimote.cpp
Wiimote.h
WiiSave.cpp IOS/ES: Split ESDevice into ESCore and ESDevice. 2023-05-15 20:41:05 +02:00
WiiSave.h
WiiSaveStructs.h