| 2018-05-10 |
Fixed bootrom/OTP dumping.
profi200
committed
on 10 May 2018
|
|---|---|
|
Added bootrom dumper implementation to menu.
d0k3
committed
on 10 May 2018
|
|
| 2018-02-22 |
[UNTESTED] Added FCRAM FIRM support to loadVerifyFirm(). Adjusted MPU settings so we can acces the FIRM in FCRAM.
profi200
committed
on 22 Feb 2018
|
| 2018-01-04 |
Introducing cfg9.h and cfg11.h.
profi200
committed
on 4 Jan 2018
|
| 2017-12-28 |
Implemented core 2/3 init for New 3DS. Also enables FCRAM extension. This is currently disabled.
profi200
committed
on 28 Dec 2017
|
| 2017-10-07 |
Changed ARM11 mem layout to 'stacks --> MMU tables --> code/data --> heap'.
profi200
committed
on 7 Oct 2017
|
| 2017-09-08 |
Optimizations + fixes.
profi200
committed
on 8 Sep 2017
|
| 2017-09-07 |
Lazy guru meditation screen port. Fixed IPC output buffer mask.
profi200
committed
on 7 Sep 2017
|
| 2017-08-24 |
Implemented double buffering.
profi200
committed
on 24 Aug 2017
|
|
Setup heap on ARM11.
profi200
committed
on 24 Aug 2017
|
|
| 2017-08-13 |
Copy ARM9 FIRM launch stub before disabling caches.
profi200
committed
on 13 Aug 2017
|
| 2017-07-14 |
Added license to all sources. Dir structure cleanup.
profi200
committed
on 14 Jul 2017
|
|
Heap start is automatically setup.
profi200
committed
on 14 Jul 2017
|
|
| 2017-06-14 |
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
profi200
committed
on 14 Jun 2017
|
| 2017-06-10 |
Proper IRQ stack handling on ARM9.
profi200
committed
on 10 Jun 2017
|
| 2017-06-06 |
Change ARM9 FIRM launch stub location to end of ITCM. Protect important data in ITCM.
profi200
committed
on 6 Jun 2017
|
| 2017-05-29 |
Move PRNG define out of main.c.
profi200
committed
on 29 May 2017
|
| 2017-05-24 |
Setup keys for Luma3DS/other hb. No way around hardcoding keys :(
profi200
committed
on 24 May 2017
|
| 2017-05-19 |
nitpicking
profi200
committed
on 19 May 2017
|
| 2017-02-04 |
improvements, new internal firm launch options (show info, skip hash check)
derrek
committed
on 4 Feb 2017
|
| 2016-12-06 |
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-07-21 |
Changed a few things. Added CBC support to AES code.
profi200
committed
on 21 Jul 2016
|
| 2016-07-11 |
More firm safety checks
derrek
committed
on 11 Jul 2016
|
| 2016-07-08 |
Some refactoring.
profi200
committed
on 8 Jul 2016
|
| 2016-07-02 |
Implemented PXI and replaced old 'mailbox system' with it.
profi200
committed
on 2 Jul 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
|
| 2016-06-05 |
mem_map.h update
derrek
committed
on 5 Jun 2016
|
| 2016-03-10 |
Proper cache support and SHA reg code fix + a lot other changes.
profi200
committed
on 10 Mar 2016
|
| 2016-02-28 |
Experimental cache support (disabled on ARM9) and a bit of cleanup.
profi200
committed
on 28 Feb 2016
|
| 2016-02-16 |
Initial commit
profi200
committed
on 16 Feb 2016
|