dolphin/Source/Core/Core/IPC_HLE
JosJuice 34a37cc30d WII_IPC_HLE: Fix timing weirdness
The reply delay of a command shouldn't be ignored just because the
previous command isn't done yet. DI is way too fast without this change.
2014-12-20 22:07:30 +01:00
..
hci.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
ICMP.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
ICMPLin.cpp
ICMPWin.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
l2cap.h
WII_IPC_HLE_Device_DI.cpp WII_IPC_HLE_Device_DI: Use the new accurate timing 2014-12-20 22:07:28 +01:00
WII_IPC_HLE_Device_DI.h WII_IPC_HLE_Device_DI: Use the new accurate timing 2014-12-20 22:07:28 +01:00
WII_IPC_HLE_Device_es.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_es.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_FileIO.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_FileIO.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_fs.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_fs.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_hid.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_hid.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_net_ssl.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_net_ssl.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_net.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_net.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_sdio_slot0.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_sdio_slot0.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_stm.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_usb_kbd.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_usb_kbd.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_usb.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_usb.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_WiiMote.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
WII_IPC_HLE_WiiMote.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
WII_IPC_HLE.cpp WII_IPC_HLE: Fix timing weirdness 2014-12-20 22:07:30 +01:00
WII_IPC_HLE.h WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_Socket.cpp IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) 2014-10-21 11:10:34 +13:00
WII_Socket.h Add a central variable g_want_determinism which controls whether to try to make things deterministic. 2014-09-28 21:34:31 -04:00
WiiMote_HID_Attr.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
WiiMote_HID_Attr.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00