308 Commits

Author SHA1 Message Date
d0k3
c24a654cb9 Added CMAC and GBA VC inject support for SD AGBSAVEs 2017-10-10 16:00:19 +02:00
d0k3
653de94395 Disable Link Time Optimization
... this may solve build issues
2017-10-09 15:20:45 +02:00
Shadowhand
d625c19b79 Added hidden / undocumented alternative bootmode 2017-10-05 01:55:31 +02:00
d0k3
42820b185c Added readme viewer to HOME menu 2017-10-03 14:40:21 +02:00
d0k3
b6409ec045 FIRM chainloader: offer on-the-fly decryption of encrypted FIRMs 2017-09-29 03:14:06 +02:00
d0k3
fa3daea740 Improved checks for installable FIRMs 2017-09-28 05:09:15 +02:00
d0k3
3b56a12857 Add bootmenu keycombo to the bootloader splash 2017-09-27 01:53:05 +02:00
d0k3
a90379f2c1 Allow chainloading larger FIRMs via FCRAM 2017-09-27 01:53:05 +02:00
d0k3
d847944462 Fix: Check for bootmenu keys in bootloader 2017-09-25 00:50:16 +02:00
d0k3
fad938b977 Fix vanishing top bar 2017-09-24 12:10:09 +02:00
d0k3
430bcd6997 Allow context menu inject for virtual files 2017-09-24 12:04:52 +02:00
d0k3
dcafbaa191 Improved ntrboot checks
... this also restores default behaviour when booting from ntrboot and
simplifies the bootloader behaviour.
2017-09-23 13:11:38 +02:00
d0k3
0a1a08a7e0 Allow filelist reloads via R+DOWN 2017-09-22 17:18:06 +02:00
d0k3
1bb41bbaa6 Prevents mounts of FAT drives from SysNAND / EmuNAND virtual 2017-09-22 17:17:48 +02:00
d0k3
c80ebb1100 Bootloader: improved bootloop preventation on FCRAM boots
... also beautified the battery symbol a little
2017-09-21 01:53:52 +02:00
d0k3
c9f9745495 Added GBA VC save dumper / injector
... this also removes the gbavc.sav file from the virtual NAND drives
and does some general cleanup. Fixes #205.
2017-09-21 01:53:23 +02:00
d0k3
d6919eba22 Automatically show the bootmenu on ntrboot 2017-09-20 00:44:18 +02:00
d0k3
85e584c2d5 Made bootloader the default mode when installed to FIRM0 2017-09-19 15:58:43 +02:00
d0k3
628234a861 FIRM from FCRAM: check for secondary magic 2017-09-19 01:00:44 +02:00
d0k3
4df98de543 Added battery symbol to the top bar 2017-09-18 19:57:43 +02:00
d0k3
93a6a183c5 A9NC / bootloader: check for FIRM in FCRAM on start 2017-09-17 17:50:31 +02:00
d0k3
5941ce41bc Show battery state on top bar
thanks @al3x10m for pointing out the possibility
2017-09-16 16:46:30 +02:00
d0k3
a947835830 Added bootonce feature to hidden bootloader 2017-09-16 13:48:31 +02:00
d0k3
93e84b8b12 Brought back "Copy to 0:/gm9/out" for dirs 2017-09-15 14:11:43 +02:00
d0k3
4244122dda Improved hidden bootloader 2017-09-14 13:38:19 +02:00
d0k3
5cd1c7259f Added hidden & undocumented bootloader functionality 2017-09-13 20:03:46 +02:00
d0k3
88a390f7a8 Revamped & combined drive / directory info feature 2017-09-13 16:36:16 +02:00
d0k3
f545113c08 Added file info feature 2017-09-13 16:36:16 +02:00
d0k3
28e542245b Allow recursive CMAC fxing for applicable drives 2017-09-13 16:36:08 +02:00
d0k3
cc31926a69 Added ability to rebuild / fix NAND NCSD headers 2017-09-10 14:13:45 +02:00
d0k3
322c996afe Show a warning if potentially incomplete key setup detected 2017-09-08 20:25:48 +02:00
d0k3
c32908e4cf Allow building standalone script runners
... just include autorun.gm9 in the data folder
2017-09-08 15:39:57 +02:00
d0k3
c094c6c192 Scripting: add extrcode command 2017-09-08 15:39:57 +02:00
d0k3
1838c608e1 Fix #194 2017-09-08 13:30:16 +02:00
d0k3
a6a15eb70d Added ability to extract uncompressed .code 2017-09-08 04:00:39 +02:00
d0k3
5f0ab648aa Scripting: Live preview for scripts
This commit also adds limited syntax highlighting for scripts
2017-09-06 00:46:01 +02:00
d0k3
730cff8554 Offer setting the RTC if year < 2017 is detected 2017-09-05 14:26:18 +02:00
d0k3
8d1f39d235 Source code reorgnaizations 2017-09-04 16:18:07 +02:00
d0k3
a5c1fd5749 Include build timestamp in splash screen 2017-09-01 18:01:33 +02:00
d0k3
ea6f455811 Fixed position bar graphical errors 2017-08-29 03:29:29 +02:00
d0k3
f09aa9bf09 Large batch operations: update cursor and scroll list 2017-08-29 02:52:22 +02:00
d0k3
19ecbd6bb0 Scripting: Combine warning and confirmation prompt. 2017-08-26 13:14:38 +02:00
Myria
99a638a084 Added ability to display system info 2017-08-25 14:02:31 +02:00
d0k3
63522346bf Handle CTRtransfers with no valid destination 2017-08-25 00:21:09 +02:00
d0k3
0c07b17df1 FIRM Installer: show proper success / failure message 2017-08-23 13:33:31 +02:00
d0k3
71debc772f Scripting: allow partial sha checks 2017-08-23 02:09:41 +02:00
d0k3
9c02388d15 Scripting: add boot command 2017-08-21 21:33:22 +02:00
d0k3
8b8a8695d9 Better checks for installable FIRMs 2017-08-20 15:31:30 +02:00
d0k3
564f403f4c Rely on b9s key setup if the 0xBEEF magic is found 2017-08-18 18:52:42 +02:00
d0k3
2cc94be6b4 Added ability to install FIRM files 2017-08-18 17:08:03 +02:00