summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/sun_kbd.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove more MCFG_ (nw) Vas Crabb2018-07-071-5/+6
* (nw) few more macros replaced with constructors Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-12/+4
* 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-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb] Vas Crabb2016-07-221-0/+55