summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/z29_kbd
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up boilerplate for more slot devices. Vas Crabb2026-03-231-5/+2
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-2/+2
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-273-14/+14
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-10/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-015-8/+8
* Add corrected MCU dump and emulation of Heath HE 191-3425 keyboard for Z-29 a... AJR2020-04-301-7/+6
* New working machines AJR2020-04-296-0/+857