305 Commits

Author SHA1 Message Date
d0k3
34756037b2 Enable "search for titles" for applicable drives 2017-08-16 01:44:49 +02:00
d0k3
e36b2c347f Vastly speed up boot times
This also improves f_getfree handling (prevents it where possible)
2017-08-16 01:44:48 +02:00
d0k3
5ec488937e Allow forced initialization of aeskeydb.bin files 2017-08-15 02:16:53 +02:00
d0k3
d1b8a89510 Added a "Payloads..." menu to HOME menu
... this also moves the "Scripts..." menu one level up and fixes a minor
bug.
2017-08-14 13:10:16 +02:00
d0k3
fdb93b51f3 Fix FIRM validation before boot 2017-08-12 20:45:08 +02:00
d0k3
ed257e9216 Use ISO 8601 for displaying date & time
fixes #143
2017-08-08 12:30:33 +02:00
d0k3
24a9b711e8 Add support for handling the RTC & correct FAT times 2017-08-04 03:51:03 +02:00
d0k3
e576baa601 User the POWER button as an alternative to HOME 2017-08-04 03:51:03 +02:00
d0k3
cb694689aa Allow creating dummy files 2017-08-04 03:51:02 +02:00
d0k3
63b7604529 Fully initialize the crypto system
This allows chainloading Luma outside of boot9strap
Requires a good aeskeydb.bin, like MD5 A5B28945A7C051D7A0CD18AF0E580D1B
2017-08-04 03:51:02 +02:00
d0k3
030e939dc5 Handle FIRM boot path 2017-08-04 03:51:01 +02:00
Wolfvak
ba808f9876 Removed old Brahma-compatible chainloader 2017-08-04 03:48:47 +02:00
Wolfvak
e121e72f1c Implemented FIRM booting 2017-08-04 03:48:47 +02:00
d0k3
b3373a2182 Fix text viewer line numbers 2017-07-26 22:35:53 +02:00
d0k3
9aeac540e5 Where/were typo - Fix #125 2017-07-24 14:08:22 +02:00
d0k3
cfe68b4ff9 FIRM loading needs boot9strap nightly 2017-07-10 22:46:51 +02:00
d0k3
e434c5aac8 Updated I2C routines
Thank @profi200
2017-07-10 22:46:51 +02:00
d0k3
b9eea8e92b Allow booting FIRM images
... works only with latest boot9strap nightly
2017-07-04 02:22:35 +02:00
d0k3
04985b9a4c Finished the textviewer 2017-07-04 01:49:17 +02:00
d0k3
dd2efaedc5 Added Textviewer (unfinished) 2017-06-28 23:35:51 +02:00
d0k3
9589731fa6 Show nagscreen if no embedded backup is found. 2017-06-23 17:28:09 +02:00
d0k3
61712ce1fb Add a warning disclaimer when first running scripts 2017-06-23 01:41:23 +02:00
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