2017-12-04
@profi200
Fixed random IPC output buffer corruption. I love ARMv6... not.
profi200 committed on 4 Dec 2017
2017-12-03
@profi200
Added fIsDriveMounted().
profi200 committed on 3 Dec 2017
@profi200
Remove TIMER_sleepMs() in gfx code since the VBlank wait does the same.
profi200 committed on 3 Dec 2017
@profi200
Fixed graphics corruption with certain N3DS consoles.
profi200 committed on 3 Dec 2017
@d0k3
Show config location in menu (+misc cosmetics).
d0k3 committed on 3 Dec 2017
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 3 Dec 2017
@derrek
config: add configIsLoaded
derrek committed on 3 Dec 2017
@d0k3
Reduced number of global variables.
d0k3 committed on 3 Dec 2017
@derrek
config: add configGetStorageLocation
derrek committed on 3 Dec 2017
@profi200
Remove hardwareDeinit() on ARM9 since it is not needed anymore.
profi200 committed on 3 Dec 2017
2017-12-02
@profi200
Use const for pre-critical section state.
profi200 committed on 2 Dec 2017
@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