864 Commits

Author SHA1 Message Date
d0k3
93f966e1da Scripting: 'fill' and 'fdummy' commands 2018-01-02 02:26:49 +01:00
d0k3
c7d60879ae Scripting: allow browsing dirs in filesel 2018-01-02 01:02:09 +01:00
d0k3
0dd72ceb27 Fix building .cia from .3ds files
fixes #290
2018-01-01 22:40:09 +01:00
d0k3
dbe600c458 Scripting: 'not' command 2017-12-31 04:00:02 +01:00
d0k3
918482ef91 Scripting: added strrep command 2017-12-31 04:00:01 +01:00
d0k3
58046d0a20 Included HelloSpaghetti script in the readme v1.5.0 2017-12-29 17:32:19 +01:00
d0k3
b20f235e1d Added HelloSpaghetti.gm9 sample script 2017-12-29 17:25:32 +01:00
d0k3
4ade338ba8 Bootmenu: swap boot entries 2017-12-29 03:38:57 +01:00
d0k3
636e8ea348 Allow updating the .sha file if it doesn't match
fixes #285
2017-12-29 02:53:09 +01:00
d0k3
24f93a24c4 System Info: Also display the SD KeyY 2017-12-29 02:34:13 +01:00
d0k3
978f713a11 Added access to NVRAM to M: drive 2017-12-29 02:33:07 +01:00
d0k3
b5a0f6cfcf Try to catch low space on game crypto and CIA build operations 2017-12-28 03:46:57 +01:00
d0k3
28ba5a85b3 README: Added hint about updating the essential backup 2017-12-28 02:34:06 +01:00
d0k3
7ce028aa72 SD formatter: allow using the full 11 chars 2017-12-27 17:12:01 +01:00
d0k3
973fef9eaf Alphabet preview for string input 2017-12-27 16:33:19 +01:00
d0k3
e43b28e8bf Scripting: Fix handling variable names 2017-12-26 18:24:25 +01:00
Ian Burgwin
e94adae363 Add a custom Python script "add2tar.py" to create the vram0 tar file 2017-12-25 01:54:28 +01:00
windows-server-2003
4ea35ef504 Scripting: Added strsplit command 2017-12-20 16:06:50 +01:00
d0k3
625d1e5bea Scripting: Added labelsel command 2017-12-20 02:08:40 +01:00
d0k3
3c4b4236b3 Scripting: Some minor cosmetics 2017-12-20 01:06:56 +01:00
d0k3
52b3f128bf Scripting: Allow PCX and custom text for preview 2017-12-20 00:13:31 +01:00
d0k3
c92a6fa164 Fix SCRIPT_RUNNER compiler warnings 2017-12-19 22:51:43 +01:00
d0k3
5ef4dda899 Update README credits
... also sneak in a fix for the last two typos
2017-12-19 22:44:54 +01:00
d0k3
75448571ea Scripting: add 'elif' command 2017-12-19 22:34:05 +01:00
d0k3
32b9675c49 Added HIDE_HIDDEN build parameter 2017-12-19 22:34:05 +01:00
d0k3
61c93e1222 Update .gitignore 2017-12-19 22:34:05 +01:00
windows-server-2003
d70d67163c add if,else,end,goto command 2017-12-19 22:34:05 +01:00
d0k3
1e36b3ca98 Fix NULL dereference
Thanks @AuroraWright!
2017-12-19 02:59:40 +01:00
d0k3
0b7076ced3 Safe Restore: ask to create a backup if not found 2017-12-19 01:10:08 +01:00
d0k3
c17a2a9155 Rewrote NAND safe restore for aeskeydb sector 2017-12-11 17:09:07 +01:00
d0k3
585172f810 Added the ability to install aeskeydb.bin to NAND 2017-12-11 14:55:44 +01:00
d0k3
de7fe6cfb9 Fix a typo in Makefile.common 2017-12-11 02:47:43 +01:00
d0k3
1a63575caa Rewritten support file handling
Support files are now also accepted from CTRNAND.
2017-12-11 02:47:29 +01:00
d0k3
d8521dfdb9 Added TIMER_UNLOCK build parameter 2017-12-07 02:58:49 +01:00
d0k3
1cb2ca523c Proper permission handling for the VRAM drive 2017-12-07 02:54:12 +01:00
d0k3
3dd8a4764e Allow compiling multi-script autorunners 2017-12-07 02:01:15 +01:00
d0k3
38d3b4b4dc Makefile: Use 7za instead of 7z 2017-12-05 18:38:57 +01:00
Wolfvak
0220230403 Replace QLZ with PCX for splash 2017-12-05 18:37:50 +01:00
d0k3
c63a6e26c8 README: Added some missing info
Thanks @SirNapkin1334
2017-12-05 00:10:16 +01:00
d0k3
87743357c3 FIRM installer: Allow Nintendo style entrypoints 2017-12-02 12:28:50 +01:00
d0k3
65358b5964 README viewer: return to ToC on B 2017-12-02 12:28:20 +01:00
d0k3
f653dade6e Improve vram0 tar handling 2017-11-28 01:04:13 +01:00
profi200
9268a2f349 Fixed some bugs. 2017-11-27 00:48:05 +01:00
d0k3
63767e5eae Updated build system
Includes better handling for FLAVOR now, AUTO_UNLOCK for unlock
sequences and setting SD_TIMEOUT from make
2017-11-24 18:21:02 +01:00
d0k3
9217116a68 Update I2C code to newest version 2017-11-24 02:48:56 +01:00
d0k3
7466e0a4ea CTRtransfer: remove old SecureInfo_C before transfering
Fixes #267
2017-11-24 01:49:07 +01:00
d0k3
7d0a133d00 Fixed I2C_init() code (thanks @profi200) 2017-11-23 14:33:09 +01:00
DMSalesman
f157dcd542 README.md: Fixed typo and improved readability 2017-11-22 22:47:11 +01:00
d0k3
b4ee86d4ef Simple confirmation instead of unlock sequence for FIRM boots 2017-11-22 22:39:40 +01:00
d0k3
da7599d05c Fix: Recognizing file locks due to alias mounts 2017-11-22 03:17:57 +01:00