dolphin/Source/Core/Core/IPC_HLE
Léo Lam 45b59f01b8 IOS HLE: Allow up to 3 ES handles
Confirmed by a hardware test and a quick diassembly of /dev/es.

I'm not aware of anything that opens several ES handles, but
technically, this fixes a small inaccuracy in IOS HLE.
2017-01-08 21:16:10 +01:00
..
hci.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
ICMP.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ICMPLin.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ICMPWin.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
l2cap.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
NWC24Config.cpp IPC_HLE: Move NWC24Config and WiiNetConfig to their own source files 2016-11-05 03:12:07 -04:00
NWC24Config.h IPC_HLE: Move NWC24Config and WiiNetConfig to their own source files 2016-11-05 03:12:07 -04:00
WII_IPC_HLE_Device_DI.cpp IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device_DI.h IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device_es.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device_es.h IPC_HLE: Clean up includes (IWYU) 2016-11-24 20:23:51 +01:00
WII_IPC_HLE_Device_FileIO.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device_FileIO.h IOS HLE: More robust escaping of NAND paths 2016-11-26 22:49:46 +01:00
WII_IPC_HLE_Device_fs.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device_fs.h IOS HLE: Clean up return codes 2017-01-08 01:20:35 +01:00
WII_IPC_HLE_Device_hid.cpp IOS HLE: Clean up return codes 2017-01-08 01:20:35 +01:00
WII_IPC_HLE_Device_hid.h IOS HLE: Clean up return codes 2017-01-08 01:20:35 +01:00
WII_IPC_HLE_Device_net_ssl.cpp IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device_net_ssl.h IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device_net.cpp IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device_net.h IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device_sdio_slot0.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device_sdio_slot0.h IPC_HLE: In-class initialise member variables 2016-11-24 20:23:52 +01:00
WII_IPC_HLE_Device_stm.cpp IOS HLE: STM: Check if there is already an event hook 2017-01-08 21:16:10 +01:00
WII_IPC_HLE_Device_stm.h IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device_stub.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device_stub.h IPC_HLE: Device: Separate implementation from declaration 2016-11-24 20:19:19 +01:00
WII_IPC_HLE_Device_usb_bt_base.cpp IOS HLE: Clean up return codes 2017-01-08 01:20:35 +01:00
WII_IPC_HLE_Device_usb_bt_base.h IPC_HLE: Clean up includes (IWYU) 2016-11-24 20:23:51 +01:00
WII_IPC_HLE_Device_usb_bt_emu.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device_usb_bt_emu.h IPC_HLE: Remove dead code (Wiimote and emulated BT) 2016-11-24 20:23:52 +01:00
WII_IPC_HLE_Device_usb_bt_real.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device_usb_bt_real.h IPC_HLE: Clean up includes (IWYU) 2016-11-24 20:23:51 +01:00
WII_IPC_HLE_Device_usb_bt_stub.cpp IPC_HLE: Clean up includes (IWYU) 2016-11-24 20:23:51 +01:00
WII_IPC_HLE_Device_usb_bt_stub.h IPC_HLE: Clean up includes (IWYU) 2016-11-24 20:23:51 +01:00
WII_IPC_HLE_Device_usb_kbd.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device_usb_kbd.h IPC_HLE: Clean up includes (IWYU) 2016-11-24 20:23:51 +01:00
WII_IPC_HLE_Device_usb_ven.cpp IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device_usb_ven.h IOS HLE: Remove copy and pasted Open()/Close() 2017-01-07 23:31:04 +01:00
WII_IPC_HLE_Device.cpp IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_Device.h IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_IPC_HLE_WiiMote.cpp IPC_HLE: In-class initialise member variables 2016-11-24 20:23:52 +01:00
WII_IPC_HLE_WiiMote.h IPC_HLE: In-class initialise member variables 2016-11-24 20:23:52 +01:00
WII_IPC_HLE.cpp IOS HLE: Allow up to 3 ES handles 2017-01-08 21:16:10 +01:00
WII_IPC_HLE.h IOS HLE: Clean up naming and remove unused defines 2017-01-08 01:20:40 +01:00
WII_Socket.cpp IPC_HLE: Deduplicate syscall reply enqueue function 2016-11-24 20:19:18 +01:00
WII_Socket.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
WiiMote_HID_Attr.cpp IPC_HLE: Remove dead code (Wiimote and emulated BT) 2016-11-24 20:23:52 +01:00
WiiMote_HID_Attr.h IPC_HLE: Remove dead code (Wiimote and emulated BT) 2016-11-24 20:23:52 +01:00
WiiNetConfig.cpp IPC_HLE: Move NWC24Config and WiiNetConfig to their own source files 2016-11-05 03:12:07 -04:00
WiiNetConfig.h IPC_HLE: Move NWC24Config and WiiNetConfig to their own source files 2016-11-05 03:12:07 -04:00