History for uwuboot / source / arm9
2016-07-13
@profi200
Minor adjustments.
profi200 committed on 13 Jul 2016
@profi200
Implemented pseudo VBlank for the menu.
profi200 committed on 13 Jul 2016
@profi200
Implemented timers and interrupts. Critical hardware like DMA and timers are disabled on system init now.
profi200 committed on 13 Jul 2016
2016-07-11
@derrek
More firm safety checks
derrek committed on 11 Jul 2016
2016-07-10
@derrek
introduced bootInfo struct.
derrek committed on 10 Jul 2016
@profi200
Fixed NATIVE_FIRM boot. Fuck you Nintendo for not resetting that bit.
profi200 committed on 10 Jul 2016
2016-07-09
@derrek
filebrowse.c: more sanity checks.
derrek committed on 9 Jul 2016
@derrek
added testy filebrowser
derrek committed on 9 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-07-05
@profi200
Cleanup diskio.c a bit. Automatically init devs.
profi200 committed on 5 Jul 2016
@profi200
Changed function names back.
profi200 committed on 5 Jul 2016
@profi200
Changed back the devs to sectors because i can :)
profi200 committed on 5 Jul 2016
2016-07-04
@profi200
Adjust MPU settings a bit.
profi200 committed on 4 Jul 2016
@profi200
Added WinterMutes console fix and removed stack clearing code.
profi200 committed on 4 Jul 2016
2016-07-02
@profi200
Forgot to remove old code.
profi200 committed on 2 Jul 2016
@profi200
Implemented PXI and replaced old 'mailbox system' with it.
profi200 committed on 2 Jul 2016
2016-06-29
@profi200
Fixed a few bugs in AES code + finally fixed CTRCARD code.
profi200 committed on 29 Jun 2016
2016-06-28
@profi200
Finally fixed the strchr() crashes by clearing heap and stack.
profi200 committed on 28 Jun 2016
2016-06-27
@profi200
Small cache code change.
profi200 committed on 27 Jun 2016
2016-06-26
@profi200
Added (currently broken) gamecard code.
profi200 committed on 26 Jun 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
2016-06-15
@profi200
Change VRAM to writethrough mode.
profi200 committed on 15 Jun 2016
@profi200
Some changes.
profi200 committed on 15 Jun 2016
2016-06-12
@profi200
Added unmount_fs() call in main(). Replaced flushDCache() with flushDCacheRange() and moved it to reduce calls.
profi200 committed on 12 Jun 2016
2016-06-09
@profi200
Use faster r/w in sdmmc.c if buffers are aligned.
profi200 committed on 9 Jun 2016
@profi200
Oops.
profi200 committed on 9 Jun 2016
@profi200
A few changes.
profi200 committed on 9 Jun 2016