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
/
scsihle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the adaptec mode sense handling into the ACB4070 device [smf]
smf-
2013-09-19
1
-47
/
+2
*
Use virtual multiple inheritance to share command processing between SCSI & A...
smf-
2013-09-17
1
-127
/
+20
*
Expanded device_t constructor with parameters for short name and source file ...
Miodrag Milanovic
2013-03-26
1
-2
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-22
/
+22
*
removed GetCommand() and made command and commandLength protected (nw)
smf-
2012-10-11
1
-18
/
+0
*
Uses logical levels rather than voltage levels for control signals, you have ...
smf-
2012-10-10
1
-33
/
+33
*
disabled logging left on by accident (nw)
smf-
2012-10-10
1
-2
/
+2
*
delays the req signal (nw)
smf-
2012-10-10
1
-42
/
+42
*
removed some old commented out code (nw)
smf-
2012-10-09
1
-54
/
+0
*
Clean-ups and version bump
mame0147u1
Miodrag Milanovic
2012-10-08
1
-36
/
+36
*
Moved scsi protocol code from scsibus_device to scsihle_device, leaving scsib...
smf-
2012-10-07
1
-9
/
+583
*
created new base class for scsi devices which scsihle derives from (nw)
smf-
2012-10-04
1
-2
/
+2
*
changed description (nw)
smf-
2012-10-04
1
-1
/
+1
*
renamed scsidev to scsihle (nw)
smf-
2012-10-04
1
-0
/
+155