summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/nt7534.cpp
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-9/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-2/+2
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-10/+10
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-0/+3
* nt7534: Manufacturer note (nw) AJR2019-09-291-1/+1
* nt7534: Add bounds checking to help prevent data corruption and segmentation ... AJR2018-06-231-15/+21
* nt7534: Shut up logging (nw) AJR2018-03-251-1/+1
* Grammar police (nw) Olivier Galibert2018-02-241-2/+2
* srcclean (nw) Vas Crabb2017-08-271-13/+13
* new drivers for "Control ID x628" fingerprint-reader and for the NT7534 LCD c... Felipe CorrĂȘa da Silva Sanches2017-08-231-0/+355