| 2017-06-18 |
Use color fill reg instead of overwriting the fb on ARM11 exception. Only do this for the bottom screen so we can see where it happened.
profi200
committed
on 18 Jun 2017
|
|---|---|
|
Temporary exception handler for ARM11 that just shows red screens.
profi200
committed
on 18 Jun 2017
|
|
| 2017-06-17 |
Get rid of some externs.
profi200
committed
on 17 Jun 2017
|
|
Nitpicking + fixes in .s files.
profi200
committed
on 17 Jun 2017
|
|
| 2017-06-15 |
Oops, that typo i did not see for a while.
profi200
committed
on 15 Jun 2017
|
|
That msr instruction change did not do what i expected.
profi200
committed
on 15 Jun 2017
|
|
| 2017-06-14 |
Init stack pointers of exception modes on ARM11.
profi200
committed
on 14 Jun 2017
|
|
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
profi200
committed
on 14 Jun 2017
|
|
| 2017-06-12 |
Make keys static.
profi200
committed
on 12 Jun 2017
|
|
Improve assembly files a bit.
profi200
committed
on 12 Jun 2017
|
|
| 2017-06-10 |
Proper IRQ stack handling on ARM9.
profi200
committed
on 10 Jun 2017
|
| 2017-06-09 |
Revert b0bcfcb7 since it breaks release builds.
profi200
committed
on 9 Jun 2017
|
|
Auto parse entry and section adresses using readelf for now.
profi200
committed
on 9 Jun 2017
|
|
|
uiDialog: lastLine may be NULL
derrek
committed
on 9 Jun 2017
|
|
|
Updated .gitignore.
profi200
committed
on 9 Jun 2017
|
|
|
Fixed clean target.
profi200
committed
on 9 Jun 2017
|
|
|
Switched back to devkitARM makefiles. Makefile now detects if the target FIRM file is outdated.
profi200
committed
on 9 Jun 2017
|
|
| 2017-06-08 |
Create .7z archive on release build.
profi200
committed
on 8 Jun 2017
|
| 2017-06-07 |
Double lines around windows.
profi200
committed
on 7 Jun 2017
|
|
minor fixes + collect boot option firm launch result info
derrek
committed
on 7 Jun 2017
|
|
|
ui: check length of lastLine in uiDialog
derrek
committed
on 7 Jun 2017
|
|
|
restore original file rw pointer in isNandImageCompatible()
derrek
committed
on 7 Jun 2017
|
|
|
derrek, what the fuck...
profi200
committed
on 7 Jun 2017
|
|
| 2017-06-06 |
NAND restore works again except it doesn't...
profi200
committed
on 6 Jun 2017
|
|
adjust ui design
derrek
committed
on 6 Jun 2017
|
|
|
Change ARM9 FIRM launch stub location to end of ITCM. Protect important data in ITCM.
profi200
committed
on 6 Jun 2017
|
|
|
Fixed screen clearing problem with consoleInit().
profi200
committed
on 6 Jun 2017
|
|
|
small adjustments
derrek
committed
on 6 Jun 2017
|
|
|
uiShowMessageWindow() is implemented fully now.
profi200
committed
on 6 Jun 2017
|
|
| 2017-06-05 |
implement fsCreateFileWithPath
derrek
committed
on 5 Jun 2017
|