| 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
|
|
|
Actually try all autoboot slots on a cold reboot.
d0k3
committed
on 25 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
|
| 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
|
|
|
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
|
|
Fully deinit GFX when it is not needed anymore.
d0k3
committed
on 18 Dec 2017
|
|
|
We don't need to unregister the GFX IRQs. We can just disable them.
profi200
committed
on 18 Dec 2017
|
|
|
Completely deinit/init screens on sleep.
profi200
committed
on 18 Dec 2017
|
|
|
The LCDs need a bit of time to stabilize after sleep.
profi200
committed
on 18 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 18 Dec 2017
|
|
|
Added commented out GPU/LCD deinit code. Works with everything but Luma.
profi200
committed
on 18 Dec 2017
|
|
|
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 18 Dec 2017
|
|
|
Accept downgrades on devmode.
d0k3
committed
on 18 Dec 2017
|
|
|
Also turn off the LCDs on the GPU side in sleep mode.
profi200
committed
on 18 Dec 2017
|
|
| 2017-12-17 |
Restore proper mount state after SD card init.
profi200
committed
on 17 Dec 2017
|
|
Move fastboot version check to the end of function.
profi200
committed
on 17 Dec 2017
|
|
| 2017-12-14 |
Use tabs, not spaces.
d0k3
committed
on 14 Dec 2017
|
|
Improved RSA code a bit.
profi200
committed
on 14 Dec 2017
|
|
|
Document ARM11 start.s a bit more.
profi200
committed
on 14 Dec 2017
|
|
| 2017-12-13 |
Store bootslots only on cold boot.
d0k3
committed
on 13 Dec 2017
|