summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/at_keybc.h
Commit message (Expand)AuthorAgeFilesLines
* Work round a race condition in the Compaq i8042 rom. Fixes using ctmouse.exe ... smf-7 days1-0/+2
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-7/+7
* -igs/igs027a.cpp: Started encapsulating IGS 027A onboard peripherals. Vas Crabb2024-09-131-0/+4
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* at_keybc: minor tweaks (nw) Patrick Mackinlay2019-05-301-18/+19
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+8
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-8/+8
* Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired Vas Crabb2018-09-291-52/+133
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-28/+6
* devcb3 Vas Crabb2018-07-071-6/+6
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-12/+12
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-3/+3
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+11
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* 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
* override part 1 (nw) Miodrag Milanovic2015-12-051-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+108