summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc_kbd/hle_mouse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* - 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-2/+2
* pc_kbd/hle_mouse: correct typo Patrick Mackinlay2020-11-231-1/+1
* hle_mouse: minor fixes (nw) Patrick Mackinlay2019-05-311-2/+3
* hle_mouse: high-level emulation of PS/2 mouse Patrick Mackinlay2019-05-311-0/+537