ff3f661bb5
DLDI/SD folder-sync apparatus ( #1251 )
...
guess we can finally have DLDI that isn't obtuse
2021-10-28 18:47:13 +02:00
b92622b765
Revert "Misc fixes for dsiwifi BMI stage ( #1216 )"
...
This reverts commit a54b076b06
.
2021-10-02 13:57:52 +02:00
a54b076b06
Misc fixes for dsiwifi BMI stage ( #1216 )
2021-09-06 12:52:33 +02:00
1846a71265
Cart refactor ( #1073 )
...
complete cart-interface refactor, will make this code a lot easier to deal with
2021-04-25 00:48:02 +02:00
436b3c4c1d
update copyright year and add missing GPL headers
2021-03-12 20:07:40 +01:00
43348210f9
Fix some compiler warnings
2021-01-25 14:12:13 +00:00
1d6cc3c6ef
keep only one handle of the NAND file around
2021-01-17 19:56:02 +01:00
fa4363ede6
make FIFO size static whene possible
2020-12-30 23:37:46 +01:00
af0a9e92c4
make unlaunch'd NANDs work
2020-10-25 18:25:09 +01:00
4be68aafe0
make SD support actually be a thing
2020-08-25 00:34:57 +02:00
fc5eedc716
* take nwifi forward some
...
* shut up CP15 printf's for Fx0
* fix bugs
2020-06-15 13:39:33 +02:00
5cd1177e34
huh. all DSi files had outdated copyright years
2020-06-05 20:44:18 +02:00
1abcb4e6ac
I'm a major derp
2020-06-02 14:36:15 +02:00
b84edfb321
silence pointless and spammy printf
2020-06-01 16:35:09 +02:00
6326ddd172
reset SD controllers during a soft-reset
2020-06-01 16:32:44 +02:00
77f4663f49
betterer SD/MMC code. Flipnote can save shit!
2020-06-01 16:24:59 +02:00
e82364f010
* some fixes to SD controller support, make it clear that there is no SD inserted, makes Flipnote work somewhat better
...
* immediately clear AES busy flag when the block count is zero (occurs when loading DSi cart games)
* implement NDMA start modes that have an old-DMA equivalent (except for GXFIFO mode)
now it boots DSi carts!
2019-10-19 16:03:59 +02:00
dcda848cdf
* base for potentially re-encrypting modcrypt, doesn't seem to be required? but can also serve to decrypt it
...
* revise SD IRQ behavior (fixing potential hang when loading DS games)
2019-08-07 12:57:12 +02:00
36c741241a
support DSi-mode carts
...
except they need to have the DSi-mode shit encrypted
2019-08-04 16:46:02 +02:00
f7f4ff0519
wifi: take this shit further. complete wifi init
2019-08-04 02:16:16 +02:00
06716794a1
lots of things. attempting to make wifi init work. not there yet.
2019-07-24 18:48:52 +02:00
ec042000cf
lay base for DSi wifi
2019-07-03 00:07:51 +02:00
851e255b40
* AES-CCM decrypt
...
* fix a bunch of bugs
2019-07-02 23:46:39 +02:00
8c64290958
make it work better
2019-06-21 00:07:57 +02:00
1bd7243edc
make it actually not crapo the NAND
2019-06-20 23:20:08 +02:00
ed6b85bf33
implement SD/MMC write (cmd25)
2019-06-20 23:05:32 +02:00
d943a51b96
ayyy
...
getting there!
2019-06-20 03:19:51 +02:00
d5a7c0bab8
there, PSISP
2019-06-19 15:58:50 +02:00
2a60fad0a5
fix moar bugs, get furtherer (add support for SDHC addressing)
2019-06-19 15:54:07 +02:00
6e5879f8bb
fix more bugs, get further
2019-06-19 15:26:38 +02:00
78b28f6a5c
fix bug with SD reads going a bit too far
2019-06-19 14:44:00 +02:00
81dde71eba
add AES, fix a bunch of bugs
...
we're getting an error screen! wee
2019-06-19 14:24:49 +02:00
f0131cfac9
plug it to the SD/MMC FIFO.
...
now half the shit is done.
2019-06-18 23:10:55 +02:00
eb18643762
add data32 IRQ thing
2019-06-18 18:39:13 +02:00
dc3c9f5bf8
take all the SDMMC shit further. now it's completing MMC init and trying to read shit.
2019-06-18 14:12:37 +02:00
6c75275593
moar SD/MMC commands
2019-06-17 18:40:45 +02:00
bedc0220fc
take this shit further
2019-06-17 13:24:37 +02:00
d4dd97638d
lay base for SD shit
2019-06-16 17:01:49 +02:00