summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z8038.cpp
Commit message (Collapse)AuthorAgeFilesLines
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-3/+2
|
* z8038: new device (nw) Patrick Mackinlay2018-10-181-0/+700
Zilog Z8038 FIO (FIFO Input/Output Interface Unit). Used to drive the parallel/printer port on the MIPS Rx2030. Passes basic diagnostic tests, but further work depends on progress in the mips.cpp driver.