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