dolphin/Source/Core/Core/HLE
Léo Lam 24199293d3 IOS: Reorganise the source files and IPC_HLE→IOS
IPC_HLE is actually IOS HLE. The actual IPC emulation is not in
IPC_HLE, but in HW/WII_IPC.cpp. So calling IPC_HLE IOS is more
accurate. (If IOS LLE gets ever implemented, it'll likely be at
a lower level -- Starlet LLE.)

This also totally gets rid of the IPC_HLE prefix in file names, and
moves some source files to their own subdirectories to make the file
hierarchy cleaner.

We're going to get ~14 additional source files with the USB PR,
and this is really needed to keep things from becoming a total pain.
2017-01-18 20:43:10 +01:00
..
HLE.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
HLE.h HLE: Differentiate Address hooks from Symbol hooks 2016-10-03 16:27:42 +11:00
HLE_Misc.cpp PatchEngine/GeckoCode: Heuristic stack checks 2016-10-03 16:27:42 +11:00
HLE_Misc.h HLE/GeckoCode: Add new HLE hook exit trampoline 2016-10-03 16:27:42 +11:00
HLE_OS.cpp HLE_OS: More bounds checking in GetStringVA 2016-11-12 19:17:15 +01:00
HLE_OS.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00