| 2017-12-03 |
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
|
|
Fix handling HOME button on boot env reboots.
d0k3
committed
on 27 Nov 2017
|
|
|
Preliminary bootinfo in upper screen.
d0k3
committed
on 27 Nov 2017
|
|
| 2017-11-24 |
Store und use last boot slot via I2C register 0x1E.
d0k3
committed
on 24 Nov 2017
|
| 2017-11-23 |
Change the timer stuff back since everyone thinks volatile is the better solution.
profi200
committed
on 23 Nov 2017
|
|
Fixed bug in spinlock implementation.
profi200
committed
on 23 Nov 2017
|
|
|
Untested spinlock implementation.
profi200
committed
on 23 Nov 2017
|
|
|
Actually do this right way(tm) episode 2.
profi200
committed
on 23 Nov 2017
|