summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/pc_kbd
Commit message (Collapse)AuthorAgeFilesLines
* various whitespace and comments fixes (nw) Sergey Svishchev2014-12-112-4/+0
|
* kb_ec1841: use correct clock frequency Sergey Svishchev2014-10-261-2/+1
|
* More cleanups, there is issue with srcclean that needs to be taken care as ↵ Miodrag Milanovic2014-07-221-2/+2
| | | | well, just doing now what we can
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-6/+6
|
* removed not needed includes (nw) Miodrag Milanovic2014-05-131-1/+0
|
* pc_kbdc_device: converted to devcb2 (nw) Ivan Vangelista2014-04-162-43/+18
|
* Removed leftover code (nw) Ivan Vangelista2014-04-161-24/+0
|
* second round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
|
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-2/+2
|
* (mess) mega Soviet clone patch [shattered] cracyc2013-12-225-1/+541
| | | | | | | | | | - moves ec184*, iskr103* and mc1502 out of pc.c - moves CGA font upload support to a subclass - adds new drivers: poisk1, ec1847, pk88 - adds a skeleton of native iskr103* keyboard i8089: implement remaining instructions and support execution from "io" space. [Carl] (mess) isbc-215g: add intel isbc-215g hdd controller, read only for now [Carl] (mess) isbc: add hdd support to isbc2861 (nw)
* Moved pc_keyboard into emu/bus (nw) Miodrag Milanovic2013-11-0616-0/+4091