summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mbc55x_kbd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mbc55x: fixed number pad, fixed '&' natural key Robbbert2020-09-141-15/+15
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+295
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-295/+0
* srcclean and cleanup (nw) Vas Crabb2019-01-271-3/+3
* mbc55x_kbd: Fix / key; improve documentation again (nw) AJR2019-01-041-2/+3
* mbc55x_kbd: Better guess at INS code (nw) AJR2019-01-041-1/+1
* mbc55x_kbd: Add PF1-PF10, Ins/Del and Break keys AJR2019-01-041-21/+23
* mbc55x_kbd: The trouble with Unicode (nw) AJR2019-01-031-5/+5
* mbc55x: Rewrite keyboard as HLE serial device AJR2019-01-031-0/+292