summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc_kbd/pc_kbdc.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* pc_kbdc: Merge "PC KBDC" device with slot connector AJR2020-12-221-31/+6
* snes_ppu.cpp: reduce the number of save registrations by over a thousand (nw) Vas Crabb2019-12-111-3/+3
* Spring cleaning: Vas Crabb2019-11-011-4/+3
* geneve: Add PC KBD connector; allow for using XT keyboards in place of the cu... Michael Zapf2019-09-171-7/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+13
* pc_kbc: fix keyboard with pc/xt (nw) cracyc2019-03-141-13/+11
* Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired Vas Crabb2018-09-291-40/+37
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-14/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* clang-modernize part 2 Miodrag Milanovic2015-12-041-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-3/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+235