summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z80/kp64.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-13/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* kp64.cpp: Better workaround AJR2022-06-161-5/+7
* hng64/kp64: two 6.25MHz timers are not a good idea. Hack them out for now, s... Olivier Galibert2022-06-161-1/+5
* kl5c80a12: Add KP64 timer/counter units to emulation AJR2022-05-301-0/+561