summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ie15_kbd.cpp (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
* misc MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-091-2/+3
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-11/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-5/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+4
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-03-131-0/+303