summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/1mb5.cpp
Commit message (Collapse)AuthorAgeFilesLines
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-4/+4
|
* hp80: HP82939 serial I/O module added (#6366) fulivi2020-03-011-45/+18
| | | | | | | | * hp80: added HP82939 serial I/O module. Fixed a small bug in INS8250 that prevented module self-test to pass. Improved the interrupt handling of hp80 systems. * hp80: changed scheduling to use "set_perfect_quantum"
* hp85: address issues raised by cuavas to PR #2749 fulivi2017-11-031-4/+4
|
* hp85: support for I/O slots added. Emulation of HP82937 module added. fulivi2017-10-251-0/+295