d0k3
75a23a15c3
Show cart ID and type on cart drive
...
Fixes #435
2018-11-05 00:19:41 +01:00
d0k3
71d0cecf20
Fix copying to virtual NAND
2018-10-29 01:33:20 +01:00
d0k3
e477ec0a18
Fix compile errors introduced by bfc3363
...
Fixes #432
2018-10-02 18:42:04 +02:00
d0k3
bfc3363012
Improved / fixed DirStruct entry name handling
...
Fixes #431
2018-10-01 23:51:05 +02:00
Hyarion Sanyënóna
5c138e1219
Add scripting commands extrcode, cmprcode, cp -p
...
* extrcode already existed, but now has a progress bar and an entry in HelloScript.
* cmprcode recompresses a code binary into its original format. It takes 2-3 minutes.
* cp -p appends file 2 to the end of file 1 rather than overwriting it.
2018-09-19 00:47:28 +02:00
d0k3
2d807915e6
SortDirStruct workaround for T_DOTDOT and T_ROOT
2018-09-18 01:30:44 +02:00
windows-server-2003
9c4ff77476
Improved file loading time
2018-09-18 00:33:26 +02:00
d0k3
e7a1a72333
Protect S:/essential.exefs file
...
Fixes #418
2018-08-26 23:06:32 +02:00
d0k3
3446a43127
Added CIA Checker Tool
2018-08-13 00:08:56 +02:00
d0k3
e75c25e41d
Fix #411
2018-08-06 23:22:16 +02:00
d0k3
9a227b92bf
Ability to setup a default font
2018-08-02 00:43:33 +02:00
d0k3
6a04bfca67
Safety checks for dummy file / dir creation
2018-07-18 00:16:41 +02:00
d0k3
81ad8a2c1e
Add trimmer tool for FIRM, NAND images, NCSD, NCCH, NDS
...
Fixes #392
2018-07-16 01:07:59 +02:00
d0k3
794800fb83
Check the results after a file entry rename
2018-07-04 22:52:10 +02:00
d0k3
a4a7b8f1e0
Fix GCC v8.1 (new dkA) warnings
...
... this also fixes #371
2018-05-24 01:08:00 +02:00
windows-server-2003
46f67e1d18
Fix sprintf format vulnerability
2018-05-17 00:29:03 +02:00
d0k3
5b413a9eb3
Increase MAX_DIR_ENTRIES
...
Fixes #360
2018-05-11 17:47:41 +02:00
d0k3
2e07189a1b
Allow .code extraction for .3ds files
2018-04-17 00:50:17 +02:00
windows-server-2003
53db497f88
Fix some typos
2018-04-05 12:35:33 +02:00
d0k3
7bdc153ca2
Use SD FAT volume label for listing and formatter
...
Fixes #333
2018-04-03 22:56:53 +02:00
Wolfvak
19209918a7
Deprecated PCX code in favor of PNG.
2018-04-03 01:17:58 +02:00
d0k3
07b06b8552
Fix file corruption when copying dirs to A:/
...
thanks @ihaveamac for pointing this one out.
2018-03-16 18:46:53 +01:00
d0k3
ac514669a1
Properly handle UTF-8 filenames
2018-03-16 03:00:26 +01:00
d0k3
02f5abb877
Fix too menu entries in dir crashing GM9
...
... happened when there where more than 1024 entries.
2018-03-15 00:57:41 +01:00
windows-server-2003
3c7ad93d1c
Forbid writing to SD if write locked
2018-03-09 00:14:41 +01:00
d0k3
67e19ad574
Allow screenshots (almost) everywhere
2018-03-07 01:15:12 +01:00
d0k3
0ddb5c49d5
Improved SD card unmount
2018-03-06 23:35:12 +01:00
d0k3
b63de24c26
Always format the RAM drive on reboots
2018-02-26 23:58:37 +01:00
d0k3
2f739ab130
Added ability to extract data from DIFF files
2018-02-22 01:47:29 +01:00
d0k3
b204921554
CPPcheck audit, fixed some minor stuff
2018-02-07 00:43:20 +01:00
d0k3
7927c742c6
Fix all occurences of NAND_BUFFER & SDCRYPT_BUFFER
2018-02-07 00:43:20 +01:00
d0k3
a2bbcef1a0
Fix: detecting CDN/NUS type 2
2018-02-07 00:43:19 +01:00
d0k3
144ade92f8
Deprecated ncchinfo.bin xorpads and the xorpad drive
2018-02-07 00:43:19 +01:00
d0k3
a0d2d27b06
Replace TEMP_BUFFER & MAIN_BUFFER with heap
2018-02-07 00:43:18 +01:00
d0k3
0fa9f52b08
Added PCX bitmap viewer
...
Fixes #299
2018-01-23 02:00:02 +01:00
d0k3
bb258725f2
Use 0:/gm9/out as standard folder for screenshots
...
Thanks @windows-server-2003 #299
2018-01-23 01:18:28 +01:00
d0k3
48f7f4c652
Allow switching fonts at runtime
2018-01-13 17:05:51 +01:00
d0k3
7befb8f1b5
Scripting: added 'dirsel' command
...
fixes #287
2018-01-09 01:39:37 +01:00
d0k3
93f966e1da
Scripting: 'fill' and 'fdummy' commands
2018-01-02 02:26:49 +01:00
d0k3
32b9675c49
Added HIDE_HIDDEN build parameter
2017-12-19 22:34:05 +01:00
d0k3
585172f810
Added the ability to install aeskeydb.bin to NAND
2017-12-11 14:55:44 +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
1cb2ca523c
Proper permission handling for the VRAM drive
2017-12-07 02:54:12 +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
da7599d05c
Fix: Recognizing file locks due to alias mounts
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
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
Wolfvak
beeea37d07
Revised Makefile
2017-11-17 19:37:45 +01:00