283 Commits

Author SHA1 Message Date
d0k3
754efbf112 Offer write permission relock after change
.. this also adds an error message on failed dir reads and removes an
unneeded check
2017-06-23 00:59:51 +02:00
d0k3
d59c05876a Scipts menu in HOME -> more
.. scripts go to 0:/gm9/scripts
2017-06-21 01:04:36 +02:00
d0k3
17502ff5a1 Revised timer functions 2017-06-20 00:07:32 +02:00
d0k3
dedf0f8327 Simplified RedNAND / EmuNAND options on SD format menu 2017-06-19 02:36:57 +02:00
d0k3
78d9f1747a Godmode9 scripting support 2017-06-19 02:36:57 +02:00
d0k3
9661ffc940 Rewritten file copy / move routines 2017-06-14 14:45:09 +02:00
d0k3
d785159827 Remove support for the secret_sector.bin support file 2017-06-07 12:42:24 +02:00
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
348741f963 Fix remaining NAND offset hardcoding 2017-05-31 16:16:31 +02:00
d0k3
85756eba00 Put NAND backup at the top of the HOME -> More... menu 2017-05-31 16:16:28 +02:00
d0k3
7d4a5dd407 Removed "helpful hints", no more relevant under sighax 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
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
0e3433385f Fix hexviewer in topdown mode 2017-05-17 01:19: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
e510ac76c4 Improved naming routines for building CIAs and de/encryption 2017-05-09 22:34:35 +02:00
d0k3
41a25cee16 Show helpful hints when decryption / injecting H&S fails 2017-05-08 20:54:26 +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
c55b1b712d Build the output path if it doesn't exist
... for decTitlekeys.bin / encTitlekeys.bin / seeddb.bin / aeskeydb.bin
2017-04-20 12:31:05 +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
89b6946789 Added ability to build seeddb.bin
... plus new entry in HOME more... menu
2017-04-12 00:27:02 +02:00
d0k3
dd377dbf8e Enable building titlekey databases 2017-04-08 21:17:54 +02:00
saibotu
a4e061aea6
Fixed CMAC fixing 2017-04-02 19:38:42 +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
e6754c367f Only allow CTRNAND transfer in A9LH 2017-03-24 21:22:49 +01:00
d0k3
a0e65c01bc Improved CTRNAND transfer method 2017-03-23 19:40:27 +01:00
d0k3
2dbdeff0fd Fix #31 2017-03-23 12:50:16 +01:00
d0k3
c08e6e916f Copy to 0:/gm9out for dirs
On R+A
2017-03-20 02:57:13 +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
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
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
a96df06041 Fix #28 2017-02-28 15:57:14 +01:00
d0k3
0aec26cfcf Build output path if it doesn't exist (when required) 2017-02-28 15:47:49 +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
63527b3467 Added ability to analyze dirs and drives 2017-02-27 02:07:27 +01:00
d0k3
7d08bebf99 Write arm9loaderhax_si.bin instead of arm9loaderhax.bin after format 2017-02-26 13:36:03 +01:00
d0k3
81e7b1fbb6 Improved unit type detection code 2017-02-26 13:35:37 +01:00
d0k3
d41d2fff82 Reduced the size limit of the bonus drive to 4MB 2017-02-24 18:12:36 +01:00