summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/phi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build (nw) AJR2018-03-111-1/+1
* hp64k: added support for HPIB bus. Extensive improvement of PHI emulation. fulivi2018-03-111-237/+342
* hp9895: 2 bugs fixed: NMI handling & secondary addressing in PHI chip fulivi2017-10-251-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+4
* Device validation fixes, invalid characters department (nw) AJR2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* hp9845: fixed a bug in PHI driver (no data freeze when a sec. address fulivi2017-02-011-7/+11
* hp9845: fixed parallel poll logic in PHI fulivi2017-01-261-19/+29
* srcclean (nw) Vas Crabb2017-01-221-113/+113
* phi.cpp: Fix build (nw) AJR2017-01-061-1/+1
* hp9845: cosmetic fixes to 9895-related source files fulivi2017-01-051-4/+12
* hp9845: 9895 now talks through ieee488! fulivi2017-01-051-3/+13
* hp9845: draft of HP9895 floppy drive. PHI passes POST. fulivi2017-01-051-0/+1366