summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/busmouse.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-3/+3
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-6/+7
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-13/+13
* ec1841: mouse emulation (Logitech bus mouse protocol) (#3623) Sergey Svishchev2018-06-111-0/+221