2017-12-02
@profi200
Fixed the race properly on ARM11.
profi200 committed on 2 Dec 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 2 Dec 2017
@profi200
Do not enable interrupts before initializing all of the hardware (race).
profi200 committed on 2 Dec 2017
@d0k3
Fix a typo.
d0k3 committed on 2 Dec 2017
@d0k3
Disable ee_printf() inside config.c.
d0k3 committed on 2 Dec 2017
2017-12-01
@d0k3
Fix GFX_init / GFX_deinit for FIRMs that need it.
d0k3 committed on 1 Dec 2017
@d0k3
Handle FIRMs with no screeninit.
d0k3 committed on 1 Dec 2017
@d0k3
Prioritize NAND config over SD config.
d0k3 committed on 1 Dec 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 1 Dec 2017
@profi200
Added argc/v framebuffer struct passing.
profi200 committed on 1 Dec 2017
2017-11-30
@derrek
config file handling
derrek committed on 30 Nov 2017
@profi200
Added fIsDevActive().
profi200 committed on 30 Nov 2017
@derrek
arm9 fs: use new functions ensureUnmounted/ensureMounted for fPrepareRawAccess/fFinalizeRawAccess
derrek committed on 30 Nov 2017
2017-11-29
@d0k3
Workaround for fFinalizeRawAccess() drive remounting.
d0k3 committed on 29 Nov 2017
@d0k3
Some minor cosmetics.
d0k3 committed on 29 Nov 2017
@profi200
Forgot to include ctrulib in the credits.
profi200 committed on 29 Nov 2017
@profi200
Updated credits.
profi200 committed on 29 Nov 2017
2017-11-28
@d0k3
Display config info at top left.
d0k3 committed on 28 Nov 2017
2017-11-27
@d0k3
Boot env reboot handling for firm1:
d0k3 committed on 27 Nov 2017
@d0k3
Fix handling HOME button on boot env reboots.
d0k3 committed on 27 Nov 2017
@d0k3
Preliminary bootinfo in upper screen.
d0k3 committed on 27 Nov 2017
2017-11-24
@d0k3
Store und use last boot slot via I2C register 0x1E.
d0k3 committed on 24 Nov 2017
2017-11-23
@profi200
Change the timer stuff back since everyone thinks volatile is the better solution.
profi200 committed on 23 Nov 2017
@profi200
Fixed bug in spinlock implementation.
profi200 committed on 23 Nov 2017
@profi200
Untested spinlock implementation.
profi200 committed on 23 Nov 2017
@profi200
Actually do this right way(tm) episode 2.
profi200 committed on 23 Nov 2017
@profi200
Actually do this right.
profi200 committed on 23 Nov 2017
@profi200
Fixed more possible problems like the TIMER_sleep() one.
profi200 committed on 23 Nov 2017
@profi200
Fix the TIMER_sleep() problem the right way(tm).
profi200 committed on 23 Nov 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 23 Nov 2017