summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pwm.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* New working systems hap2024-07-201-4/+12
* spellb: disconnect from hh_tms1k_state class hap2023-01-191-2/+2
* pwm_display: add support for multi-state outputs per brightness level hap2022-02-251-0/+3
* pwm_display: add separate handlers for matrix x/y sides hap2021-05-051-0/+7
* pwm.h: missed one sync() hap2021-04-241-1/+1
* pwm_display: remove the need to manually call update hap2021-04-241-8/+6
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-2/+2
* pwm: remove now-obsolete savestate workaround hap2020-09-131-4/+0
* pwm: fix savestate problem (nw) hap2019-07-051-1/+5
* gamemachine, boris: use pwm_display (nw) hap2019-06-291-0/+1
* hh_tms1k: partial update to pwm_display_device (nw) hap2019-06-171-3/+2
* d3d: this fixes alt-tab crash (nw) hap2019-06-171-2/+4
* hh_pic16: change screenless to pwm_display_device (nw) hap2019-06-151-1/+3
* screenless: make it a device (nw) hap2019-06-141-0/+96