summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/internal/genkbd.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-4/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-67/+52
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean (nw) Vas Crabb2019-09-221-35/+35
* geneve: Add PC KBD connector; allow for using XT keyboards in place of the cu... Michael Zapf2019-09-171-0/+648