dolphin/Source/Core
Léo Lam ff6b3eb9ac [Cleanup] IOS: Clean up the way ARM binaries are loaded
This commit removes the last usage of NANDContentManager in IOS code.

Another cleanup change is that loading ARM (IOS) binaries is now done
by the kernel in the BootIOS syscall, instead of being handled as a
special case in the MIOS code. This is more similar to how console
works and lets us easily extend the same logic to other IOS binaries
in the future, if we decide to actually load them.
2017-10-24 11:41:54 +02:00
..
AudioCommon Merge pull request #6132 from ligfx/updatecubeb 2017-10-22 15:39:39 +02:00
Common MemArena: Name shared memory handle 2017-10-11 16:35:32 +02:00
Core [Cleanup] IOS: Clean up the way ARM binaries are loaded 2017-10-24 11:41:54 +02:00
DiscIO Drop the direct WAD launch hack 2017-10-24 11:41:54 +02:00
DolphinNoGUI Core: SetOnStoppedCallback -> SetOnStateChangedCallback 2017-09-13 17:30:18 -07:00
DolphinQt2 Boot: Add support for booting NAND titles with just the ID 2017-10-24 11:41:54 +02:00
DolphinWX Boot: Add support for booting NAND titles with just the ID 2017-10-24 11:41:54 +02:00
InputCommon Prevent multiple HID elements of same usage type on OSX 2017-09-15 19:19:46 +02:00
UICommon Update -d argument help message 2017-09-10 12:28:53 +02:00
VideoBackends Merge pull request #6124 from stenzek/vulkan-shutdown-vxfb 2017-10-22 16:42:24 +02:00
VideoCommon Merge pull request #6110 from lioncash/texture-config-hash 2017-10-11 11:07:09 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00