mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 16:48:04 +11:00
11 lines
311 B
Plaintext
11 lines
311 B
Plaintext
|
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
|
||
|
a driver providing the SPI Relay protocol.
|
||
|
|
||
|
Through that layer, this driver implements the SDC protocol
|
||
|
allowing it to provide BLK@ and BLK!.
|