summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pcf2100.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* misc hap devices: move variables init to device_start hap2022-08-021-7/+7
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* added Philips PCF2100 LCD Driver (nw) hap2020-04-101-0/+94