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
/
scsibus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved scsi protocol code from scsibus_device to scsihle_device, leaving scsib...
smf-
2012-10-07
1
-117
/
+10
*
added atn to scsicb for completeness & renamed reset line to rst. (nw)
smf-
2012-10-07
1
-8
/
+9
*
moved extra SCSI_PHASE_* into scsihle.h (nw)
smf-
2012-10-06
1
-4
/
+0
*
talking to scsibus is now done via scsicb (nw)
smf-
2012-10-06
1
-20
/
+0
*
renamed scsidev to scsihle (nw)
smf-
2012-10-04
1
-2
/
+2
*
(MESS) fixed v1050 hard drive, drive can be formatted, installed & booted fro...
smf-
2012-09-25
1
-3
/
+0
*
Removed init_scsibus() from scsibus_device as it was only used for passing th...
smf-
2012-09-21
1
-3
/
+0
*
moved some more scsi command handling from scsibus into scsidev (nw)
smf-
2012-09-17
1
-45
/
+2
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
1
-2
/
+2
*
removed test ready command as scsidev already handles it. (nw)
smf-
2012-09-08
1
-1
/
+0
*
Split out callbacks from scsibus_device into scscb_device, eventually this wi...
smf-
2012-09-06
1
-36
/
+7
*
made S1410 device act as a SCSIHD with the custom commands, added D9060HD & A...
smf-
2012-09-05
1
-26
/
+5
*
Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS....
smf-
2012-08-29
1
-0
/
+270