summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mb87030.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the device-provided timer_alloc instead of reaching around to the schedul... Aaron Giles2021-03-251-2/+2
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-30/+30
* nscsi_bus: Class overhaul (nw) AJR2019-07-111-0/+1
* (nw) adjust some stuff (uniform spacing, standardised logging, capitalised te... Vas Crabb2018-11-281-1/+1
* Fix MB87030 on HP9000/382 (#4336) dxl2018-11-251-11/+14
* mb87030: fix SCSI disconnect interrupt (nw) Sven Schnelle2018-11-011-2/+2
* mb87030: support padding mode Sven Schnelle2018-11-011-31/+30
* remove some ROM_LOAD_OPTIONAL, clean up some miscellaneous stuff (nw) Vas Crabb2018-10-311-8/+10
* srcclean and cleanup (nw) Vas Crabb2018-10-281-4/+4
* mb87030: fix temp register sampling Sven Schnelle2018-10-191-2/+5
* hp9k_3xx: timer fixes (#4131) dxl2018-10-121-13/+11
* (nw) fixed validation Robbbert2018-10-101-1/+1
* mb87030: add new SCSI controller (nw) Sven Schnelle2018-10-071-0/+797