TuxSH
|
1600171ffa
|
Bump copyright year
|
2018-06-14 18:13:57 +02:00 |
|
TuxSH
|
6a68a77973
|
Rewrite the ARM9 exception handlers, ...
- Fix patchArm9ExceptionHandlersInstall for older versions
- Fix some bugs in the ARM11 exception handlers
- Other, minor, changes
|
2018-01-04 18:40:11 +01:00 |
|
Aurora Wright
|
4116c1e00f
|
Update FIRM loading magic, only deinit LCDs if they are inited, fix ntrboot naming
|
2017-09-07 05:24:43 +02:00 |
|
Aurora Wright
|
618ce671ac
|
Fix previous commit, deinit screens on ARM9 exception, add check for write protect switch on writing operations
|
2017-08-28 02:43:12 +02:00 |
|
TuxSH
|
21db0d45bd
|
Added Rosalina, see details
- see release notes
- ( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)
- (∩ ͡° ͜ʖ ͡°)⊃━☆゚
- ( ͡ᵔ ͜ʖ ͡ᵔ) ♫┌( ͡° ͜ʖ ͡°)┘♪ ♫└( ͡° ͜ʖ ͡°)┐♪
|
2017-06-05 02:02:04 +02:00 |
|
Aurora
|
7339f57138
|
Minor stuff (2)
|
2016-10-16 23:35:30 +02:00 |
|
Aurora
|
615e5dfaa7
|
Fixed CTRNAND writing leaving encrypted data (thanks to d0k3), added path.txt support for CTRNAND, have the firmlaunch patch panic if both payloads cannot be found
|
2016-10-11 16:55:37 +02:00 |
|
Aurora
|
6686e4add7
|
Minor cleanup, added error when writing an exception dump fails
|
2016-09-06 19:33:50 +02:00 |
|
Aurora
|
8f32048774
|
Spaces, spaces everywhere
|
2016-09-06 13:43:00 +02:00 |
|
Aurora
|
e8b9e49f57
|
Fix derps (thanks to @Mrrraou), general cleaup, rewrite of the modules copying function
|
2016-08-30 02:08:07 +02:00 |
|
TuxSH
|
7f672fb417
|
Fix an off-by-one error in the exception handlers
|
2016-08-22 01:21:29 +02:00 |
|
TuxSH
|
f81c92e35b
|
The user-mode context is now dumped (instead of the supervisor-mode context) on a svcBreak call.
Kernel panics are now handled by the exception handlers as well.
|
2016-08-12 15:17:19 +02:00 |
|
TuxSH
|
004f0652c9
|
Prevent double faults when either PC or SP is invalid
|
2016-07-14 20:08:31 +02:00 |
|
TuxSH
|
d5190cd788
|
Minor stuff (2)
|
2016-07-05 16:24:00 +02:00 |
|
TuxSH
|
984c3e549c
|
Merge branch 'master' into developer
Conflicts:
Makefile
|
2016-06-11 00:00:53 +02:00 |
|
TuxSH
|
ef60c8ea4c
|
Refactor the exception handling code
|
2016-06-08 21:44:04 +02:00 |
|
TuxSH
|
e478908dca
|
Make the exception handlers dump more information
You'll need to the latest version of exception_dump_parser.py
|
2016-06-07 19:25:45 +02:00 |
|
TuxSH
|
edff11be7b
|
Stub svcBreak with "bkpt 65535" so we can debug it
|
2016-06-04 21:14:00 +02:00 |
|
TuxSH
|
bb230de72c
|
The ARM11 exception handlers are now working.
Refactored the exception handling code in general.
|
2016-06-03 21:38:35 +02:00 |
|
TuxSH
|
99d28c4f79
|
Move the code that sets up the exception handlers
|
2016-05-28 22:05:07 +02:00 |
|