summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/applepic.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-12/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* applepic: Add timer and remaining GPIO AJR2021-07-301-14/+52
* applepic: Add device files missing from 918da8411db59ec376d800ae2a424344a6736a25 AJR2021-07-291-0/+406