dolphin-emulator/Source/Core
Léo Lam 96d7c39891 NANDImporter: Add support for dumps that don't include keys
This adds support for NAND images that only include the NAND
(i.e. without the OTP/SEEPROM dump appended at the end of the file).
2017-10-28 21:27:18 +02:00
..
AudioCommon Merge pull request #6130 from ligfx/emptynullsoundstream 2017-10-24 11:44:22 +02:00
Common MemArena: Use names that are based on the PID 2017-10-11 17:40:05 +02:00
Core CommonTitles: Add a named constant for IOS TIDs 2017-10-24 11:41:55 +02:00
DiscIO NANDImporter: Add support for dumps that don't include keys 2017-10-28 21:27:18 +02:00
DolphinNoGUI UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
DolphinQt2 NANDImporter: Add support for dumps that don't include keys 2017-10-28 21:27:18 +02:00
DolphinWX NANDImporter: Add support for dumps that don't include keys 2017-10-28 21:27:18 +02:00
InputCommon Prevent multiple HID elements of same usage type on OSX 2017-09-15 19:19:46 +02:00
UICommon UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
VideoBackends Merge pull request #6124 from stenzek/vulkan-shutdown-vxfb 2017-10-22 16:42:24 +02:00
VideoCommon Merge pull request #6093 from endrift/fix-efb-overflow 2017-10-26 21:01:27 +02:00
CMakeLists.txt