| 2017-12-04 |
Fixed random IPC output buffer corruption. I love ARMv6... not.
profi200
committed
on 4 Dec 2017
|
|---|---|
| 2017-12-03 |
Added fIsDriveMounted().
profi200
committed
on 3 Dec 2017
|
|
Remove TIMER_sleepMs() in gfx code since the VBlank wait does the same.
profi200
committed
on 3 Dec 2017
|
|
|
Fixed graphics corruption with certain N3DS consoles.
profi200
committed
on 3 Dec 2017
|
|
|
Show config location in menu (+misc cosmetics).
d0k3
committed
on 3 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 3 Dec 2017
|
|
|
config: add configIsLoaded
derrek
committed
on 3 Dec 2017
|
|
|
Reduced number of global variables.
d0k3
committed
on 3 Dec 2017
|
|
|
config: add configGetStorageLocation
derrek
committed
on 3 Dec 2017
|
|
|
Remove hardwareDeinit() on ARM9 since it is not needed anymore.
profi200
committed
on 3 Dec 2017
|
|
| 2017-12-02 |
Use const for pre-critical section state.
profi200
committed
on 2 Dec 2017
|
|
Fixed the race properly on ARM11.
profi200
committed
on 2 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 2 Dec 2017
|
|
|
Do not enable interrupts before initializing all of the hardware (race).
profi200
committed
on 2 Dec 2017
|
|
|
Fix a typo.
d0k3
committed
on 2 Dec 2017
|
|
|
Disable ee_printf() inside config.c.
d0k3
committed
on 2 Dec 2017
|
|
| 2017-12-01 |
Fix GFX_init / GFX_deinit for FIRMs that need it.
d0k3
committed
on 1 Dec 2017
|
|
Handle FIRMs with no screeninit.
d0k3
committed
on 1 Dec 2017
|
|
|
Prioritize NAND config over SD config.
d0k3
committed
on 1 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 1 Dec 2017
|
|
|
Added argc/v framebuffer struct passing.
profi200
committed
on 1 Dec 2017
|
|
| 2017-11-30 |
config file handling
derrek
committed
on 30 Nov 2017
|
|
Added fIsDevActive().
profi200
committed
on 30 Nov 2017
|
|
|
arm9 fs: use new functions ensureUnmounted/ensureMounted for fPrepareRawAccess/fFinalizeRawAccess
derrek
committed
on 30 Nov 2017
|
|
| 2017-11-29 |
Workaround for fFinalizeRawAccess() drive remounting.
d0k3
committed
on 29 Nov 2017
|
|
Some minor cosmetics.
d0k3
committed
on 29 Nov 2017
|
|
|
Forgot to include ctrulib in the credits.
profi200
committed
on 29 Nov 2017
|
|
|
Updated credits.
profi200
committed
on 29 Nov 2017
|
|
| 2017-11-28 |
Display config info at top left.
d0k3
committed
on 28 Nov 2017
|
| 2017-11-27 |
Boot env reboot handling for firm1:
d0k3
committed
on 27 Nov 2017
|