summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cop452.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove void *ptr parameter from emu_timer, timer_device and all related ↵ AJR2022-01-261-1/+1
| | | | callbacks
* hp_ipc: fixed timer reloading in COP452 (#6914) fulivi2020-07-051-6/+1
|
* cop452: fixed validation (Device cop452.cpp(COP452) short name contains ↵ Ivan Vangelista2020-07-021-1/+1
| | | | invalid characters)
* hp_ipc: added beeper (#6893) fulivi2020-07-021-0/+350