dolphin/Source/Core/Core/IPC_HLE
magumagu b523e7d3d3 Fix IPCHLE for gethostbyname.
It turns out that the offsets of the data in the return buffer matter: the
offset 0x340 is hardcoded into the code that uses the result.

With that fixed, get rid of the completely wrong 0x80000000 hack.
2015-03-11 17:08:15 -07:00
..
hci.h More minor consistency changes 2015-01-12 22:28:12 -05: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 DVDInterface: Schedule event in ExecuteCommand 2015-02-05 15:10:14 +01:00
WII_IPC_HLE_Device_DI.h DVDInterface: Schedule event in ExecuteCommand 2015-02-05 15:10:14 +01:00
WII_IPC_HLE_Device_es.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08: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 Don't open a file handle for a directory in FileIO 2015-01-12 13:25:39 +13: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 Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05: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 Fix IPCHLE for gethostbyname. 2015-03-11 17:08:15 -07: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 More minor consistency changes 2015-01-12 22:28:12 -05:00
WII_IPC_HLE_Device_usb.h More minor consistency changes 2015-01-12 22:28:12 -05: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 More minor consistency changes 2015-01-12 22:28:12 -05:00
WII_IPC_HLE_WiiMote.h More minor consistency changes 2015-01-12 22:28:12 -05:00
WII_IPC_HLE.cpp DVDInterface: Schedule event in ExecuteCommand 2015-02-05 15:10:14 +01:00
WII_IPC_HLE.h DVDInterface: Schedule event in ExecuteCommand 2015-02-05 15:10:14 +01:00
WII_Socket.cpp Minor consistency changes 2015-01-12 15:18:18 -05:00
WII_Socket.h Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05: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