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 |
|
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 |
|
JoshuaDoes
|
64407f1604
|
Organize and edit battery color scheme
|
2017-10-23 23:44:43 +02:00 |
|
d0k3
|
d9ae07bd2b
|
Allow disabling the slider and fixing the brightness via the Makefile
Use make FIXED_BRIGHTNESS=x, whereas x is between 0...15
|
2017-10-20 17:36:30 +02:00 |
|
d0k3
|
39b76ef5fc
|
Make AL3X10MODE the standard
You can still pause & view the splashscreen via R+UP
|
2017-10-19 01:34:24 +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
|
c6dd031438
|
Open containing folder in secondary pane
|
2017-10-13 00:39:32 +02:00 |
|
d0k3
|
90027ac8b2
|
ui.c: Fix a typo
|
2017-10-13 00:30:02 +02:00 |
|
d0k3
|
f6dbed41cf
|
Temporarily disable GBA VC Save dumps from SD
|
2017-10-11 23:52:21 +02:00 |
|
d0k3
|
2917a9674c
|
Vastly imporved reliability of GBA VC save injections
|
2017-10-11 17:00:52 +02:00 |
|
d0k3
|
fe9e42ddb4
|
Allow disabling the brightness slider on compilation
make DISABLE_SLIDER=1
|
2017-10-11 03:23:05 +02:00 |
|
d0k3
|
69423b22ed
|
Improved image mount handling
|
2017-10-11 03:17:50 +02:00 |
|
d0k3
|
defcb678d5
|
Improved alternative bootmode
|
2017-10-11 01:57:28 +02:00 |
|
d0k3
|
c24a654cb9
|
Added CMAC and GBA VC inject support for SD AGBSAVEs
|
2017-10-10 16:00:19 +02:00 |
|
d0k3
|
9dc8105e9c
|
Improved / fixed SetupSecretKey()
|
2017-10-09 16:51:39 +02:00 |
|
d0k3
|
653de94395
|
Disable Link Time Optimization
... this may solve build issues
|
2017-10-09 15:20:45 +02:00 |
|
d0k3
|
26acfc4cff
|
Improved text viewer color scheme
|
2017-10-05 02:23:09 +02:00 |
|
Shadowhand
|
d625c19b79
|
Added hidden / undocumented alternative bootmode
|
2017-10-05 01:55:31 +02:00 |
|
d0k3
|
30774a09d9
|
Remove support for legacy support paths
|
2017-10-04 01:27:09 +02:00 |
|
d0k3
|
a18875ea35
|
Fixed several cases of stray tabs
|
2017-10-03 14:40:22 +02:00 |
|
d0k3
|
641b2c3a1a
|
GBA VC save dumper: Ensure the output directory exists
|
2017-10-03 14:40:22 +02:00 |
|
d0k3
|
89090aa8c9
|
Scripting: Fix partial SHA via shaget command
|
2017-10-03 14:40:22 +02:00 |
|
d0k3
|
f2f28c856c
|
Prevent crashes on viewing certain text files (sourcecode, mainly)
|
2017-10-03 14:40:22 +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
|
5f1814b599
|
Virtual FIRM: Add addresses to section names
|
2017-09-28 05:09:35 +02:00 |
|
d0k3
|
fa3daea740
|
Improved checks for installable FIRMs
|
2017-09-28 05:09:15 +02:00 |
|
d0k3
|
0221839299
|
Fix ARM9 entrypoint on decrypting encrypted FIRMs
... this makes decrypted N3DS NATIVE_FIRM, AGB_FIRM, TWL_FIRM bootable.
|
2017-09-28 05:08:16 +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
|
8e705edf1b
|
M: drive: Remove the disfunctional _ext memory access on sighax
|
2017-09-27 01:09:18 +02:00 |
|
Wolfvak
|
8a4597635d
|
Potentially fix screen init on some systems
Sanitized I2C
Reorganized the memory layout
- Moved GM9 to ARM9 RAM
- Increased RAMdisk size to 88MiB
|
2017-09-26 19:56:19 -03:00 |
|
d0k3
|
5e652b1313
|
Fix: crash on viewing certain scripts
|
2017-09-25 13:21:54 +02:00 |
|
d0k3
|
20a318a29d
|
Fix: Scripts not displaying in text viewer
|
2017-09-25 00:50:44 +02:00 |
|
d0k3
|
d847944462
|
Fix: Check for bootmenu keys in bootloader
|
2017-09-25 00:50:16 +02:00 |
|
d0k3
|
5d9ed651cb
|
Scripting: allow 'shaget to store the SHA in a var
|
2017-09-24 13:44:49 +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
|
b3243a2792
|
AGBSAVE: allow injecting smaller saves
|
2017-09-21 23:10:32 +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
|
2a98ab8bfd
|
Scripting: 'chk' command, HAX / ONTYPE / RDTYPE env vars
... also increases the allowed length of args
|
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 |
|