summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/at_keybc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-18/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* devices/cpu: simplified some handlers (nw) Ivan Vangelista2020-03-311-6/+6
* at_keybc.cpp: Note (nw) AJR2019-07-101-0/+7
* mindset: Fix the 8042s, clock starts ticking [O. Galibert] Olivier Galibert2019-06-161-2/+2
* at_keybc: logging fix (nw) Patrick Mackinlay2019-06-041-2/+2
* at_keybc: minor tweaks (nw) Patrick Mackinlay2019-05-301-45/+195
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+11
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-11/+11
* at_keybc: move rom from driver (nw) Patrick Mackinlay2019-02-261-0/+2
* (nw) fix RTS Vas Crabb2018-09-291-2/+2
* Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired Vas Crabb2018-09-291-130/+321
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-16/+9
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+2
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-11/+7
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+226