106 Commits

Author SHA1 Message Date
d0k3
7505c0b212 Allow setting up GW type EmuNANDs after SD format
addresses #69
2017-05-31 23:26:45 +02:00
d0k3
3e14fd3f44 Remove A9LH self payload handling in vMem drive 2017-05-31 23:06:24 +02:00
d0k3
4d91a86d12 Remove the size limitation on BOSS files 2017-05-31 16:16:31 +02:00
TuxSH
d8d2901ec1 Add support for upcoming Luma3DS & B9S versions...
...without breaking support for outdated/deprecated entrypoints, and fix start.s (GW & DTCM issue)
2017-05-31 16:16:30 +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
80352dfcad Updated readme file 2017-05-19 16:59:58 +02:00
d0k3
ac4246c75f Sighax compatibility changes
* Load OTP hash directly from OTP if available
* Enable access to otp, boot9 and boot11
* Add OTP decryption (via key/iv in boot9)
2017-05-19 16:59:57 +02:00
d0k3
c23c9c2476 Made topdown mode the default 2017-05-19 02:40:57 +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
7dc672a647 Introduce GetGoodName() function 2017-05-15 23:26:24 +02:00
d0k3
fe19600828 Improve top-down screen mode 2017-04-26 01:53:13 +02:00
d0k3
893f98b343 Allow switching screens via a #define
... #define SWITCH_SCREENS (in common.h?) to enabled this
2017-04-24 21:48:21 +02:00
d0k3
a8bf80ee2a Fix SD mount issues 2017-04-24 12:28:59 +02:00
d0k3
f3b28ad5e0 Update readme file 2017-04-19 14:14:10 +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
Wolfvak
8295a2eef2 increase ramdrive storage size, reorganized the memory layout 2017-04-18 01:09:30 +02:00
d0k3
dd377dbf8e Enable building titlekey databases 2017-04-08 21:17:54 +02:00
d0k3
0956e62b9b Fix: illegal chars in all cart names 2017-03-31 03:15:48 +02:00
d0k3
b9501318c5 Add title info display for SMDH/NCCH/NCSD/CIA/TMD 2017-03-30 14:30:45 +02:00
d0k3
a0e65c01bc Improved CTRNAND transfer method 2017-03-23 19:40:27 +01:00
d0k3
f4cd9f384d Added drives info to readme file 2017-03-22 01:03:03 +01:00
d0k3
2d0abe2e49 Make extra clear that SysNAND lvl3 permissions are dangerous 2017-03-10 18:52:39 +01:00
d0k3
8957d74016 Improved splash screen
o including release / hourly links
o new SafeMode9 splash based on @Ordim3n's work
2017-03-10 13:47:16 +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
8535fcf163 Handle SD card inserts / ejects 2017-03-02 22:44:11 +01:00
d0k3
5c566ced14 Fix: Backing up NAND from home menu 2017-02-28 18:00:14 +01:00
d0k3
35c87abf10 Use a bigger SELF_MAX_SIZE for payload size 2017-02-28 18:00:14 +01:00
d0k3
a96df06041 Fix #28 2017-02-28 15:57:14 +01:00
d0k3
f83b34d436 New HOME more... menu
Also: improved H&S inject and easy way to restore old H&S
2017-02-28 04:10:23 +01:00
d0k3
a09711afe0 Fix: Deleting files and creating dirs in alias drives 2017-02-26 14:44:15 +01:00
d0k3
81e7b1fbb6 Improved unit type detection code 2017-02-26 13:35:37 +01:00
d0k3
71e433643e GodMode9 v1.0.0 (!!!) 2017-02-23 22:02:35 +01:00
Wolfvak
d0c4e11bad Merged linker scripts and bootstrapping code 2017-02-23 14:49:39 +01:00
d0k3
d5e1b30425 Updated permissions system for non A9LH entrypoints 2017-02-22 18:43:57 +01:00
d0k3
e2c799ca5d Allow setting up a bonus drive on unused space 2017-02-20 20:47:33 +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
0d36f497b2 Allow alternative filenames for NUS / CDN content 2017-02-10 16:12:00 +01:00
d0k3
c20c8ce862 Added ability to calculate & fix CMACs 2017-02-08 23:40:10 +01:00
d0k3
76cfc03a66 Enable direct decrypt of NUS / CDN content 2017-02-07 23:18:25 +01:00
d0k3
c6b6e649b8 Improved progress ETA calculation 2017-02-03 02:21:38 +01:00
d0k3
d2e16c9de5 Added NCCH/NCSD/CIA/BOSS encrypt options 2017-01-31 16:17:16 +01:00
d0k3
0abc6e88ff Show ETA for large operations 2017-01-27 13:49:47 +01:00
d0k3
cd7e0341d8 Include rom revision in dump names 2017-01-27 13:49:40 +01:00
Wolf
af32ca3ac5 Added ARM9 payload launching 2017-01-25 23:11:32 +01:00