2016-07-26
@derrek
use strncpy_s instead of strncpy
derrek committed on 26 Jul 2016
2016-07-25
@derrek
sleep_wait -> wait ...
derrek committed on 25 Jul 2016
@derrek
firm checks
derrek committed on 25 Jul 2016
@profi200
Well, invalidating the wrong mem is not a good idea (fixed filebrowser crash). A bit of cleanup.
profi200 committed on 25 Jul 2016
2016-07-22
@profi200
Added asserts for DMA enabled functions to check if the address is outside of TCMs.
profi200 committed on 22 Jul 2016
2016-07-21
@profi200
Oops.
profi200 committed on 21 Jul 2016
@profi200
Changed a few things. Added CBC support to AES code.
profi200 committed on 21 Jul 2016
2016-07-16
@profi200
Fixed AES. It also chooses burst size dynamically now.
profi200 committed on 16 Jul 2016
2016-07-14
@profi200
Change interrupt/DMA design a bit.
profi200 committed on 14 Jul 2016
@profi200
Use higher physical block size for AES DMA transfers.
profi200 committed on 14 Jul 2016
@profi200
*table flip* AES with DMA.
profi200 committed on 14 Jul 2016
@profi200
Timer base clock is apparently half of the ARM9 CPU clock.
profi200 committed on 14 Jul 2016
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
Forgot hid.h and renamed IO.h to io.h because fuck you git.
profi200 committed on 8 Jul 2016
@profi200
Some refactoring.
profi200 committed on 8 Jul 2016
2016-07-06
@profi200
That was not intended...
profi200 committed on 6 Jul 2016
@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