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
/
ncr539x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-1
/
+0
*
adjusted an ncr539x_device assert (nw)
Oliver Stöneberg
2014-07-28
1
-1
/
+1
*
added asserts for index out-of-bounds access with sun3_80 (nw)
Oliver Stöneberg
2014-07-28
1
-0
/
+2
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-4
/
+4
*
ncr539x: fix FIFO read/writing to work as expected. (nw)
R. Belmont
2014-05-27
1
-6
/
+10
*
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat...
smf-
2014-04-14
1
-46
/
+14
*
ncr539x.device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-08
1
-47
/
+26
*
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
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-62
/
+62
*
renamed scsidev to scsihle (nw)
smf-
2012-10-04
1
-1
/
+1
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-3
/
+3
*
Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS....
smf-
2012-08-29
1
-11
/
+6
*
SCSI device tags are relative to the SCSI controller.
smf-
2012-08-27
1
-2
/
+2
*
a little tidy up while working on other files (nw)
smf-
2012-08-24
1
-16
/
+7
*
glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto th...
smf-
2012-08-23
1
-7
/
+4
*
scsi devices are now proper mame devices.
smf-
2012-05-31
1
-30
/
+11
*
Clean-ups and version bump
mame0144
Angelo Salese
2011-11-13
1
-1
/
+1
*
Rewrote NCR539x SCSI emulation from scratch [R. Belmont]
R. Belmont
2011-11-02
1
-0
/
+912