This website requires JavaScript.
c93a97f8d7
mcuReboot now checks for isFirmlaunch
Aurora
2016-09-02 14:27:56 +0200
8fd2525cd1
Make the correct FIRM type always be set and fix loading old NATIVE_FIRMs from SD
Aurora
2016-09-02 15:05:52 +0200
62a70cfdac
Old NATIVE_FIRMs do not have injectable modules
Aurora
2016-09-02 14:47:20 +0200
ca0a79fc89
Merge branch 'master' into developer
Aurora
2016-09-02 14:28:47 +0200
104b8e859f
mcuReboot now checks for isFirmlaunch
Aurora
2016-09-02 14:27:56 +0200
a99b26ff8c
Merge master into developer
Aurora
2016-09-02 14:24:24 +0200
9bc62ec12d
Move config and PIN paths to the respective headers
Aurora
2016-09-02 14:14:19 +0200
84a6bb772f
Merge master into developer
Aurora
2016-09-02 13:42:54 +0200
263a5eda56
Update to latest FatFs patch
Aurora
2016-09-02 13:40:20 +0200
7fb17ce52f
Remove exceptions folder from Luma-dev when cleaning
Aurora
2016-09-01 18:01:21 +0200
631fad24c0
Make firmware.bin check more readable
Aurora
2016-09-01 17:56:33 +0200
f1d77fa62a
Add checks for the FIRM bin files to be correct for the console
Aurora
2016-09-01 17:51:03 +0200
3bc247b43b
Update firm.c
TuxSH
2016-09-01 16:24:03 +0200
3608799dff
Merge master into developer
Aurora
2016-08-31 19:54:12 +0200
c0f042bc2a
Can not support safe_firm firmlaunches without 3ds_injector at the moment
Aurora
2016-08-31 19:49:40 +0200
8982ff259a
Add support for 1.x NATIVE_FIRM (on sysNAND) and the O3DS v0 SAFE_FIRM
TuxSH
2016-08-31 19:30:45 +0200
726b06b748
Merge master into developer
Aurora
2016-08-31 16:14:20 +0200
0057ab9c5a
Fix config not being written in a rare circumstance
Aurora
2016-08-31 16:11:44 +0200
048bf0ee4d
Cleanup
Aurora
2016-08-31 13:49:10 +0200
4da0708b51
Merge branch 'developer' of https://github.com/AuroraWright/Luma3DS into developer
Aurora
2016-08-31 13:48:28 +0200
4c529e3145
Cleanup
Aurora
2016-08-31 13:47:49 +0200
8ceeca372f
Fix build issue
TuxSH
2016-08-31 13:24:29 +0200
4326ac9be1
Merge branch 'developer' of https://github.com/AuroraWright/Luma3DS into developer
TuxSH
2016-08-31 13:14:12 +0200
697c64abe4
Fix and restrain module access checks
TuxSH
2016-08-31 13:11:41 +0200
7e8cf84c42
Fix yet another derp
Aurora
2016-08-30 22:41:27 +0200
b6d91375a5
Minor cleanup
Aurora
2016-08-30 21:50:04 +0200
61305688fd
Move the itoa function to strings.c
Aurora
2016-08-30 21:34:03 +0200
492ae4139f
Merge branch 'master' into developer
Aurora
2016-08-30 21:32:48 +0200
a84f393bd5
Move the itoa function to strings.c
Aurora
2016-08-30 21:32:15 +0200
5de54d6f9f
Fix derp
Aurora
2016-08-30 21:11:11 +0200
8fc797120f
Merge master into developer, use the new string functions
Aurora
2016-08-30 21:02:45 +0200
5406d648bc
Fix derp
Aurora
2016-08-30 19:58:38 +0200
a2003fba95
Add -O3 optimization for the string functions
Aurora
2016-08-30 19:48:21 +0200
a76c15d018
Introduce a strcat replacement
Aurora
2016-08-30 17:48:41 +0200
ae8caf3d3a
Merge master into developer, remove createDirectory calls
Aurora
2016-08-30 17:09:04 +0200
f221915a95
Get rid of createDirectory and make fileWrite handle directory tree creation
Aurora
2016-08-30 16:56:19 +0200
7f93733107
Rewrite the module copying function
Aurora
2016-08-30 02:18:32 +0200
e8b9e49f57
Fix derps (thanks to @Mrrraou), general cleaup, rewrite of the modules copying function
Aurora
2016-08-30 02:03:56 +0200
cb9576b10e
Merge branch 'master' into developer
TuxSH
2016-08-29 20:12:23 +0200
06fe06f9f1
Update CFWInfo.h
TuxSH
2016-08-29 18:18:11 +0200
abf7c8e565
Replace pinKeyToLetter with a C implementation, minor cleanup
Aurora
2016-08-29 18:11:59 +0200
46227e6763
Fix build issues on some environments.
TuxSH
2016-08-29 17:51:03 +0200
2ffe4a5451
Revert "Skip PIN verification after a MCU reboot on A9LH"
Aurora
2016-08-29 16:04:17 +0200
18bd4bbcf6
Skip PIN verification after a MCU reboot on A9LH
Aurora
2016-08-29 15:57:32 +0200
8209433696
Cleanup and refactoring
Aurora
2016-08-29 15:35:24 +0200
ad9e00acaa
Add delay if a PIN was just verified and SAFE_MODE is being booted
Aurora
2016-08-29 13:45:57 +0200
c96f96258f
Only patch 2.x NATIVE_FIRM on A9LH
Aurora
2016-08-29 01:57:42 +0200
82699f3e00
Merge readPin and verifyPin
Aurora
2016-08-28 23:41:41 +0200
e2d828a4a2
Fixed derp
Aurora
2016-08-28 15:58:10 +0200
92328c6a7e
Made it easier to change your PIN, added PIN file deletion when needed
Aurora
2016-08-28 15:50:11 +0200
3f8ad17e86
Minor PIN cleanup and UI changes
Aurora
2016-08-28 14:59:33 +0200
52999db43a
Readability stuff
Aurora
2016-08-28 13:49:15 +0200
760aa99709
Revert "Add back reboot patch on 2.x"
Aurora
2016-08-28 12:33:00 +0200
51c514de84
Add back reboot patch on 2.x
TuxSH
2016-08-28 11:48:35 +0200
317899b4bf
Fix another derp
Aurora
2016-08-28 02:54:44 +0200
4c93d2b1f9
Better to put this here
Aurora
2016-08-28 02:49:53 +0200
71c5404bfe
Fix derp
Aurora
2016-08-28 02:41:00 +0200
9c5248b87a
Cleanup previous commit
Aurora
2016-08-28 02:38:30 +0200
83a0293af4
Add support (firmprot and firmlaunch patches) for 2.x on sysNAND
TuxSH
2016-08-28 00:32:47 +0200
84f3eddaf8
Merge branch 'master' into developer
TuxSH
2016-08-27 19:31:42 +0200
a5c6b908b6
Fix reboot patch for 5.x/6.x
TuxSH
2016-08-27 18:10:51 +0200
94f0d873df
Cleanup
Aurora
2016-08-27 17:34:37 +0200
d6f66d24fa
Consistency
Aurora
2016-08-27 16:09:45 +0200
31458e9938
Implement a new config file format which allows invalidating the config with new releases, fix config-related bugs, cleanup
Aurora
2016-08-27 16:00:15 +0200
dca612ffd7
Update firm.c
TuxSH
2016-08-27 13:13:43 +0200
5177308d48
Update firm.c
TuxSH
2016-08-27 13:11:55 +0200
59ab44a8c7
Merge branch 'master' into developer
TuxSH
2016-08-27 00:44:31 +0200
c711ed6253
Added a different error for < 3.x NANDs as they can not be booted currently
v6.1.1
Aurora
2016-08-27 00:34:25 +0200
58c6be17eb
Merge branch 'master' into developer
TuxSH
2016-08-27 00:11:34 +0200
259bcc686c
Merge branch 'master' into developer
TuxSH
2016-08-26 23:28:31 +0200
356268eae5
Welcome back to the 1,25s speed boost
Aurora
2016-08-26 22:24:23 +0200
2dd64b8a92
Merge branch 'master' of https://github.com/AuroraWright/Luma3DS
Aurora
2016-08-26 21:38:36 +0200
b5cddedb7d
Fix config derp
Aurora
2016-08-26 21:38:03 +0200
7afdc2b3b5
"Fix" the twlbg patches and make them optional
TuxSH
2016-08-26 19:09:14 +0200
60c4956290
Fix wrong bootconfig being picked up by 3ds_injector, cleanup
Aurora
2016-08-26 18:44:39 +0200
4c6a2f7ab1
Fix bug in svcBreak handling.
TuxSH
2016-08-26 11:38:50 +0200
76cee0d95b
Merge branch 'master' into developer
TuxSH
2016-08-25 21:22:32 +0200
7331a919e4
Fix bug.
v6.1
TuxSH
2016-08-25 18:53:37 +0200
27ea6b96c4
Merge branch 'master' into developer
TuxSH
2016-08-25 18:49:00 +0200
33238cee54
Remove loading of /luma/TwlBg.cxi, fix bugs.
TuxSH
2016-08-25 16:39:43 +0200
384dd2ad81
Implement on-the-fly patching of TwlBg (and port the patches from https://github.com/ahezard/twl_firm_patcher ; big thanks to ahezard and people mentioned in this page; also to Subv for the original patching idea (for NATIVE_FIRM))
TuxSH
2016-08-25 00:13:43 +0200
4885e0b8d8
On second thought...
TuxSH
2016-08-23 20:51:48 +0200
2a84911d3b
Setting "Dev. options" to "None" now disables the exception handlers and related patches (again)
TuxSH
2016-08-23 20:39:42 +0200
7f672fb417
Fix an off-by-one error in the exception handlers
TuxSH
2016-08-22 01:21:29 +0200
a13fdeecf6
Merge branch 'master' into developer
TuxSH
2016-08-21 22:31:39 +0200
74ac76ba84
Merge branch 'master' of https://github.com/AuroraWright/Luma3DS
TuxSH
2016-08-21 22:09:47 +0200
253e031f83
Add support for loading /luma/TwlBg.cxi (on dev branch this will take precedence)
TuxSH
2016-08-21 22:09:27 +0200
ef1ecf859c
Update draw.c
TuxSH
2016-08-20 19:59:25 +0200
a302ad3bea
R.I.P boot speed boost (for now)
TuxSH
2016-08-20 18:45:56 +0200
0951260df7
Merge branch 'master' into developer
TuxSH
2016-08-18 00:39:21 +0200
b87dadbb72
Update patches.c
TuxSH
2016-08-18 00:36:28 +0200
1dd6a9821a
Merge branch 'master' into developer
TuxSH
2016-08-18 00:35:20 +0200
50a2424001
Implement svcGetCFWInfo in place of svc 0x2e (which is stubbed). Luma3DS now boots ca. 1.5s faster
TuxSH
2016-08-17 23:47:30 +0200
61e5a4444f
Fix derp.
TuxSH
2016-08-17 16:03:49 +0200
de3eb6ccd7
Merge branch 'master' into developer
Aurora
2016-08-16 23:10:25 +0200
4f8c66b2b7
There would not be an use for this
v6.0.1
Aurora
2016-08-16 22:59:25 +0200
4d9cbc4e19
Fix fail
Aurora
2016-08-16 22:46:41 +0200
40369d44df
Pin cleanup
Aurora
2016-08-16 22:37:57 +0200
ee3720f0b7
Make loader more readable, use an array instead of a fixed location for the emuNAND test sector
Aurora
2016-08-16 18:47:27 +0200
e5dcca1c2b
Update gitignore
Aurora
2016-08-16 01:59:23 +0200