summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/8042kbdc.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* machine/8042kbdc.h: add port60/port64_r/_w accessible aliases angelosa2023-12-171-0/+5
* 8042kbdc: Unbundle keyboard from device and make it optional AJR2023-10-101-4/+5
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean in preparation for MAME 0.235, and two small adjustments. Vas Crabb2021-09-261-1/+1
* 8042kbdc.cpp: improve management of ps/2 mouse yz70s2021-08-251-4/+18
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* 8042kbdc: only include mouse on ps2 keyboards, avoids extra invalid mouse dev... cracyc2019-08-201-5/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+0
* srcclean (nw) Vas Crabb2019-02-241-1/+1
* -8042kbdc: Added timer to periodically check mouse. Fixes mouse in IRIX. [Rya... Ryan Holtz2019-02-111-0/+5
* New working clones Vas Crabb2018-11-281-1/+0
* -hpc3.cpp: Hooked up INT3 and PIT register accessors. [Ryan Holtz] mooglyguy2018-11-091-0/+1
* -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] mooglyguy2018-07-311-27/+0
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-1/+1
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-0/+5
* devcb3 Vas Crabb2018-07-071-5/+5
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-3/+3
* -kbdc8042: Added rudimentary PS/2 mouse support. [Ryan Holtz] mooglyguy2018-06-191-2/+18
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-12/+12
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-3/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+19
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* 8042kbdc: fix stuff (nw) cracyc2016-10-171-1/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+127