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 |
|
d0k3
|
d413e71c01
|
Show title info for 3DSX files
|
2017-10-29 15:32:25 +01:00 |
|
d0k3
|
5f43dcc02d
|
Also ignore "._" in file selector
|
2017-10-24 23:58:41 +02:00 |
|
d0k3
|
770137ceb0
|
Fix the "._" check
|
2017-10-24 16:18:47 +02:00 |
|
d0k3
|
ef9ba1a5a5
|
Block crappy "._" files from getting recognized as filetype
|
2017-10-23 23:44:43 +02:00 |
|
d0k3
|
ac25337690
|
Enable Mount CXI and Extract .code for TMDs
|
2017-10-16 17:19:34 +02:00 |
|
d0k3
|
5d4d122543
|
Limited GBA rom image support
... support for:
* proper extension when extracting from .code
* showing title info
* renaming cartridge images
|
2017-10-16 02:02:24 +02:00 |
|
d0k3
|
a18875ea35
|
Fixed several cases of stray tabs
|
2017-10-03 14:40:22 +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
|
c164077434
|
Added delete code for certain virtual files (not used)
|
2017-09-16 17:07:51 +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
|
b7d914d73f
|
Allow copying from NAND to virtual NAND
... reduced safety, but will always work on standard NANDs and any sane
repartitioned NANDs
|
2017-09-13 02:46:02 +02:00 |
|
d0k3
|
cc31926a69
|
Added ability to rebuild / fix NAND NCSD headers
|
2017-09-10 14:13:45 +02:00 |
|
d0k3
|
343f1182b9
|
Fix writing in drives A: / B:
Thanks @AuroraWright for finding this bug
|
2017-09-09 19:12:28 +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
|
6d276c6bf5
|
Scripting: Add -f flag to find for returning first match
|
2017-09-06 13:01:52 +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
|
8d1f39d235
|
Source code reorgnaizations
|
2017-09-04 16:18:07 +02:00 |
|
d0k3
|
ebf904a2c2
|
Scripting: shaget and switchsd commands
Fixes #190
|
2017-09-04 02:15:45 +02:00 |
|
d0k3
|
ac810359fa
|
Scripting: Make 'find' always return the alphanumerical last match
... fixes #189
|
2017-09-01 02:30:12 +02:00 |
|
d0k3
|
6c76bd9cfb
|
Fix #183
|
2017-08-25 15:16:09 +02:00 |
|
d0k3
|
34e5b23c80
|
Scripting: improve handling for input, find & findnot
|
2017-08-25 00:20:50 +02:00 |
|
d0k3
|
de230fd8e5
|
Scripting: Dynamically update envvars at runtime
|
2017-08-24 15:46:36 +02:00 |
|
d0k3
|
71debc772f
|
Scripting: allow partial sha checks
|
2017-08-23 02:09:41 +02:00 |
|
d0k3
|
0ccce0cb32
|
Scripting: Allow inject command to expand or create files
fixes #177
|
2017-08-23 02:09:40 +02:00 |
|
d0k3
|
9c02388d15
|
Scripting: add boot command
|
2017-08-21 21:33:22 +02:00 |
|
d0k3
|
551a48149f
|
Scripting: add fixcmac command
fixes #175
check HelloScript.gm9 for how it's done
|
2017-08-21 19:56:30 +02:00 |
|
d0k3
|
2cc94be6b4
|
Added ability to install FIRM files
|
2017-08-18 17:08:03 +02:00 |
|
d0k3
|
e36b2c347f
|
Vastly speed up boot times
This also improves f_getfree handling (prevents it where possible)
|
2017-08-16 01:44:48 +02:00 |
|
d0k3
|
9882b68a31
|
Improved NDS rom file mounting
|
2017-08-16 01:44:48 +02:00 |
|
d0k3
|
b44e43d0e5
|
Updated FATFS to R0.13
|
2017-08-16 01:44:47 +02:00 |
|
d0k3
|
5ec488937e
|
Allow forced initialization of aeskeydb.bin files
|
2017-08-15 02:16:53 +02:00 |
|
d0k3
|
32fc283791
|
Added support for mounting NDS images
|
2017-08-14 02:47:00 +02:00 |
|
d0k3
|
df5e80bb98
|
Fix mounting FAT / NAND images
fixes #142
|
2017-08-07 23:33:08 +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
|
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 |
|
Wolfvak
|
ba808f9876
|
Removed old Brahma-compatible chainloader
|
2017-08-04 03:48:47 +02:00 |
|
d0k3
|
3da6cf5c0e
|
Fix case sensitive permission checks
|
2017-07-27 20:30:12 +02:00 |
|
d0k3
|
e4a0d62d16
|
Scripting: add decrypt, encrypt, buildcia commands
|
2017-07-27 14:29:03 +02:00 |
|
d0k3
|
8e8df94aba
|
Fix compiler warning
|
2017-07-26 22:35:53 +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
|
1f69db1bdb
|
fix build with r47. Closes #119
|
2017-07-24 13:59:33 +02:00 |
|