summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/ncr539x.h
Commit message (Expand)AuthorAgeFilesLines
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-3/+3
* ncr539x: fix FIFO read/writing to work as expected. (nw) R. Belmont2014-05-271-1/+1
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-6/+6
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-141-5/+2
* ncr539x.device: converted to devcb2 (nw) Ivan Vangelista2014-04-081-14/+13
* (MESS) fixed clang 3.2 warnings about unused private fields (nw) Oliver Stöneberg2013-03-201-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-31/+31
* renamed scsidev to scsihle (nw) smf-2012-10-041-2/+2
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-6/+4
* a little tidy up while working on other files (nw) smf-2012-08-241-3/+0
* scsi devices are now proper mame devices. smf-2012-05-311-2/+2
* Commented out empty enum. (nw) Wilbert Pol2012-03-101-4/+4
* Clean-ups and version bumpmame0144 Angelo Salese2011-11-131-2/+2
* Rewrote NCR539x SCSI emulation from scratch [R. Belmont] R. Belmont2011-11-021-0/+97