Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) | 2023-06-17 | 1 | -3/+1 | |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... | 2023-06-01 | 1 | -4/+4 | |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... | 2022-06-04 | 1 | -49/+48 | |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... | 2022-01-26 | 1 | -1/+1 | |
* | hp_ipc: fixed timer reloading in COP452 (#6914) | 2020-07-05 | 1 | -6/+1 | |
* | cop452: fixed validation (Device cop452.cpp(COP452) short name contains inval... | 2020-07-02 | 1 | -1/+1 | |
* | hp_ipc: added beeper (#6893) | 2020-07-02 | 1 | -0/+350 |