| 2018-02-28 |
Optimized AES code and fixed a bug which prevented very large FIRMs from beeing properly decrypted from NAND.
profi200
committed
on 28 Feb 2018
|
|---|---|
| 2018-02-26 |
Add FCRAM boot setting in boot setup.
d0k3
committed
on 26 Feb 2018
|
|
Fixed typo.
profi200
committed
on 26 Feb 2018
|
|
|
Added typedefs for >64 bit types to types.h.
profi200
committed
on 26 Feb 2018
|
|
|
Added function to read internal SHA engine state. Optimized SHA_update().
profi200
committed
on 26 Feb 2018
|
|
| 2018-02-25 |
Reverted C++ header commit because it looks ugly. We will change this later.
profi200
committed
on 25 Feb 2018
|
|
config: add support for "RAM_FIRM_BOOT
derrek
committed
on 25 Feb 2018
|
|
| 2018-02-23 |
Enable N3DS FCRAM extension if available.
profi200
committed
on 23 Feb 2018
|
|
Properly clear custom splashscreen leftovers.
d0k3
committed
on 23 Feb 2018
|
|
| 2018-02-22 |
Don't hardcode header location in firm_size().
profi200
committed
on 22 Feb 2018
|
|
[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-29 |
Add missing C++ guards for C code.
profi200
committed
on 29 Jan 2018
|
| 2018-01-24 |
Allow setting custom splash screens via the menu.
d0k3
committed
on 24 Jan 2018
|
|
Updated drawSplashscreen() to support the touchscreen.
profi200
committed
on 24 Jan 2018
|
|
| 2018-01-21 |
config: external splash screen support
derrek
committed
on 21 Jan 2018
|
| 2018-01-07 |
Reenable full GPU/LCD deinit + cleanup.
profi200
committed
on 7 Jan 2018
|
|
Deinit critical hardware before FIRM launch.
profi200
committed
on 7 Jan 2018
|
|
| 2018-01-04 |
Introducing cfg9.h and cfg11.h.
profi200
committed
on 4 Jan 2018
|
| 2018-01-01 |
Clear screens on screen init only if requested.
profi200
committed
on 1 Jan 2018
|
| 2017-12-30 |
Added proper core 2/3 poweroff code.
profi200
committed
on 30 Dec 2017
|
| 2017-12-28 |
Cleanup core 2/3 code.
profi200
committed
on 28 Dec 2017
|
|
Added function for changing CPU clock.
profi200
committed
on 28 Dec 2017
|
|
|
Implemented core 2/3 init for New 3DS. Also enables FCRAM extension. This is currently disabled.
profi200
committed
on 28 Dec 2017
|
|
| 2017-12-20 |
Move more inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
|
Move most inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
|
|
Introducing arm.h.
profi200
committed
on 20 Dec 2017
|
|
|
Use volatile instead of __volatile__.
profi200
committed
on 20 Dec 2017
|
|
| 2017-12-18 |
Fix screeninit for firms loaded from menu.
d0k3
committed
on 18 Dec 2017
|
|
Completely deinit/init screens on sleep.
profi200
committed
on 18 Dec 2017
|
|
| 2017-12-17 |
Added performance monitor code.
profi200
committed
on 17 Dec 2017
|