summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ncr5390.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz] MooglyGuy2023-01-111-341/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-2/+2
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-2/+2
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-5/+5
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* nscsi_bus: Class overhaul (nw) AJR2019-07-111-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-56/+79
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-79/+56
* Add skeleton BusLogic BT-545S SCSI host adapter device [modem7, minuszerodegr... AJR2019-03-131-0/+9
* ncr5380n, ncr5385, ncr5390, ncr539x: Simplify read/write handlers (nw) AJR2019-03-071-33/+33
* ncr5390: better command length logic (nw) Patrick Mackinlay2019-01-231-1/+0
* ncr5390: fix reset behaviour (nw) Patrick Mackinlay2019-01-231-3/+2
* ncr5390: various improvements (nw) Patrick Mackinlay2019-01-091-6/+35
* housekeeping (nw) Patrick Mackinlay2019-01-071-13/+0
* ncr5390: various fixes (nw) Patrick Mackinlay2018-10-021-9/+9
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-221-0/+9
* interpro: cleanup + more graphics (nw) Patrick Mackinlay2018-08-221-0/+3
* devcb3 Vas Crabb2018-07-071-2/+2
* ncr5390: scsi and dma fixes (nw) (#3624) Patrick Mackinlay2018-05-301-0/+1
* ncr5390: several small but important changes (nw) (#3619) Patrick Mackinlay2018-05-281-2/+7
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* ncr5390: improve tcounter, dma/drq handling Patrick Mackinlay2017-07-091-0/+4
* improved initiator transfer information logic Patrick Mackinlay2017-06-301-9/+37
* interpro improvements, plus some naive scsi hacks (#2330) Patrick Mackinlay2017-05-231-1/+34
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+232