2017-12-20
@profi200
Move most inline asm to arm.h.
profi200 committed on 20 Dec 2017
@profi200
Introducing arm.h.
profi200 committed on 20 Dec 2017
@profi200
Use volatile instead of __volatile__.
profi200 committed on 20 Dec 2017
2017-12-18
@d0k3
Fix screeninit for firms loaded from menu.
d0k3 committed on 18 Dec 2017
@d0k3
Fully deinit GFX when it is not needed anymore.
d0k3 committed on 18 Dec 2017
@profi200
We don't need to unregister the GFX IRQs. We can just disable them.
profi200 committed on 18 Dec 2017
@profi200
Completely deinit/init screens on sleep.
profi200 committed on 18 Dec 2017
@profi200
The LCDs need a bit of time to stabilize after sleep.
profi200 committed on 18 Dec 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 18 Dec 2017
@profi200
Added commented out GPU/LCD deinit code. Works with everything but Luma.
profi200 committed on 18 Dec 2017
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 18 Dec 2017
@d0k3
Accept downgrades on devmode.
d0k3 committed on 18 Dec 2017
@profi200
Also turn off the LCDs on the GPU side in sleep mode.
profi200 committed on 18 Dec 2017
2017-12-17
@profi200
Added performance monitor code.
profi200 committed on 17 Dec 2017
@profi200
Restore proper mount state after SD card init.
profi200 committed on 17 Dec 2017
@profi200
Move fastboot version check to the end of function.
profi200 committed on 17 Dec 2017
2017-12-14
@d0k3
Use tabs, not spaces.
d0k3 committed on 14 Dec 2017
@profi200
Improved RSA code a bit.
profi200 committed on 14 Dec 2017
@profi200
Document ARM11 start.s a bit more.
profi200 committed on 14 Dec 2017
2017-12-13
@d0k3
Store bootslots only on cold boot.
d0k3 committed on 13 Dec 2017
@profi200
Optimize ARM9 MPU code a bit.
profi200 committed on 13 Dec 2017
@d0k3
Fixed color per session.
d0k3 committed on 13 Dec 2017
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 13 Dec 2017
@d0k3
Implement reboot after update.
d0k3 committed on 13 Dec 2017
2017-12-12
@profi200
Nitpicking.
profi200 committed on 12 Dec 2017
@profi200
Return current number of ticks on timer stop.
profi200 committed on 12 Dec 2017
@d0k3
Simplified some code.
d0k3 committed on 12 Dec 2017
@d0k3
Proper top border implementation. ...
d0k3 committed on 12 Dec 2017
@profi200
Use GX_memoryFill() for clearing the topscreen.
profi200 committed on 12 Dec 2017
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 12 Dec 2017