Add SD card software interface
Adds a function to send a command to the sd card.
This commit is contained in:
@@ -11,4 +11,7 @@ SW = LED
|
||||
MM_CTRL = $7ff7
|
||||
MM_DATA = $7fe0
|
||||
|
||||
SD_ARG = $7ff8
|
||||
SD_CMD = $7ffc
|
||||
|
||||
IRQ_STATUS = $7fff
|
||||
|
||||
Reference in New Issue
Block a user