Mirror of CollapseOS
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011
  1. SD Card subsystem
  2. Load range: B423-B436
  3. This subsystem is designed for a ad-hoc adapter card that acts
  4. as a SPI relay between the z80 bus and the SD card. It requires
  5. a driver providing the SPI Relay protocol. You need to define
  6. SDC_DEVID to specify which ID will be supplied to (spie).
  7. Through that layer, this driver implements the SDC protocol
  8. allowing it to provide BLK@ and BLK!.