615 Commits

Author SHA1 Message Date
d0k3
ed257e9216 Use ISO 8601 for displaying date & time
fixes #143
2017-08-08 12:30:33 +02:00
d0k3
bf58112c1d Also generate the FIRM .sha files when compiling. 2017-08-08 12:12:39 +02:00
d0k3
cf84ce4fa4 Revert "Fix dumping NTR AGING cart"
This reverts commit d6490453ba9bebbc82b97c5ac9e20bf21eab01e3.
2017-08-08 11:53:47 +02:00
d0k3
df5e80bb98 Fix mounting FAT / NAND images
fixes #142
2017-08-07 23:33:08 +02:00
d0k3
4dddd8aeeb Remove arm9loaderhax entrypoint v1.3.0 2017-08-07 12:57:33 +02:00
d0k3
745c7f4cbf Updated readme file 2017-08-07 01:04:41 +02:00
d0k3
8e3d864d83 Scripting: Support TIMESTAMP and DATESTAMP env variable 2017-08-04 18:21:56 +02:00
d0k3
3f87c42334 Properly handle HWCAL0.dat / HWCAL1.dat
These files are system unique. This commit fixes the write permission
system and includes both files in the essential backup.
2017-08-04 16:56:06 +02:00
d0k3
24a9b711e8 Add support for handling the RTC & correct FAT times 2017-08-04 03:51:03 +02:00
d0k3
06f70d0a59 Fix sizes of SHA hashes 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
90a7705d21 Don't spam the MCU with reads (in hid.c) 2017-08-04 03:51:02 +02:00
d0k3
cb694689aa Allow creating dummy files 2017-08-04 03:51:02 +02:00
d0k3
78dbc95b60 Fix mounting images from drives 8: / 9: 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
d0k3
1e61af9442 Removed all legacy entrypoints (only SigHax and A9LH remain) 2017-08-04 03:51:01 +02:00
Wolfvak
ba808f9876 Removed old Brahma-compatible chainloader 2017-08-04 03:48:47 +02:00
d0k3
5d6ee82728 Properly credit stuckpixel 2017-08-04 03:48:47 +02:00
d0k3
45fef040ff Prevent race condition in main 2017-08-04 03:48:47 +02:00
Wolfvak
e121e72f1c Implemented FIRM booting 2017-08-04 03:48:47 +02:00
Wolfvak
15882e7111 Allow running GodMode9 in any environment 2017-08-04 03:48:46 +02:00
d0k3
d6490453ba Fix dumping NTR AGING cart 2017-07-29 14:22:46 +02:00
d0k3
3da6cf5c0e Fix case sensitive permission checks 2017-07-27 20:30:12 +02:00
d0k3
5f70cdc8fa Cleanup screeninit build directory 2017-07-27 20:29:53 +02:00
d0k3
e4a0d62d16 Scripting: add decrypt, encrypt, buildcia commands 2017-07-27 14:29:03 +02:00
d0k3
20c9b640d6 Miscelaneous small fixes 2017-07-27 14:26:59 +02:00
d0k3
f38697b156 Fix: TWL key init on certain A9LH chainloaders 2017-07-27 13:35:18 +02:00
d0k3
8e8df94aba Fix compiler warning 2017-07-26 22:35:53 +02:00
d0k3
b3373a2182 Fix text viewer line numbers 2017-07-26 22:35:53 +02:00
d0k3
c7322b478d Add screeninit to FIRM payload 2017-07-26 22:35:52 +02:00
d0k3
96f6f2f34b Scripting: add 'input' command 2017-07-26 14:14:12 +02:00
d0k3
3025329799 Scripting: add CURRDIR environmental variable 2017-07-26 14:08:29 +02:00
d0k3
3cfdc3dc77 Fixed a typo 2017-07-26 14:07:34 +02:00
d0k3
bba9c13506 More intuitive non-unlockable handling, fixes #128 2017-07-25 12:44:27 +02:00
Dave Murphy
748b77ad9c Allow parallel build 2017-07-24 14:16:54 +02:00
d0k3
9aeac540e5 Where/were typo - Fix #125 2017-07-24 14:08:22 +02:00
Dave Murphy
1f69db1bdb fix build with r47. Closes #119 2017-07-24 13:59:33 +02:00
d0k3
c60237a8c3 Poweroff LCD before reboot / poweroff
... fixes several MCU issues
v1.2.7
2017-07-11 20:55:53 +02:00
d0k3
730b88638d Include sample script in release archive 2017-07-11 20:55:18 +02:00
d0k3
cd9d480579 Updated readme file 2017-07-11 20:55:06 +02:00
d0k3
7b3438d458 'mount' / 'umount' -> 'imgmount' / 'imgumount' (in scripts) 2017-07-11 20:54:30 +02:00
d0k3
1a080c3029 Replaces spaces -> '_' in cart names 2017-07-10 22:46:51 +02:00
d0k3
cfe68b4ff9 FIRM loading needs boot9strap nightly 2017-07-10 22:46:51 +02:00
d0k3
804e5d5921 Improved timer reinits 2017-07-10 22:46:51 +02:00
d0k3
e434c5aac8 Updated I2C routines
Thank @profi200
2017-07-10 22:46:51 +02:00
d0k3
dc85dccd06 Fix timer stops on DS cart initialization 2017-07-06 00:59:21 +02:00
d0k3
102ad45905 Remove delays on I2C reads
... strangely seems to fix NDS cart inits
2017-07-04 21:06:12 +02:00
d0k3
b9eea8e92b Allow booting FIRM images
... works only with latest boot9strap nightly
2017-07-04 02:22:35 +02:00
d0k3
7522f73685 INPUT_PATHS -> SUPPORT_PATHS 2017-07-04 01:49:18 +02:00