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
/
scsicb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expanded device_t constructor with parameters for short name and source file ...
Miodrag Milanovic
2013-03-26
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+1
*
Clean-ups and version bump
mame0147u2
Miodrag Milanovic
2012-10-30
1
-2
/
+2
*
switched SCSICB to use DEVCB2 [smf]
smf-
2012-10-15
1
-30
/
+29
*
Uses logical levels rather than voltage levels for control signals, you have ...
smf-
2012-10-10
1
-4
/
+29
*
default all lines high & improved logging (nw)
smf-
2012-10-09
1
-59
/
+93
*
Clean-ups and version bump
mame0147u1
Miodrag Milanovic
2012-10-08
1
-1
/
+1
*
Moved scsi protocol code from scsibus_device to scsihle_device, leaving scsib...
smf-
2012-10-07
1
-30
/
+92
*
added atn to scsicb for completeness & renamed reset line to rst. (nw)
smf-
2012-10-07
1
-2
/
+5
*
changed rmnimbus to use DEVCB & added a callback for ACK. (nw)
smf-
2012-10-07
1
-0
/
+1
*
fixed VS2012 warnings in src/emu/machine/scsicb.c (no whatsnew)
Oliver Stöneberg
2012-10-06
1
-4
/
+4
*
talking to scsibus is now done via scsicb (nw)
smf-
2012-10-06
1
-0
/
+53
*
Split out callbacks from scsibus_device into scscb_device, eventually this wi...
smf-
2012-09-06
1
-0
/
+29