summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/tms9914.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+2
* tms9914: Rename read/write handlers and remove superfluous arguments (nw) AJR2019-02-181-2/+3
* tms9914: Eliminate MCFG_ macros (nw) AJR2018-10-191-53/+6
* Merge pull request #4112 from hp9k/tms9914_feoi_fix R. Belmont2018-10-101-0/+1
|\
| * tms9914: latch EOI flag until next byte is sent Sven Schnelle2018-10-101-0/+1
* | hp_dio/human_interface: remove MCFG (nw) Sven Schnelle2018-10-101-0/+14
|/
* tms9914: fixed handling of GTS aux command. fulivi2018-05-101-0/+1
* tms9914: added RL state machine. Minor fixes. It now passes HP9000/340 POST. fulivi2018-05-081-0/+1
* tms9914: added methods to read ACCRQ & CONT output lines fulivi2018-05-041-0/+13
* tms9914: improved emulation. HPIB test of IPC diagb ROM now passes. fulivi2018-05-021-0/+1
* hp_ipc: added HPIB interface chip & remotizer device fulivi2018-04-261-0/+295