| 2016-07-14 |
*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 |
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
|
| 2016-07-09 |
added testy filebrowser
derrek
committed
on 9 Jul 2016
|
| 2016-07-08 |
Forgot hid.h and renamed IO.h to io.h because fuck you git.
profi200
committed
on 8 Jul 2016
|
|
Some refactoring.
profi200
committed
on 8 Jul 2016
|
|
| 2016-07-06 |
Lots of pedantic changes.
profi200
committed
on 6 Jul 2016
|
| 2016-07-05 |
Changed back the devs to sectors because i can :)
profi200
committed
on 5 Jul 2016
|
| 2016-07-02 |
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-26 |
Added (currently broken) gamecard code.
profi200
committed
on 26 Jun 2016
|
| 2016-06-21 |
Some changes.
profi200
committed
on 21 Jun 2016
|
| 2016-06-15 |
Some changes.
profi200
committed
on 15 Jun 2016
|
| 2016-06-09 |
A few changes.
profi200
committed
on 9 Jun 2016
|
| 2016-06-08 |
updated smmc code
derrek
committed
on 8 Jun 2016
|
| 2016-06-07 |
Changed ARM9 section base to 0x08000040. Changed rng_get_byte() to use PRNG reg. Updated fatfs.
profi200
committed
on 7 Jun 2016
|
|
CFG reg -> size = u8
derrek
committed
on 7 Jun 2016
|
|
| 2016-06-06 |
main/menu changes
derrek
committed
on 6 Jun 2016
|
|
version detection of currently installed loader, maybe used later...
derrek
committed
on 6 Jun 2016
|
|
|
console window drawing
derrek
committed
on 6 Jun 2016
|
|
|
|
|
| 2016-06-05 |
mem_map.h update
derrek
committed
on 5 Jun 2016
|
|
final sdmmc + dev fix, also added a checked for SP in the gurumeditation.c handler.
derrek
committed
on 5 Jun 2016
|
|
| 2016-06-04 |
Lots of changes i don't all remember xD
profi200
committed
on 4 Jun 2016
|
| 2016-03-21 |
Changed AES functions back to u32* to prevent possible undefined behavior. Not sure what to do with SHA yet.
profi200
committed
on 21 Mar 2016
|
|
Added basic menu skeleton.
derrek
committed
on 21 Mar 2016
|
|
| 2016-03-20 |
device write functions only require 'const' input buffers.
derrek
committed
on 20 Mar 2016
|
|
Implemented the decnand device (currently read-only).
profi200
committed
on 20 Mar 2016
|