index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
spi_sdcard.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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