take all the SDMMC shit further. now it's completing MMC init and trying to read shit.

This commit is contained in:
Arisotura
2019-06-18 14:12:37 +02:00
parent 6c75275593
commit dc3c9f5bf8
4 changed files with 218 additions and 11 deletions

View File

@ -42,6 +42,9 @@ enum
Event_Div,
Event_Sqrt,
// DSi
Event_DSi_SDTransfer,
Event_MAX
};