| 2017-11-30 |
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
|
|
|
Actually do this right.
profi200
committed
on 23 Nov 2017
|
|
|
Fixed more possible problems like the TIMER_sleep() one.
profi200
committed
on 23 Nov 2017
|
|
|
Fix the TIMER_sleep() problem the right way(tm).
profi200
committed
on 23 Nov 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 23 Nov 2017
|
|
|
Use a struct to prevent using the wrong reg again.
profi200
committed
on 23 Nov 2017
|
|
|
Ask for confirmation on potentially dangerous features.
d0k3
committed
on 23 Nov 2017
|
|
|
I dun goofed.
profi200
committed
on 23 Nov 2017
|
|
| 2017-11-22 |
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 22 Nov 2017
|
|
.gitignore arm9 / arm11 binary outputs.
d0k3
committed
on 22 Nov 2017
|
|
|
Use FF_MAX_LFN instead of hardcoded max path lengths.
d0k3
committed
on 22 Nov 2017
|
|
|
Use enum for update errors instead of defines.
profi200
committed
on 22 Nov 2017
|
|
|
Added getBootEnv() for ARM11.
profi200
committed
on 22 Nov 2017
|
|
| 2017-11-21 |
Write the signature when installing to FIRM1.
d0k3
committed
on 21 Nov 2017
|
|
Don't show a warning on an unrecognized button combo.
d0k3
committed
on 21 Nov 2017
|
|
|
Name ARM9/11 .bin/.elf files differently.
profi200
committed
on 21 Nov 2017
|
|
|
Minor code style stuff.
profi200
committed
on 21 Nov 2017
|