951 Commits

Author SHA1 Message Date
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
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
Death Mask Salesman
5462f2d5e8 Fix typos in readme file v1.4.3 2017-10-13 00:45:12 +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
6ff6733cbc Hardcode the readme file
... we need to find a better way of doing this later
2017-10-11 23:58:36 +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
eb6dc62fd8 Added the Makefile code for the previous commit 2017-10-11 03:24:04 +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
ee26458341 Fix caption types in Readme 2017-10-02 00:22: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