2018-02-22
@profi200
[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
@profi200
Add missing C++ guards for C code.
profi200 committed on 29 Jan 2018
@profi200
Fixed missing defines and includes for C++ code.
profi200 committed on 29 Jan 2018
2018-01-24
@d0k3
Allow setting custom splash screens via the menu.
d0k3 committed on 24 Jan 2018
@profi200
Updated drawSplashscreen() to support the touchscreen.
profi200 committed on 24 Jan 2018
2018-01-21
@derrek
config: external splash screen support
derrek committed on 21 Jan 2018
@profi200
Consistency.
profi200 committed on 21 Jan 2018
2018-01-19
@profi200
More mmu.c improvements. Added mmuMapSupersections().
profi200 committed on 19 Jan 2018
2018-01-17
@profi200
Use updateScreens() in drawSplashscreen().
profi200 committed on 17 Jan 2018
@profi200
Forgot 1 define in the previous commit.
profi200 committed on 17 Jan 2018
@profi200
Cleanup in mmu.c.
profi200 committed on 17 Jan 2018
@profi200
Properly separate text/rodata/data on ARM11. Increases FIRM size by a few KiB.
profi200 committed on 17 Jan 2018
2018-01-16
@profi200
Update linker scripts.
profi200 committed on 16 Jan 2018
2018-01-15
@profi200
Actually these .align are not needed.
profi200 committed on 15 Jan 2018
@profi200
start.s improvements + standard conform argc/v.
profi200 committed on 15 Jan 2018
@d0k3
Don't display 3DS model product code on screen.
d0k3 committed on 15 Jan 2018
2018-01-08
@d0k3
Also credit ChaN for the FATFS library.
d0k3 committed on 8 Jan 2018
@d0k3
Updated readme file for release v1.0
d0k3 committed on 8 Jan 2018
2018-01-07
@profi200
Reenable full GPU/LCD deinit + cleanup.
profi200 committed on 7 Jan 2018
@profi200
Deinit critical hardware before FIRM launch.
profi200 committed on 7 Jan 2018
2018-01-06
@profi200
Don't do the core 2/3 poweroff if they are not on.
profi200 committed on 6 Jan 2018
2018-01-04
@profi200
Introducing cfg9.h and cfg11.h.
profi200 committed on 4 Jan 2018
@profi200
Make core 1/2/3 init optional.
profi200 committed on 4 Jan 2018
2018-01-01
@profi200
Clear screens on screen init only if requested.
profi200 committed on 1 Jan 2018
2017-12-31
@profi200
Updated README for GodMode9 release.
profi200 committed on 31 Dec 2017
2017-12-30
@profi200
Added proper core 2/3 poweroff code.
profi200 committed on 30 Dec 2017
2017-12-28
@profi200
Cleanup core 2/3 code.
profi200 committed on 28 Dec 2017
@profi200
Added function for changing CPU clock.
profi200 committed on 28 Dec 2017
@profi200
Implemented core 2/3 init for New 3DS. Also enables FCRAM extension. This is currently disabled.
profi200 committed on 28 Dec 2017
2017-12-25
@profi200
Fixed New 3DS specific graphics corruption on screen init.
profi200 committed on 25 Dec 2017