833 Commits

Author SHA1 Message Date
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
d0k3
bf2ce1a37c Use random keysequences and increase length for dangerous ones 2017-11-22 03:17:57 +01:00
d0k3
534174e630 Moved color definitions to their own .h file 2017-11-22 03:17:57 +01:00
d0k3
44c31ab50a Fix: Marking found entries in hex editor 2017-11-22 03:17:57 +01:00
d0k3
5132fb1271 Handle SRL as directory in vGame drive 2017-11-22 03:17:57 +01:00
d0k3
75791f1908 Fix: Unaligned file lengths in virtual TADs
Thanks @zoogie for pointing that one out.
2017-11-22 03:16:50 +01:00
d0k3
c18ac35d45 General fixes and cleanup
Thanks @Kazuma77 for pointing that stuff out!
2017-11-20 17:50:48 +01:00
d0k3
b5f2c64e77 NCCH crypto: Workaround for unrecognized seeds in internal SEEDDB 2017-11-20 17:01:43 +01:00
d0k3
ffc053a682 Fixed/improved release build goal 2017-11-17 20:48:51 +01:00
d0k3
45b7a75af0 Simplified TAR code 2017-11-17 19:37:46 +01:00
d0k3
20d2772056 DSiWare Export -> TAD 2017-11-17 19:37:46 +01:00
d0k3
ec861a7bf7 Added title info / mount support for DSiWare Exports 2017-11-17 19:37:46 +01:00
d0k3
fc97df6466 On-the-fly decryption for DSiWare Exports 2017-11-17 19:37:46 +01:00
angelsl
83b2fba142 Put the SD init timeout behind a compile flag 2017-11-17 19:37:46 +01:00
d0k3
ada25ea534 README: Updated build instructions 2017-11-17 19:37:45 +01:00
d0k3
cce1032d34 Fix revised Makefile 2017-11-17 19:37:45 +01:00
Wolfvak
beeea37d07 Revised Makefile 2017-11-17 19:37:45 +01:00
d0k3
463f2881da RTC: use the full 8 byte 2017-11-17 19:37:43 +01:00
d0k3
3ccd81da2c Extended system info with info from movable.sed & sdmmc
fixes #238
2017-11-17 19:37:43 +01:00
d0k3
643b58533e Cleanup: combine several .h files into one 2017-11-17 19:37:43 +01:00
d0k3
0f3fc2a5d1 Use vram0.tar instead of standard bin2o method 2017-11-09 00:22:16 +01:00
d0k3
2d36460a02 Virtual VRAM drive, based on TAR 2017-11-09 00:22:16 +01:00
angelsl
284fda27bc Add way to change file attributes 2017-11-08 00:52:47 +01:00
d0k3
840ccfe643 Use 0xDA partition type instead of 0x1C for EmuNANDs
fixes #253
2017-11-07 01:13:13 +01:00
angelsl
ee6482aa44 Timeout SD init after about a second 2017-11-06 01:58:29 +01:00
d0k3
12739c2a91 Adjust brightness while displaying progress bar
fixes #259
2017-11-06 01:50:35 +01:00
d0k3
d413e71c01 Show title info for 3DSX files 2017-10-29 15:32:25 +01:00
d0k3
a9eaf45a8e Wait until all buttons released before showing the bootmenu 2017-10-28 14:39:32 +02:00
figgyc
45d620bf72 Added REGION variable for scripting (fix #243) 2017-10-27 19:42:47 +02:00
d0k3
05ca9109de Use new entrypoint detection method, remove old one 2017-10-27 19:25:26 +02:00
Wolfvak
7937540162 Entrypoint detection stuff (untested) 2017-10-26 20:27:02 -03:00
d0k3
dfe3e4bf15 scripting: Block the Z: drive from the filesel command
... fixes #248
2017-10-25 00:36:58 +02:00