summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-519/+0
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-5/+5
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-181-5/+13
* (MESS) terminal: Added some natural keys. (nw) Curt Coder2013-06-251-6/+6
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* (MESS) terminal: Fixed natural keyboard. [Mike Naberezny] Curt Coder2013-06-091-1/+1
* (mess) qx10kbd: update to use z80dart (nw) cracyc2013-05-281-16/+28
* (MESS) Serial keyboard and terminal have same options (nw) Robbbert2013-05-271-0/+1
* (mess) hook qx10 keyboard up to serial controller [Carl] cracyc2013-05-261-0/+8
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-4/+3
* (MESS) fixed multisession crash with any system using generic keyboard. Robbbert2013-02-101-3/+17
* (MESS) ascii keyboard tags (nw) Robbbert2013-01-281-5/+23
* generic keyboard : fixed some control keys Robbbert2013-01-191-4/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+461