99d28c4f79Move the code that sets up the exception handlers
TuxSH
2016-05-28 22:05:07 +02:00
2424865fa1Make developer features multi-choice, since modifying UNITINFO prevents accessing eShop on retail consoles (you can now choose "ErrDisp" for a less aggressive patch)
TuxSH
2016-05-28 16:13:22 +02:00
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 +02:00
8dd9c1a1afMerge branch 'master' into developer
TuxSH
2016-05-08 00:07:25 +02:00
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 +02:00
9e87679ee2Use a much better algorithm for getLoader (Luma3DS boots around 0.25s faster now)
TuxSH
2016-05-07 19:16:53 +02:00
17964f8cd1Exception register dumps are now displayed on screen, among other things
TuxSH
2016-05-06 22:50:01 +02:00
a63fb971d4Add support for k9/p9 exception handling on all FIRMs
TuxSH
2016-05-06 20:22:43 +02:00
f55fc421eaMoved and specialized error code for the exception vectors
Aurora
2016-05-03 17:05:19 +02:00
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 +02:00
905f816bbeGet rid of the double FatFs
Aurora
2016-05-03 03:05:11 +02:00
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 +02:00
95d06c115aFixed 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
113059e57cFixed L+R booting the updated NAND with the FIRM from the outdated NAND
Aurora
2016-05-01 19:31:58 +02:00
408c70b90cMerge branch 'master' into developer
Aurora
2016-04-30 03:34:52 +02:00
5b51574ebfWe do not need all that space anymore
Aurora
2016-04-29 18:07:00 +02:00
1e6d7a5aeeMerge changes from master
Aurora
2016-04-29 18:45:30 +02:00
a28b50cee8We do not need all that space anymore
Aurora
2016-04-29 18:07:00 +02:00
df112b550bMove loadPayload to fs.c, and the path to the beginning of the chainloader
Aurora
2016-04-29 17:21:34 +02:00
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 +02:00
4a4de608ecMerge branch 'master' into developer
Aurora
2016-04-28 16:55:18 +02:00