| 2018-05-09 |
Adjust SD init to be in specs.
profi200
committed
on 9 May 2018
|
|---|---|
| 2018-05-08 |
Remove unneeded reg writes. Set card detect timeout(?) permanently to 0.
profi200
committed
on 8 May 2018
|
|
Set SD timeout to 0 for faster card detect.
profi200
committed
on 8 May 2018
|
|
| 2018-01-04 |
Introducing cfg9.h and cfg11.h.
profi200
committed
on 4 Jan 2018
|
| 2017-12-17 |
Restore proper mount state after SD card init.
profi200
committed
on 17 Dec 2017
|
| 2017-12-09 |
Remove old drive/file/dir handles even on unmount/close failure.
profi200
committed
on 9 Dec 2017
|
| 2017-12-08 |
Properly unmount on SD pulls.
profi200
committed
on 8 Dec 2017
|
| 2017-11-20 |
A bit of cleanup in dev.c.
profi200
committed
on 20 Nov 2017
|
| 2017-11-14 |
Fix: Advancing the buffer in sdmmc_dnand_write_sector().
d0k3
committed
on 14 Nov 2017
|
| 2017-10-28 |
new arm9 fs functions
derrek
committed
on 28 Oct 2017
|
| 2017-10-20 |
Fixed New 3DS CTRNAND mounting.
profi200
committed
on 20 Oct 2017
|
|
Fixed dev bugs and drive mounting.
profi200
committed
on 20 Oct 2017
|
|
| 2017-08-27 |
Make PXI/IPC code safer.
profi200
committed
on 27 Aug 2017
|
|
Refactored PXI code. Removed a lot of code on ARM9.
profi200
committed
on 27 Aug 2017
|
|
| 2017-08-15 |
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200
committed
on 15 Aug 2017
|
| 2017-08-07 |
Rename ugly my* functions.
profi200
committed
on 7 Aug 2017
|
| 2017-07-21 |
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200
committed
on 21 Jul 2017
|
| 2017-07-14 |
Added license to all sources. Dir structure cleanup.
profi200
committed
on 14 Jul 2017
|
| 2017-06-27 |
Revert useless changes from a0108e2e.
profi200
committed
on 27 Jun 2017
|
|
Clobber the global namespace less.
profi200
committed
on 27 Jun 2017
|
|
| 2017-06-07 |
minor fixes + collect boot option firm launch result info
derrek
committed
on 7 Jun 2017
|
| 2017-05-27 |
Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits.
profi200
committed
on 27 May 2017
|
| 2017-05-24 |
Setup keys for Luma3DS/other hb. No way around hardcoding keys :(
profi200
committed
on 24 May 2017
|
| 2017-05-22 |
AES code improvements.
profi200
committed
on 22 May 2017
|
|
Do not flush/invalidate caches in AES code. This is useful for example if we en-/decrypt in uncached mem.
profi200
committed
on 22 May 2017
|
|
|
Fixed unit detection and worked around a K9L bug.
profi200
committed
on 22 May 2017
|
|
| 2017-05-21 |
AES code refactor. ECB and CBC are missing currently.
profi200
committed
on 21 May 2017
|
| 2017-05-19 |
Set 0x05 keyY on N3DS. Currently broken, because bootInfo.unit_is_new3ds is not set early enough.
profi200
committed
on 19 May 2017
|
| 2017-05-18 |
derrek pls
profi200
committed
on 18 May 2017
|
|
better SD card detection timeout
derrek
committed
on 18 May 2017
|