summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/8042kbdc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-1/+1
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-22/+95
|\
| * 8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled. yz70s2021-08-301-3/+11
| * 8042kbdc.cpp: improve management of ps/2 mouse yz70s2021-08-251-22/+87
* | Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-2/+2
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
|/
* 8042kbdc.cpp: generate data for mouse only if mouse is enabled yz70s2020-07-251-3/+5
* devices/machine/8042kbdc, mame/machine/s32comm: initialize variables which ca... Ivan Vangelista2020-07-041-0/+1
* devices/machine/8042kbdc.cpp: initilized variable that caused problems for th... Ivan Vangelista2020-06-061-0/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* 8042kbdc.cpp: recognize mouse reset command (nw) yz70s2019-11-151-0/+6
* 8042kbdc: only include mouse on ps2 keyboards, avoids extra invalid mouse dev... cracyc2019-08-201-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+18
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-18/+4
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-3/+5
* -8042kbdc: Added timer to periodically check mouse. Fixes mouse in IRIX. [Rya... Ryan Holtz2019-02-111-1/+13
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
* -kbdc8042: Added rudimentary PS/2 mouse support. [Ryan Holtz] mooglyguy2018-06-191-181/+118
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* 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-5/+1
* 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-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* 8042kbdc: fix stuff (nw) cracyc2016-10-171-40/+19
* hiscore.dat: Updates [Leezer] cracyc2016-10-161-13/+0
* 8042kbdc: safer (nw) cracyc2016-03-071-3/+3
* pcat_dyn: "I/O BOARD FAILURE" (nw) cracyc2016-03-051-1/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+618