summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hlcd0488.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap12 days1-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-1/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* misc hap devices: move variables init to device_start hap2022-08-021-4/+11
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* added Hughes HLCD 0438 LCD Driver device hap2020-07-241-1/+1
* microvsn: move lcd chip emulation to device (nw) hap2020-04-121-0/+104