dolphin/Source
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
..
Android Updated gradle to latest version 2017-01-17 10:19:39 +00:00
Core IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
DSPSpy
DSPTool
PCH
UnitTests Common: Add bit utility header 2017-01-14 11:16:02 -05:00
VSProps
.clang-format specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
CMakeLists.txt
dolphin-emu.sln