02c6a3c214Make 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 +0200
8dd9c1a1afMerge branch 'master' into developer
TuxSH
2016-05-08 00:07:25 +0200
be54052b6dMake 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 +0200
9e87679ee2Use a much better algorithm for getLoader (Luma3DS boots around 0.25s faster now)
TuxSH
2016-05-07 19:16:53 +0200
17964f8cd1Exception register dumps are now displayed on screen, among other things
TuxSH
2016-05-06 22:50:01 +0200
a63fb971d4Add support for k9/p9 exception handling on all FIRMs
TuxSH
2016-05-06 20:22:43 +0200
f55fc421eaMoved and specialized error code for the exception vectors
Aurora
2016-05-03 17:05:19 +0200
169b12fc20Merge 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 +0200
905f816bbeGet rid of the double FatFs
Aurora
2016-05-03 03:05:11 +0200
fef48a449aCode 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 +0200
95d06c115aFixed crashes loading an emuNAND if the SD was too small to be able to hold it
Aurora
2016-05-02 02:02:31 +0200
113059e57cFixed L+R booting the updated NAND with the FIRM from the outdated NAND
Aurora
2016-05-01 19:31:58 +0200
408c70b90cMerge branch 'master' into developer
Aurora
2016-04-30 03:34:52 +0200
5b51574ebfWe do not need all that space anymore
v5.4
Aurora
2016-04-29 18:07:00 +0200
1e6d7a5aeeMerge changes from master
Aurora
2016-04-29 18:45:30 +0200
a28b50cee8We do not need all that space anymore
Aurora
2016-04-29 18:07:00 +0200
df112b550bMove loadPayload to fs.c, and the path to the beginning of the chainloader
Aurora
2016-04-29 17:21:34 +0200
c6d3158b56Remade 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 +0200
4a4de608ecMerge branch 'master' into developer
Aurora
2016-04-28 16:55:18 +0200
0f1bc98bb7Rename "Use SysNAND FIRM as default" to "SysNAND is updated"
Aurora
2016-04-26 14:11:34 +0200
d40722af53Apply 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 +0200
c9781ab626Added python implementation of the path changer from @TuxSH
Aurora
2016-04-26 03:35:06 +0200