summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/vt100_kbd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-1/+1
* remove more MCFG_ (nw) Vas Crabb2018-07-071-9/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* Separate MS7002 keyboard emulation; use Cyrillic key names and JCUKEN layout AJR2018-04-241-1/+30
* vt100_kbd: Use output finders (nw) AJR2018-04-041-0/+5
* vt100_kbd: Rewrite as UART-based serial device AJR2018-03-091-14/+16
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-3/+3
* vt100: Split out keyboard as separate device (nw) AJR2018-01-021-0/+69