summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-395/+0
* resolved some by looking into history (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Added save state to keyboard.c, rs232/keyboard.c, and i8251.c (nw) Wilbert Pol2014-07-291-0/+2
* Cleanups and version bump Miodrag Milanovic2014-07-221-3/+3
* Generic keyboard / terminal: added function keys. Clean build needed. Robbbert2014-05-281-3/+44
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-22/+8
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-0/+364