Commit Graph

  • 69c89409c7 Pass argc=1 if the specified FIRM does not require screen init (as B9S/Luma do) Aurora Wright 2017-08-12 23:41:51 +02:00
  • d1b8a89510 Added a "Payloads..." menu to HOME menu d0k3 2017-08-14 13:10:16 +02:00
  • 32fc283791 Added support for mounting NDS images d0k3 2017-08-14 02:47:00 +02:00
  • fdb93b51f3 Fix FIRM validation before boot d0k3 2017-08-12 20:44:23 +02:00
  • 2387cb9e21 Information about ntrboot Riccardo Boninsegna 2017-08-12 15:15:09 +02:00
  • e95ece09f4 Enable alternate key .firm build (for ntrboothax, etc) Riccardo Boninsegna 2017-08-12 15:07:33 +02:00
  • a4e174938e Fix FIRM whitelist and address check d0k3 2017-08-11 23:04:39 +02:00
  • a9badfee9c Allow hardcoding keys d0k3 2017-08-09 01:39:23 +02:00
  • 96054a8406 Fix NTR AGING cart dump d0k3 2017-08-10 01:51:54 +02:00
  • 8b6ca667ed Increased version number to 1.3.1 v1.3.1 d0k3 2017-08-08 17:52:48 +02:00
  • 9f135f225a Improved brightness table al3x10m 2017-08-08 17:47:49 +03:00
  • b56ca0e8b8 Added brightness adjustment through the volume slider, made the ARM11 finally do something rather than sit and wait for the entrypoint Wolfvak 2017-08-08 09:40:09 -03:00
  • ed257e9216 Use ISO 8601 for displaying date & time d0k3 2017-08-08 12:30:33 +02:00
  • bf58112c1d Also generate the FIRM .sha files when compiling. d0k3 2017-08-08 12:12:39 +02:00
  • cf84ce4fa4 Revert "Fix dumping NTR AGING cart" d0k3 2017-08-08 11:53:47 +02:00
  • df5e80bb98 Fix mounting FAT / NAND images d0k3 2017-08-07 23:33:08 +02:00
  • 4dddd8aeeb Remove arm9loaderhax entrypoint v1.3.0 d0k3 2017-08-07 12:57:33 +02:00
  • 745c7f4cbf Updated readme file d0k3 2017-08-07 01:04:41 +02:00
  • 8e3d864d83 Scripting: Support TIMESTAMP and DATESTAMP env variable d0k3 2017-08-04 18:21:56 +02:00
  • 3f87c42334 Properly handle HWCAL0.dat / HWCAL1.dat d0k3 2017-08-04 16:56:06 +02:00
  • 24a9b711e8 Add support for handling the RTC & correct FAT times d0k3 2017-08-04 02:08:56 +02:00
  • 06f70d0a59 Fix sizes of SHA hashes d0k3 2017-08-04 02:06:42 +02:00
  • e576baa601 User the POWER button as an alternative to HOME d0k3 2017-08-01 17:04:06 +02:00
  • 90a7705d21 Don't spam the MCU with reads (in hid.c) d0k3 2017-08-01 16:55:52 +02:00
  • cb694689aa Allow creating dummy files d0k3 2017-08-01 02:03:05 +02:00
  • 78dbc95b60 Fix mounting images from drives 8: / 9: d0k3 2017-08-01 01:16:15 +02:00
  • 63b7604529 Fully initialize the crypto system This allows chainloading Luma outside of boot9strap Requires a good aeskeydb.bin, like MD5 A5B28945A7C051D7A0CD18AF0E580D1B d0k3 2017-08-01 00:09:41 +02:00
  • 030e939dc5 Handle FIRM boot path d0k3 2017-07-30 22:31:13 +02:00
  • 1e61af9442 Removed all legacy entrypoints (only SigHax and A9LH remain) d0k3 2017-08-04 03:43:45 +02:00
  • ba808f9876 Removed old Brahma-compatible chainloader Wolfvak 2017-07-30 22:51:49 +02:00
  • 5d6ee82728 Properly credit stuckpixel d0k3 2017-07-30 14:54:40 +02:00
  • 45fef040ff Prevent race condition in main d0k3 2017-07-29 15:30:46 +02:00
  • e121e72f1c Implemented FIRM booting Wolfvak 2017-07-29 13:17:31 +02:00
  • 15882e7111 Allow running GodMode9 in any environment Wolfvak 2017-07-27 18:28:27 +02:00
  • d6490453ba Fix dumping NTR AGING cart d0k3 2017-07-29 14:22:46 +02:00
  • e2b91ba0dc Update version number for the release v1.2.8 legacy d0k3 2017-07-29 13:39:05 +02:00
  • 3973a24dfa Include old entrypoints in the release archive d0k3 2017-07-29 13:38:51 +02:00
  • 9f278babc1 Remove screeninit code for legacy branch d0k3 2017-07-29 13:31:23 +02:00
  • 3da6cf5c0e Fix case sensitive permission checks d0k3 2017-07-27 20:30:07 +02:00
  • 5f70cdc8fa Cleanup screeninit build directory d0k3 2017-07-27 20:29:53 +02:00
  • e4a0d62d16 Scripting: add decrypt, encrypt, buildcia commands d0k3 2017-07-27 14:29:03 +02:00
  • 20c9b640d6 Miscelaneous small fixes d0k3 2017-07-27 14:26:59 +02:00
  • f38697b156 Fix: TWL key init on certain A9LH chainloaders d0k3 2017-07-27 13:35:18 +02:00
  • 8e8df94aba Fix compiler warning d0k3 2017-07-26 21:53:30 +02:00
  • b3373a2182 Fix text viewer line numbers d0k3 2017-07-26 21:52:40 +02:00
  • c7322b478d Add screeninit to FIRM payload d0k3 2017-07-26 21:39:30 +02:00
  • 96f6f2f34b Scripting: add 'input' command d0k3 2017-07-26 14:14:12 +02:00
  • 3025329799 Scripting: add CURRDIR environmental variable d0k3 2017-07-26 14:08:29 +02:00
  • 3cfdc3dc77 Fixed a typo d0k3 2017-07-26 14:07:34 +02:00
  • bba9c13506 More intuitive non-unlockable handling, fixes #128 d0k3 2017-07-25 12:44:27 +02:00
  • 748b77ad9c Allow parallel build Dave Murphy 2017-07-17 19:17:19 +01:00
  • 9aeac540e5 Where/were typo - Fix #125 d0k3 2017-07-24 14:08:22 +02:00
  • 1f69db1bdb fix build with r47. Closes #119 Dave Murphy 2017-07-17 19:26:03 +01:00
  • c60237a8c3 Poweroff LCD before reboot / poweroff v1.2.7 d0k3 2017-07-11 20:55:53 +02:00
  • 730b88638d Include sample script in release archive d0k3 2017-07-11 20:55:18 +02:00
  • cd9d480579 Updated readme file d0k3 2017-07-11 20:55:06 +02:00
  • 7b3438d458 'mount' / 'umount' -> 'imgmount' / 'imgumount' (in scripts) d0k3 2017-07-11 20:54:30 +02:00
  • 1a080c3029 Replaces spaces -> '_' in cart names d0k3 2017-07-10 22:44:26 +02:00
  • cfe68b4ff9 FIRM loading needs boot9strap nightly d0k3 2017-07-10 01:48:54 +02:00
  • 804e5d5921 Improved timer reinits d0k3 2017-07-10 01:48:36 +02:00
  • e434c5aac8 Updated I2C routines d0k3 2017-07-10 01:46:52 +02:00
  • dc85dccd06 Fix timer stops on DS cart initialization d0k3 2017-07-06 00:59:21 +02:00
  • 102ad45905 Remove delays on I2C reads d0k3 2017-07-04 21:06:12 +02:00
  • b9eea8e92b Allow booting FIRM images d0k3 2017-07-04 02:22:35 +02:00
  • 7522f73685 INPUT_PATHS -> SUPPORT_PATHS d0k3 2017-07-04 01:48:06 +02:00
  • 04985b9a4c Finished the textviewer d0k3 2017-06-30 13:59:17 +02:00
  • 488ea87e29 Safety confirmation before actual cancellation of copy/move/inject d0k3 2017-06-30 03:06:57 +02:00
  • 2f8c32d1ac Fix bad ETA on progress bar d0k3 2017-06-30 02:43:52 +02:00
  • 3080262786 Fix empty SysNAND Virtual Drive for corrupted NCSD d0k3 2017-06-29 01:21:21 +02:00
  • dd2efaedc5 Added Textviewer (unfinished) d0k3 2017-06-26 01:44:16 +02:00
  • 9589731fa6 Show nagscreen if no embedded backup is found. d0k3 2017-06-23 17:28:09 +02:00
  • f129100f88 Add SYSID0 & EMUID0 to script environment vars d0k3 2017-06-23 02:13:22 +02:00
  • 61712ce1fb Add a warning disclaimer when first running scripts d0k3 2017-06-23 01:41:23 +02:00
  • 754efbf112 Offer write permission relock after change d0k3 2017-06-23 00:59:51 +02:00
  • fc5637e86a Fix scripting flags handling for cp, mv, inject d0k3 2017-06-23 00:28:45 +02:00
  • c240f3463d Fix data aborts on TWL MBR writes d0k3 2017-06-21 12:55:36 +02:00
  • 1ebfd74aa4 Include official scripts in release archive d0k3 2017-06-21 02:19:18 +02:00
  • 844b32c49d Use 0:/gm9/out and 0:/gm9/support instead of earlier paths d0k3 2017-06-21 01:08:59 +02:00
  • d59c05876a Scipts menu in HOME -> more d0k3 2017-06-21 01:04:36 +02:00
  • 27426eae44 Fix I2C delays d0k3 2017-06-20 00:26:57 +02:00
  • 2861b9516b Improved power functions d0k3 2017-06-20 00:23:49 +02:00
  • 17502ff5a1 Revised timer functions d0k3 2017-06-20 00:07:32 +02:00
  • 093438413b Wait 3ms for i2c reads/writes to workaround N3DS MCU bugs Hikari-chin 2017-06-14 00:18:44 +00:00
  • dedf0f8327 Simplified RedNAND / EmuNAND options on SD format menu d0k3 2017-06-16 13:18:29 +02:00
  • 78d9f1747a Godmode9 scripting support d0k3 2017-06-09 01:45:00 +02:00
  • 9661ffc940 Rewritten file copy / move routines d0k3 2017-06-09 16:21:41 +02:00
  • 65af709aa9 Improved ticket validation d0k3 2017-06-09 00:21:31 +02:00
  • 392039a5ba Updated Quick start guide d0k3 2017-06-08 15:36:53 +02:00
  • d785159827 Remove support for the secret_sector.bin support file d0k3 2017-06-07 12:42:24 +02:00
  • 10426d532e Changed fs -> filesys d0k3 2017-06-06 21:16:29 +02:00
  • 94b8588423 Improve vff.c / vff.h functionality d0k3 2017-06-06 21:14:19 +02:00
  • d97e754593 Remove legacy entrypoints from release goal d0k3 2017-06-05 13:52:31 +02:00
  • a27bd1f82d Fix TWL key 0x03 init for devkits TuxSH 2017-06-04 03:48:01 +02:00
  • a75f77ad13 Allow FIRM A9L decryption on devkits d0k3 2017-06-05 13:32:07 +02:00
  • ae96c058f8 Fix #82 d0k3 2017-06-03 12:22:12 +02:00
  • d704452c28 Updated BrahmaLoader submodule d0k3 2017-06-02 17:27:57 +02:00
  • 7bbaf17b42 Replace (u8*) with (void*) where applicable ... also changes sector0x96 workaround to OTP encrypt method d0k3 2017-06-01 15:11:41 +02:00
  • c9abc77348 Fix Travis CI d0k3 2017-06-01 12:09:14 +02:00
  • 9da76b94c6 Reduce ram drive size on sighax to 64MB v1.2.1 d0k3 2017-06-01 01:19:30 +02:00
  • 7df545da18 Properly discard un-displayable UTF-16 chars d0k3 2017-05-31 23:42:33 +02:00