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
/
mess
/
machine
/
fm_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat...
smf-
2014-04-14
1
-23
/
+8
*
Use virtual multiple inheritance to share command processing between SCSI & A...
smf-
2013-09-17
1
-1
/
+2
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Removed unneeded includes. (nw)
Curt Coder
2012-12-07
1
-1
/
+0
*
(MESS) use DEVCB2 for callbacks & run srcclean (nw)
smf-
2012-10-19
1
-44
/
+31
*
renamed scsidev to scsihle (nw)
smf-
2012-10-04
1
-1
/
+1
*
added missing \n to remaining fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-09
1
-1
/
+1
*
Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS....
smf-
2012-08-29
1
-7
/
+9
*
SCSI device tags are relative to the SCSI controller.
smf-
2012-08-27
1
-1
/
+1
*
a little tidy up while working on other files (nw)
smf-
2012-08-24
1
-3
/
+1
*
glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto th...
smf-
2012-08-23
1
-1
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+446