dolphin/Source/Core/Core/HW/EXI
Tillmann Karras 951a84833a EXI: fix AD16
The GameCube IPL is now able to detect this device. However, this
triggers some memory clearing code that trips up Dolphin's I$.
2025-03-15 22:03:16 +00:00
..
BBA Merge pull request #13276 from JoshuaVandaele/sfml-3.0.0 2025-03-10 15:03:36 -04:00
Modem respond to further review feedback 2024-03-17 18:37:55 -07:00
EXI_Channel.cpp Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
EXI_Channel.h EXI: Remove pointless PauseAndLock functions 2023-06-25 20:08:08 -07:00
EXI_Device.cpp CMakeLists: Add flag to disable Cubeb 2025-01-25 14:06:55 -05:00
EXI_Device.h Add support for libfmt-11 2024-08-22 16:54:35 +03:00
EXI_DeviceAD16.cpp EXI: fix AD16 2025-03-15 22:03:16 +00:00
EXI_DeviceAD16.h EXI: fix AD16 2025-03-15 22:03:16 +00:00
EXI_DeviceAGP.cpp EXI_DeviceAGP: Annotate fallthrough with [[fallthrough]] 2024-01-23 16:19:23 -05:00
EXI_DeviceAGP.h HW/EXI: Pass System to IEXIDevice. 2023-03-08 22:51:17 +01:00
EXI_DeviceDummy.cpp HW/EXI: Pass System to IEXIDevice. 2023-03-08 22:51:17 +01:00
EXI_DeviceDummy.h HW/EXI: Pass System to IEXIDevice. 2023-03-08 22:51:17 +01:00
EXI_DeviceEthernet.cpp HW: Remove calls to GetPointer 2024-03-31 21:58:05 +02:00
EXI_DeviceEthernet.h Migrate to SFML>=3.0.0 2025-02-25 06:42:13 +01:00
EXI_DeviceGecko.cpp Migrate to SFML>=3.0.0 2025-02-25 06:42:13 +01:00
EXI_DeviceGecko.h HW/EXI: Pass System to IEXIDevice. 2023-03-08 22:51:17 +01:00
EXI_DeviceIPL.cpp Core: Fix IPL device m_cursor overflow 2024-03-25 18:31:36 +01:00
EXI_DeviceIPL.h HW/EXI: Pass System to IEXIDevice. 2023-03-08 22:51:17 +01:00
EXI_DeviceMemoryCard.cpp HW: Remove calls to GetPointer 2024-03-31 21:58:05 +02:00
EXI_DeviceMemoryCard.h Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
EXI_DeviceMic.cpp Core/SystemTimers: Refactor to class, move to System. 2024-01-04 23:35:19 +01:00
EXI_DeviceMic.h HW/EXI: Pass System to IEXIDevice. 2023-03-08 22:51:17 +01:00
EXI_DeviceModem.cpp Replace 'reinterpret_cast' with 'static_cast' 2024-11-08 07:26:47 +01:00
EXI_DeviceModem.h respond to further review feedback 2024-03-17 18:37:55 -07:00
EXI.cpp Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
EXI.h EXI: Remove pointless PauseAndLock functions 2023-06-25 20:08:08 -07:00