summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ncr5390.cpp
Commit message (Expand)AuthorAgeFilesLines
* ncr5390: minor sequence bug (nw) Patrick Mackinlay2019-07-241-0/+1
* nscsi_bus: Class overhaul (nw) AJR2019-07-111-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-119/+218
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-218/+119
* Add skeleton BusLogic BT-545S SCSI host adapter device [modem7, minuszerodegr... AJR2019-03-131-4/+15
* ncr5380n, ncr5385, ncr5390, ncr539x: Simplify read/write handlers (nw) AJR2019-03-071-56/+56
* ncr53c90: be quiet (nw) Patrick Mackinlay2019-02-211-1/+0
* ncr5390: better command length logic (nw) Patrick Mackinlay2019-01-231-9/+4
* ncr5390: fix reset behaviour (nw) Patrick Mackinlay2019-01-231-21/+29
* ncr5390: various improvements (nw) Patrick Mackinlay2019-01-091-29/+115
* ncr5390: various fixes (nw) Patrick Mackinlay2018-10-021-3/+13
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-221-0/+67
* ncr5390: enable dma for command completion (nw) (#3995) Patrick Mackinlay2018-09-131-0/+1
* ncr5390: Select w/ ATN and Stop command should indicate bus service. Makes th... mooglyguy2018-09-111-1/+1
* -ncr5390: If a command is already in the FIFO, don't block select arbitration... mooglyguy2018-09-101-1/+1
* ncr5390: dma fixes again (nw) Patrick Mackinlay2018-07-051-5/+5
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-14/+14
* ncr5390: scsi and dma fixes (nw) (#3624) Patrick Mackinlay2018-05-301-19/+26
* ncr5390: several small but important changes (nw) (#3619) Patrick Mackinlay2018-05-281-33/+84
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-9/+11
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-13/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* srcclean (nw) Vas Crabb2017-07-231-1/+1
* ncr5390: improve tcounter, dma/drq handling Patrick Mackinlay2017-07-091-21/+64
* never hurts to srcclean (nw) Vas Crabb2017-07-091-1/+1
* ncr5390: Improve [P. Mackinlay] Patrick Mackinlay2017-06-301-66/+136
* minor fixes for logging (nw) Patrick Mackinlay2017-06-201-10/+10
* scsi dma improvements Patrick Mackinlay2017-05-191-2/+70
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* ncd5390: Implement (ah!) selection disable [O. Galibert] Olivier Galibert2016-11-071-1/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* reverting: Miodrag Milanovic2016-01-201-20/+20
* tags are now strings (nw) Miodrag Milanovic2016-01-161-20/+20
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+862