index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
machine
/
t10mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
1
-4
/
+4
*
fixed compiling with MSVC, added enums for T10 commands, moved seek(6) from 2...
smf-
2013-11-19
1
-530
/
+529
*
Added SCSI status code & set it in all command handlers. It is sent over the ...
smf-
2013-11-14
1
-0
/
+18
*
fixed read sub channel bug introduced in 25577 (fixes ddr2m) (nw)
smf-
2013-10-31
1
-1
/
+1
*
Changed atapicdr packet identify to Virtual CDROM because not all images are ...
smf-
2013-10-13
1
-6
/
+10
*
Uses the sff8020 read toc legacy format field if the mmc format field is zero...
smf-
2013-10-09
1
-29
/
+100
*
fixed bugs in new toc reading code, when the request wasn't from the first tr...
smf-
2013-10-08
1
-3
/
+9
*
Fixed read toc to always return the lead out & return the correct results for...
smf-
2013-10-08
1
-85
/
+64
*
moved request sense command into t10spc, supporting the old obsolete format a...
smf-
2013-10-05
1
-47
/
+50
*
Use virtual multiple inheritance to share command processing between SCSI & A...
smf-
2013-09-17
1
-0
/
+683