summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/victor9kb.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-712/+0
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* fixed some C++11 compiler warnings (nw) Oliver Stöneberg2015-02-051-9/+9
* minor fix to victor 9k keyboard matrix (n/w) Lord-Nightmare2015-01-011-1/+1
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-2/+2
* Use macros, because we can and it looks nicer in code. (n/w) Lord-Nightmare2014-12-141-3/+3
* (MESS) Victor 9000 Keyboard: Hook the keys to the keyboard matrix. [Lord Nigh... Lord-Nightmare2014-12-141-105/+108
* (MESS) Victor 9000 Keyboard: clarification to the matrix table (n/w) Lord-Nightmare2014-12-121-16/+16
* (MESS) victor9k: Keyboard WIP. (nw) Curt Coder2014-12-111-69/+62
* (MESS) Victor 9000 Keyboard: Document the RJ-45 Keyboard cable connector pino... Lord-Nightmare2014-12-111-2/+22
* (MESS) Victor 9000 Keyboard: Add the keyboard matrix table. [Lord Nightmare] Lord-Nightmare2014-12-111-1/+21
* (MESS) Victor 9000 Keyboard: add more diagrams and connection lists for the v... Lord-Nightmare2014-12-111-11/+138
* (MESS) Victor 9000 keyboard: added layout and documentation of what capacitiv... Lord-Nightmare2014-12-101-0/+128
* Merge branch 'master' of https://github.com/mamedev/mame Lord-Nightmare2014-12-101-12/+12
|\
| * (MESS) victor9k: Centronics, keyboard, mirroring WIP. (nw) Curt Coder2014-12-101-12/+12
* | (MESS) Update Victor 9000 keyboard diagram [Lord Nightmare] Lord-Nightmare2014-12-101-22/+24
|/
* (MESS) victor9k: Added keyboard PCB layout. (nw) Curt Coder2014-12-091-0/+31
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-1/+1
* (MESS) victor9k: Keyboard WIP. (nw) Curt Coder2014-11-021-52/+30
* Changed victor9000 keyboard to push the data line to the 6522 [smf] smf-2014-01-011-4/+12
* License tags. (nw) Curt Coder2013-10-161-0/+2
* (MESS) victor9k: Fixed regression. (nw) Curt Coder2013-06-071-21/+3
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-3/+1
* (MESS) victor9k_keyboard_device never used static_cofig (nw) Oliver Stöneberg2013-02-231-0/+21
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-13/+26
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-143/+143
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+389