| 2016-07-25 |
|
|---|---|
|
firm checks
derrek
committed
on 25 Jul 2016
|
|
|
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 |
Added asserts for DMA enabled functions to check if the address is outside of TCMs.
profi200
committed
on 22 Jul 2016
|
| 2016-07-21 |
Oops.
profi200
committed
on 21 Jul 2016
|
|
Changed a few things. Added CBC support to AES code.
profi200
committed
on 21 Jul 2016
|
|
| 2016-07-16 |
Fixed AES. It also chooses burst size dynamically now.
profi200
committed
on 16 Jul 2016
|
| 2016-07-14 |
Change interrupt/DMA design a bit.
profi200
committed
on 14 Jul 2016
|
|
Use higher physical block size for AES DMA transfers.
profi200
committed
on 14 Jul 2016
|
|
|
*table flip* AES with DMA.
profi200
committed
on 14 Jul 2016
|
|
|
Timer base clock is apparently half of the ARM9 CPU clock.
profi200
committed
on 14 Jul 2016
|
|
| 2016-07-13 |
Minor adjustments.
profi200
committed
on 13 Jul 2016
|
|
Implemented pseudo VBlank for the menu.
profi200
committed
on 13 Jul 2016
|
|
|
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 |
More firm safety checks
derrek
committed
on 11 Jul 2016
|
| 2016-07-10 |
introduced bootInfo struct.
derrek
committed
on 10 Jul 2016
|
|
Fixed NATIVE_FIRM boot. Fuck you Nintendo for not resetting that bit.
profi200
committed
on 10 Jul 2016
|
|
| 2016-07-09 |
filebrowse.c: more sanity checks.
derrek
committed
on 9 Jul 2016
|
|
added testy filebrowser
derrek
committed
on 9 Jul 2016
|
|
| 2016-07-08 |
Some refactoring.
profi200
committed
on 8 Jul 2016
|
| 2016-07-06 |
Lots of pedantic changes.
profi200
committed
on 6 Jul 2016
|
| 2016-07-05 |
Cleanup diskio.c a bit. Automatically init devs.
profi200
committed
on 5 Jul 2016
|
|
Changed function names back.
profi200
committed
on 5 Jul 2016
|
|
|
Changed back the devs to sectors because i can :)
profi200
committed
on 5 Jul 2016
|
|
| 2016-07-04 |
Adjust MPU settings a bit.
profi200
committed
on 4 Jul 2016
|
|
Added WinterMutes console fix and removed stack clearing code.
profi200
committed
on 4 Jul 2016
|
|
| 2016-07-02 |
Forgot to remove old code.
profi200
committed
on 2 Jul 2016
|
|
Implemented PXI and replaced old 'mailbox system' with it.
profi200
committed
on 2 Jul 2016
|
|
| 2016-06-29 |
Fixed a few bugs in AES code + finally fixed CTRCARD code.
profi200
committed
on 29 Jun 2016
|
| 2016-06-28 |
Finally fixed the strchr() crashes by clearing heap and stack.
profi200
committed
on 28 Jun 2016
|