summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hlcd0488.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-1/+1
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-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