summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/applepic.h
Commit message (Expand)AuthorAgeFilesLines
* Demote tautological-compare to a warning again. Vas Crabb2024-11-271-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* machine/applepic.cpp: Cleaned up IRQ handling, finished and tested DMA. [R. B... arbee2024-07-031-1/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* applepic: Add timer and remaining GPIO AJR2021-07-301-2/+6
* applepic: Add device files missing from 918da8411db59ec376d800ae2a424344a6736a25 AJR2021-07-291-0/+105