80 Commits

Author SHA1 Message Date
d0k3
ae96c058f8 Fix #82 2017-06-03 12:22:12 +02:00
d0k3
7bbaf17b42 Replace (u8*) with (void*) where applicable
... also changes sector0x96 workaround to OTP encrypt method
2017-06-01 16:12:16 +02:00
d0k3
7505c0b212 Allow setting up GW type EmuNANDs after SD format
addresses #69
2017-05-31 23:26:45 +02:00
d0k3
c93746e957 SD format: Auto-revert to default cluster size on fail
Addresses #78
2017-05-31 23:14:20 +02:00
d0k3
348741f963 Fix remaining NAND offset hardcoding 2017-05-31 16:16:31 +02:00
d0k3
87631e06d1 Remove NAND offset hardcoding from diskio.c 2017-05-31 16:16:30 +02:00
d0k3
5a5b60c31e Fix: mentions of A9LH in user prompts
Fixes #65
2017-05-31 16:16:27 +02:00
d0k3
84c49ca4b8 Added ability to rename game (NCCH/NCSD/CIA/NDS) files 2017-05-19 02:29:23 +02:00
d0k3
a6fa7042d5 Allow dumping CXIs from TMDs 2017-05-17 01:19:03 +02:00
d0k3
51a262db73 Show progress when parsing titles 2017-05-16 16:08:03 +02:00
d0k3
19bae17b7d Allow direct search for titles
... press R+A on titles folders
2017-05-15 23:26:24 +02:00
d0k3
a8bf80ee2a Fix SD mount issues 2017-04-24 12:28:59 +02:00
d0k3
1aef326b98 Mount support for aeskeydb.bin files 2017-04-18 17:27:44 +02:00
d0k3
b278be0b49 Add options for building / decrypting / encrypting aeskeydb.bin 2017-04-18 17:26:53 +02:00
d0k3
679d90dea7 Updated file type detection routines
... now also detects aeskeydb.bin & legacy slop0x??Key?.bin files
2017-04-18 01:09:31 +02:00
d0k3
dd377dbf8e Enable building titlekey databases 2017-04-08 21:17:54 +02:00
saibotu
995f57ab23 Fixed permission checks on copies to virtual drives 2017-04-07 15:32:00 +02:00
d0k3
c19bc1c464 Add title info display for NDS files 2017-03-31 03:14:07 +02:00
d0k3
b9501318c5 Add title info display for SMDH/NCCH/NCSD/CIA/TMD 2017-03-30 14:30:45 +02:00
d0k3
7904b06bc7 Permissions system: also protect LocalFriendCodeSeed_A 2017-03-23 19:40:27 +01:00
d0k3
3a22496705 Ignore directories when searching folders 2017-03-20 02:13:51 +01:00
d0k3
fd91427317 Some minor cosmetics and improvements 2017-03-14 01:51:47 +01:00
d0k3
2d0abe2e49 Make extra clear that SysNAND lvl3 permissions are dangerous 2017-03-10 18:52:39 +01:00
d0k3
c12d944076 Show splash screen when initializing 2017-03-09 14:35:36 +01:00
d0k3
e502ad1d99 Provide the tools for CTR transfers (A9LH only) 2017-03-02 22:44:30 +01:00
d0k3
55e3da2e3c Fix / improve the path copy function
This previously failed when copying dirs with a subdir depth > 7
2017-03-02 22:44:30 +01:00
d0k3
5c566ced14 Fix: Backing up NAND from home menu 2017-02-28 18:00:14 +01:00
d0k3
b575fac6ad Misc code reorganization & cleanup 2017-02-28 18:00:02 +01:00
d0k3
d7ffe06aeb Allow mounting images from bonus drive and ramdrive 2017-02-28 16:10:09 +01:00
d0k3
0aec26cfcf Build output path if it doesn't exist (when required) 2017-02-28 15:47:49 +01:00
d0k3
63527b3467 Added ability to analyze dirs and drives 2017-02-27 02:07:27 +01:00
d0k3
a09711afe0 Fix: Deleting files and creating dirs in alias drives 2017-02-26 14:44:15 +01:00
d0k3
c031e6e03b Improve devkit support for NCCH / CIA 2017-02-26 14:04:03 +01:00
d0k3
81e7b1fbb6 Improved unit type detection code 2017-02-26 13:35:37 +01:00
d0k3
29d8ac186f Improved SD format dialogue 2017-02-22 23:27:34 +01:00
d0k3
0d5638c3a6 Some minor cosmetics 2017-02-22 18:44:39 +01:00
d0k3
d5e1b30425 Updated permissions system for non A9LH entrypoints 2017-02-22 18:43:57 +01:00
d0k3
06eaf679b9 Properly check for /Nintendo 3DS/ path write permission 2017-02-22 17:59:33 +01:00
d0k3
56aff4dd4c Only offer bonus drive with enough space
... also fix remounting bonus drive after image mount.
2017-02-21 16:19:32 +01:00
d0k3
e2c799ca5d Allow setting up a bonus drive on unused space 2017-02-20 20:47:33 +01:00
d0k3
1348b7ca03 Fix warnings for most recent devKitArm 2017-02-17 15:54:37 +01:00
d0k3
89b987b1c0 Enabled embedded backups for NAND images 2017-02-17 03:28:53 +01:00
d0k3
a9d778823f Completely revised permission system 2017-02-16 02:26:13 +01:00
d0k3
335476b295 Detect support file types 2017-02-12 16:31:35 +01:00
d0k3
ea00a3217a Preliminary ticket.db mount support 2017-02-12 14:12:34 +01:00
d0k3
0d36f497b2 Allow alternative filenames for NUS / CDN content 2017-02-10 16:12:00 +01:00
d0k3
704d6725c4 Group drives by NAND source 2017-02-10 15:04:31 +01:00
d0k3
d05a72b05a Fix ramdrive init and deinit 2017-02-10 15:02:13 +01:00
d0k3
76cfc03a66 Enable direct decrypt of NUS / CDN content 2017-02-07 23:18:25 +01:00
d0k3
d9e9455be3 Properly detect TMDs from NUS/CDN 2017-02-06 02:53:12 +01:00