summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hlcd0538.cpp
Commit message (Expand)AuthorAgeFilesLines
* hlcd0538: add hlcd0607 hap2025-06-041-2/+8
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+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-0/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+6
* New machines marked as NOT_WORKING hap2020-04-221-10/+12
* screenless: make it a device (nw) hap2019-06-141-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+17
* added mm5445_device (nw) hap2019-03-071-17/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* srcclean (nw) Vas Crabb2017-03-261-4/+4
* hlcd0538: correct lcd/interrupt pins (nw) hap2017-03-101-8/+11
* added hlcd0538 device (nw) hap2017-03-101-0/+96