summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/abc800kb.c
Commit message (Collapse)AuthorAgeFilesLines
* replaced read rx callback in Z80DART (and clones) with a write handler, ↵ smf-2013-12-221-10/+2
| | | | which allows multiple chips to be connected together without using glue methods. [smf]
* License tags. (nw) Curt Coder2013-10-161-0/+2
|
* (MESS) abc80x, abc1600: Added Luxor ABC keyboard port slot interface. [Curt ↵ Curt Coder2013-05-311-34/+9
| | | | Coder]
* Expanded device_t constructor with parameters for short name and source file ↵ Miodrag Milanovic2013-03-261-3/+1
| | | | location [Miodrag Milanovic]
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-3/+28
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-219/+219
|
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+518