| Commit message (Expand) | Author | Age | Files | Lines |
| * | -homebrew/linux4004.cpp: Emulated Linux/4004 board. |  Vas Crabb | 2024-10-04 | 1 | -3/+27 |
| * | machine/spi_sdcard.cpp: More fixes: |  Vas Crabb | 2024-10-01 | 1 | -63/+134 |
| * | -machine/spi_sdcard.cpp: Generate appropriate CSD for mounted image. |  Vas Crabb | 2024-10-01 | 1 | -61/+241 |
| * | sinclair/chloe.cpp: Chloe 280SE (Timex TS2068 successor)- New WORKING (#12337) |  holub | 2024-06-06 | 1 | -1/+2 |
| * | machine/spi_sdcard.cpp: Don't write received data to the command shift regist... |  holub | 2024-04-17 | 1 | -44/+23 |
| * | machine/spi_sdcard.cpp: Report status for requests of CMD58 (READ_OCR) (#12212) |  holub | 2024-04-03 | 1 | -8/+2 |
| * | sinclair: Started adding devices for ZX Spectrum Next. [holub] |  Vas Crabb | 2024-04-02 | 1 | -3/+4 |
| * | srcclean and fix indentation in preparation for MAME 0.264 branch. |  Vas Crabb | 2024-03-24 | 1 | -1/+1 |
| * | spi_sdcard.cpp: implement SEND_CSD (SD_TYPE_V2) (#12078) |  holub | 2024-02-28 | 1 | -4/+39 |
| * | akiko, am79c90, i82586, k053252, spi_sdcard, stvcd, t10mmc, t10sbc, t10spc: U... |  AJR | 2023-09-17 | 1 | -14/+10 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -1/+0 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -3/+2 |
| * | chd: Add dvd support. better abstraction in general, multi-image support in a... |  Olivier Galibert | 2023-05-04 | 1 | -9/+7 |
| * | sinclair/pentevo.cpp: New working clone. (#10337) |  holub | 2022-10-10 | 1 | -0/+16 |
| * | Reduced some redundancy in a few more slot layouts. |  Vas Crabb | 2022-07-15 | 1 | -1/+1 |
| * | spi_sdcard.cpp: Fixed CMD24 - WRITE_BLOCK. |  Nigel Barnes | 2022-06-22 | 1 | -13/+10 |
| * | spi_sdcard: Added CMD1 SEND_OP_COND. |  Nigel Barnes | 2022-06-05 | 1 | -105/+118 |
| * | hard_disk_file: classify |  Olivier Galibert | 2022-04-01 | 1 | -4/+4 |
| * | srcclean, remove a vestigial thing, and a little cleanup |  Vas Crabb | 2021-12-26 | 1 | -2/+2 |
| * | spi_sdcard: fix CMD8 response for SDV2/SDHC. [R. Belmont] |  arbee | 2021-12-01 | 1 | -5/+5 |
| * | spi_sdcard: add CMD18 - CMD_READ_MULTIPLE_BLOCK (#8913) |  holub | 2021-12-01 | 1 | -182/+258 |
| * | spi_sdcard: don't use a random number in the CID block, it'll confuse BBC Mic... |  arbee | 2021-10-03 | 1 | -1/+1 |
| * | spi_sdcard.cpp: Preliminary support for CMD10 (SEND_CID), report CRC16 for da... |  arbee | 2021-10-03 | 1 | -0/+36 |
| * | spi_sdcard: add a child device which supports the SDV2 (non-HC) standard. [R.... |  arbee | 2021-09-18 | 1 | -7/+33 |
| * | spi_sdcard: Support CMD16 (SET_BLOCKLEN) for improved SDv2 compatibility. [R.... |  arbee | 2021-09-18 | 1 | -5/+25 |
| * | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 2021-09-07 | 1 | -0/+273 |