dolphin/Source/Core
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
..
AudioCommon Add Silent Audio Dumping INI Option 2017-01-08 13:53:44 -05:00
Common Common: Namespace Network.h/.cpp 2017-01-17 20:46:48 -05:00
Core IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
DiscIO DiscIO: Export GetKeyFromTicket 2017-01-14 17:06:40 +01:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
InputCommon Merge pull request #4671 from endrift/fix-libusb 2017-01-17 21:43:08 +13:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4496 from Mystro256/master 2017-01-13 23:13:08 +13:00
VideoCommon Merge pull request #4656 from hthh/cmpr-fixes 2017-01-17 11:05:42 +13:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00