dolphin/Source/Core/Core/HW
Lioncash a9f89a7d3b WiimoteEmu: check for __APPLE__ with defined()
This is only defined on certain platforms and isn't always defined.
2024-01-23 16:40:21 -05:00
..
DSPHLE Core/DSPHLE: Store reference to DSPManager in HLEAccelerator (AX/AXWii). 2024-01-08 10:27:39 +01:00
DSPLLE Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
DVD Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
EXI Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
GCMemcard
HSP
SI Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
WiimoteCommon Core: Pass sensor bar state into the Wiimote input calculation functions instead of having it access a global. 2024-01-11 06:02:49 +01:00
WiimoteEmu WiimoteEmu: check for __APPLE__ with defined() 2024-01-23 16:40:21 -05:00
WiimoteReal Core: Pass sensor bar state into the Wiimote input calculation functions instead of having it access a global. 2024-01-11 06:02:49 +01:00
AddressSpace.cpp
AddressSpace.h
AudioInterface.cpp Core/SystemTimers: Refactor to class, move to System. 2024-01-04 23:35:19 +01:00
AudioInterface.h
CPU.cpp HW/CPU: Remove remaining global system accessors 2023-12-14 16:14:59 -05:00
CPU.h
DSP.cpp Core/DSPHLE: Store reference to System in DSPHLE instances. 2024-01-08 10:23:28 +01:00
DSP.h
GBACore.cpp Core/HW/GBACore: Avoid global System accessor. 2024-01-12 07:30:20 +01:00
GBACore.h Core/HW/GBACore: Avoid global System accessor. 2024-01-12 07:30:20 +01:00
GBAPad.cpp
GBAPad.h
GBAPadEmu.cpp
GBAPadEmu.h
GCKeyboard.cpp
GCKeyboard.h
GCKeyboardEmu.cpp
GCKeyboardEmu.h
GCPad.cpp
GCPad.h
GCPadEmu.cpp
GCPadEmu.h
GPFifo.cpp VideoCommon/CommandProcessor: Pass system instance through constructor 2023-12-20 09:02:53 -05:00
GPFifo.h
HW.cpp Core/IOS/WiiIPC: Refactor to class, move to System. 2024-01-12 06:37:10 +01:00
HW.h
Memmap.cpp Core/IOS/WiiIPC: Refactor to class, move to System. 2024-01-12 06:37:10 +01:00
Memmap.h
MemoryInterface.cpp
MemoryInterface.h
MMIO.cpp
MMIO.h Core/HW/MMIO: Pass System through Read() and Write(). 2024-01-12 08:28:01 +01:00
MMIOHandlers.h
ProcessorInterface.cpp Core/SystemTimers: Refactor to class, move to System. 2024-01-04 23:35:19 +01:00
ProcessorInterface.h
Sram.cpp
Sram.h
StreamADPCM.cpp
StreamADPCM.h
SystemTimers.cpp Core/SystemTimers: Refactor to class, move to System. 2024-01-04 23:35:19 +01:00
SystemTimers.h Core/SystemTimers: Refactor to class, move to System. 2024-01-04 23:35:19 +01:00
VideoInterface.cpp Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
VideoInterface.h Video: polish aspect ratio related code comments to make it clearer 2023-12-18 00:28:14 +02:00
WII_IPC.cpp Core/IOS/WiiIPC: Add missing variables to savestate. 2024-01-12 06:37:11 +01:00
WII_IPC.h Core/IOS/WiiIPC: Refactor to class, move to System. 2024-01-12 06:37:10 +01:00
Wiimote.cpp Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
Wiimote.h
WiiSave.cpp
WiiSave.h
WiiSaveStructs.h