02c6a3c214
Make FCRAM (and VRAM as a side effect) globally executable from arm11 kernel (only when "developer features" are enabled)
TuxSH
2016-05-08 01:23:22 +02:00
8dd9c1a1af
Merge branch 'master' into developer
TuxSH
2016-05-08 00:07:25 +02:00
be54052b6d
Make 3ds_injector able to be bigger than the official loader module (max. 25KB on O3DS due to memory limitations). Thanks @mid-kid for the idea.
TuxSH
2016-05-07 23:40:02 +02:00
9e87679ee2
Use a much better algorithm for getLoader (Luma3DS boots around 0.25s faster now)
TuxSH
2016-05-07 19:16:53 +02:00
17964f8cd1
Exception register dumps are now displayed on screen, among other things
TuxSH
2016-05-06 22:50:01 +02:00
a63fb971d4
Add support for k9/p9 exception handling on all FIRMs
TuxSH
2016-05-06 20:22:43 +02:00
f55fc421ea
Moved and specialized error code for the exception vectors
Aurora
2016-05-03 17:05:19 +02:00
169b12fc20
Merge changes from master, added support for netloader companion (payload must be "nlc.bin" and will be deleted after being read, moved exception vectors
Aurora
2016-05-03 16:57:00 +02:00
905f816bbe
Get rid of the double FatFs
Aurora
2016-05-03 03:05:11 +02:00
fef48a449a
Code refactoring, added support for SAFE_MODE FIRM on A9LH (you can update safely from it now). Thanks to delebile for the O3DS SAFE_MODE FIRM FIRM0/1 protection!
Aurora
2016-05-03 01:17:22 +02:00
95d06c115a
Fixed crashes loading an emuNAND if the SD was too small to be able to hold it
Aurora
2016-05-02 02:02:31 +02:00
113059e57c
Fixed L+R booting the updated NAND with the FIRM from the outdated NAND
Aurora
2016-05-01 19:31:58 +02:00
408c70b90c
Merge branch 'master' into developer
Aurora
2016-04-30 03:34:52 +02:00
5b51574ebf
We do not need all that space anymore
v5.4
Aurora
2016-04-29 18:07:00 +02:00
1e6d7a5aee
Merge changes from master
Aurora
2016-04-29 18:45:30 +02:00
a28b50cee8
We do not need all that space anymore
Aurora
2016-04-29 18:07:00 +02:00
df112b550b
Move loadPayload to fs.c, and the path to the beginning of the chainloader
Aurora
2016-04-29 17:21:34 +02:00
c6d3158b56
Remade the chainloader to only try to load the right payload for the pressed button, got rid of the default payload (start now boots "start_NAME.bin"), sel_NAME is now select_NAME as there is no more SFN limitations anymore
Aurora
2016-04-29 14:28:37 +02:00
4a4de608ec
Merge branch 'master' into developer
Aurora
2016-04-28 16:55:18 +02:00
e651c3d9cc
Small cleanup
Aurora
2016-04-28 16:11:25 +02:00
9c12496b30
Merge branch 'master' into developer
Aurora
2016-04-28 00:44:01 +02:00
0f1bc98bb7
Rename "Use SysNAND FIRM as default" to "SysNAND is updated"
Aurora
2016-04-26 14:11:34 +02:00
d40722af53
Apply the eShop update skipping patch only if the updated NAND was not booted (depends on the "Use SysNAND FIRM as default" option)
Aurora
2016-04-26 13:52:30 +02:00
c9781ab626
Added python implementation of the path changer from @TuxSH
Aurora
2016-04-26 03:35:06 +02:00
4cbf4e93e7
Minor stuff
Aurora
2016-04-26 01:30:03 +02:00