History for uwuboot / source / arm9 / debug.c
2017-11-03
@profi200
Disable interrupts on panic().
profi200 committed on 3 Nov 2017
@profi200
Added fb overwriting to ARM9 panic() and fb_assert() to make them visible. Untested.
profi200 committed on 3 Nov 2017
2017-10-09
@profi200
Move/remove some sources.
profi200 committed on 9 Oct 2017
2017-09-14
@profi200
Little cleanup.
profi200 committed on 14 Sep 2017
2017-08-27
@profi200
Refactored PXI code. Removed a lot of code on ARM9.
profi200 committed on 27 Aug 2017
2017-08-15
@profi200
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200 committed on 15 Aug 2017
2017-07-21
@profi200
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200 committed on 21 Jul 2017
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-06-27
@profi200
Revert useless changes from a0108e2e.
profi200 committed on 27 Jun 2017
@profi200
Clobber the global namespace less.
profi200 committed on 27 Jun 2017
@profi200
More consistency.
profi200 committed on 27 Jun 2017
2017-06-14
@profi200
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
profi200 committed on 14 Jun 2017
2017-06-07
@derrek
minor fixes + collect boot option firm launch result info
derrek committed on 7 Jun 2017
2017-06-06
@profi200
Fixed screen clearing problem with consoleInit().
profi200 committed on 6 Jun 2017
2017-06-05
@derrek
introduce fsutils
derrek committed on 5 Jun 2017
2017-05-17
@derrek
more stuff that should not be in release
derrek committed on 17 May 2017
@derrek
avoid debug info leak in public release
derrek committed on 17 May 2017
2017-02-03
@profi200
Whitespace fixes so it looks better on Gitlab.
profi200 committed on 3 Feb 2017
2017-01-07
@derrek
config saving
derrek committed on 7 Jan 2017
2017-01-06
@profi200
Shut up some warnings.
profi200 committed on 6 Jan 2017
2016-12-06
@profi200
Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes.
profi200 committed on 6 Dec 2016
2016-11-13
@derrek
menu/event related changes
derrek committed on 13 Nov 2016
2016-07-27
@profi200
Merge branch 'master' of gitlab.com:profi200/boot3r
profi200 committed on 27 Jul 2016
@derrek
sdmmc: set device target just once for each operation
derrek committed on 27 Jul 2016
2016-07-26
@profi200
Replaced NORETURN macro with standardized version. Removed flags and entry override fields. Needs to be decided later how to handle this.
profi200 committed on 26 Jul 2016
2016-07-08
@profi200
Some refactoring.
profi200 committed on 8 Jul 2016
2016-07-06
@profi200
Lots of pedantic changes.
profi200 committed on 6 Jul 2016
2016-06-21
@profi200
Print lr in panic() and disable the MPU in both panic() and guruMeditation().
profi200 committed on 21 Jun 2016
@profi200
Some changes.
profi200 committed on 21 Jun 2016
2016-06-18
@profi200
A few changes to start.s and exception handling.
profi200 committed on 18 Jun 2016