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
/
abc_hdc.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-5
/
+5
|
*
Replaced all device_t's with actual device classes. Regression test ↵
Curt Coder
2012-11-26
1
-3
/
+0
|
|
|
|
recommended. (nw)
*
switched SCSICB to use DEVCB2 [smf]
smf-
2012-10-15
1
-19
/
+1
|
*
added atn to scsicb for completeness & renamed reset line to rst. (nw)
smf-
2012-10-07
1
-0
/
+1
|
*
changed rmnimbus to use DEVCB & added a callback for ACK. (nw)
smf-
2012-10-07
1
-1
/
+1
|
*
Split out callbacks from scsibus_device into scscb_device, eventually this ↵
smf-
2012-09-06
1
-3
/
+7
|
|
|
|
will be a SCSI device. SCSIBus_interface is no longer required and has been removed. [smf]
*
(MESS) removed SCSIConfigTable from scsibus, scsi devices are now sub ↵
smf-
2012-08-28
1
-10
/
+1
|
|
|
|
devices of the scsi bus (nw)
*
glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto ↵
smf-
2012-08-23
1
-3
/
+3
|
|
|
|
the device (nw)
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+186