| 2018-01-08 |
Also credit ChaN for the FATFS library.
d0k3
committed
on 8 Jan 2018
|
|---|---|
|
Updated readme file for release v1.0
d0k3
committed
on 8 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-06 |
Don't do the core 2/3 poweroff if they are not on.
profi200
committed
on 6 Jan 2018
|
| 2018-01-04 |
Introducing cfg9.h and cfg11.h.
profi200
committed
on 4 Jan 2018
|
|
Make core 1/2/3 init optional.
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-31 |
Updated README for GodMode9 release.
profi200
committed
on 31 Dec 2017
|
| 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-25 |
Fixed New 3DS specific graphics corruption on screen init.
profi200
committed
on 25 Dec 2017
|
|
Avoid some instruction stalls because i have nothing better to do(tm).
profi200
committed
on 25 Dec 2017
|
|
|
Mention 7-Zip/p7z dependency for release builds.
profi200
committed
on 25 Dec 2017
|
|
|
Actually try all autoboot slots on a cold reboot.
d0k3
committed
on 25 Dec 2017
|
|
| 2017-12-24 |
Include fastboot3ds photo in readme.
d0k3
committed
on 24 Dec 2017
|
| 2017-12-23 |
README: recommend OpenFirmInstaller instead of GodMode9.
d0k3
committed
on 23 Dec 2017
|
| 2017-12-22 |
Revert GFX init code order because the new one may cause issues with a few consoles.
profi200
committed
on 22 Dec 2017
|
|
Readme: fixed some typos
d0k3
committed
on 22 Dec 2017
|
|
|
Added "How to build" and "Known issues" to the readme.
d0k3
committed
on 22 Dec 2017
|
|
|
Put the copyright at the end of the readme file.
d0k3
committed
on 22 Dec 2017
|
|
|
Fix some README issues.
d0k3
committed
on 22 Dec 2017
|
|
|
A first attempt at a readme file.
d0k3
committed
on 22 Dec 2017
|
|
| 2017-12-20 |
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 20 Dec 2017
|
|
Don't fully deinit GFX to prevent bugs (temporary).
d0k3
committed
on 20 Dec 2017
|
|
|
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
|