| 2017-12-09 |
arm9 fs: adjust limit for fCreateDeviceBuffer
derrek
committed
on 9 Dec 2017
|
|---|---|
|
Remove old drive/file/dir handles even on unmount/close failure.
profi200
committed
on 9 Dec 2017
|
|
| 2017-12-03 |
Added fIsDriveMounted().
profi200
committed
on 3 Dec 2017
|
| 2017-11-30 |
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
|
| 2017-11-21 |
Minor code style stuff.
profi200
committed
on 21 Nov 2017
|
| 2017-11-19 |
fs: add error reporting in fPrepareRawAccess and fFinalizeRawAccess
derrek
committed
on 19 Nov 2017
|
| 2017-11-08 |
Implemented fs deinit on poweroff/panic/exception.
profi200
committed
on 8 Nov 2017
|
| 2017-11-05 |
fs: typo fix in fSetNandProtection
derrek
committed
on 5 Nov 2017
|
| 2017-11-04 |
fs/config/util bug fixes
derrek
committed
on 4 Nov 2017
|
| 2017-11-03 |
fs: if possible, merge adjacent regions in fSetNandProtection
derrek
committed
on 3 Nov 2017
|
| 2017-11-02 |
fs: attempt to fix safe nand restore
derrek
committed
on 2 Nov 2017
|
|
fFinalizeRawAccess: Correctly reset devStatTable[dec].
d0k3
committed
on 2 Nov 2017
|
|
|
fs: fVerifyNandImage fix
d0k3
committed
on 2 Nov 2017
|
|
| 2017-10-30 |
fs: calcNandImageMinSize fix
derrek
committed
on 30 Oct 2017
|
|
fs: calcNandImageMinSize
derrek
committed
on 30 Oct 2017
|
|
|
fs: fVerifyNandImage implementation
derrek
committed
on 30 Oct 2017
|
|
| 2017-10-29 |
fs: make nand prot effective
derrek
committed
on 29 Oct 2017
|
|
fs nand protection improvement
derrek
committed
on 29 Oct 2017
|
|
| 2017-10-28 |
new arm9 fs functions
derrek
committed
on 28 Oct 2017
|
| 2017-10-24 |
Implemented dev raw access functions in IPC code.
profi200
committed
on 24 Oct 2017
|
| 2017-10-23 |
fs: raw access
derrek
committed
on 23 Oct 2017
|
| 2017-10-16 |
add arm9 device buffer
derrek
committed
on 16 Oct 2017
|
| 2017-10-07 |
begin raw fs access implementation
derrek
committed
on 7 Oct 2017
|
| 2017-09-10 |
Forgot fGetFree().
profi200
committed
on 10 Sep 2017
|
|
Implemented remaining fs functions.
profi200
committed
on 10 Sep 2017
|
|
|
More fs functions.
profi200
committed
on 10 Sep 2017
|
|
| 2017-09-09 |
Added list of missing fs functions not already in the IPC cmd list.
profi200
committed
on 9 Sep 2017
|
|
Implemented fSync(), fLseek() and fUnlink().
profi200
committed
on 9 Sep 2017
|