summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/spi_sdcard.h
Commit message (Expand)AuthorAgeFilesLines
* -homebrew/linux4004.cpp: Emulated Linux/4004 board. Vas Crabb2024-10-041-3/+2
* machine/spi_sdcard.cpp: More fixes: Vas Crabb2024-10-011-5/+12
* -machine/spi_sdcard.cpp: Generate appropriate CSD for mounted image. Vas Crabb2024-10-011-44/+29
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* 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