2020-08-16 14:30:33 -04:00
|
|
|
SD Card subsystem
|
|
|
|
|
|
|
|
Load range: B423-B436
|
|
|
|
|
|
|
|
This subsystem is designed for a ad-hoc adapter card that acts
|
|
|
|
as a SPI relay between the z80 bus and the SD card. It requires
|
2020-09-17 09:36:16 -04:00
|
|
|
a driver providing the SPI Relay protocol. You need to define
|
|
|
|
SDC_DEVID to specify which ID will be supplied to (spie).
|
2020-08-16 14:30:33 -04:00
|
|
|
|
|
|
|
Through that layer, this driver implements the SDC protocol
|
|
|
|
allowing it to provide BLK@ and BLK!.
|