summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/spi_sdcard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-2/+1
* spi_sdcard: Added CMD1 SEND_OP_COND. Nigel Barnes2022-06-051-2/+8
* spi_sdcard: add CMD18 - CMD_READ_MULTIPLE_BLOCK (#8913) holub2021-12-011-6/+23
* spi_sdcard: add a child device which supports the SDV2 (non-HC) standard. [R.... arbee2021-09-181-3/+22
* spi_sdcard: Support CMD16 (SET_BLOCKLEN) for improved SDv2 compatibility. [R.... arbee2021-09-181-1/+1
* apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] arbee2021-09-071-0/+55