summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pwm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* devcb.h: Revert unnecessary change from ↵ AJR2019-06-271-4/+4
| | | | | | ed0202220a5243537f5ba7dbc0a38e52a8390d79 (nw) isnull() checks the list of unresolved functions along with the list of resolved ones, so resolve_safe() doesn't really need a return value as long as it is called second.
* added sensorboard with piece recognition (nw) hap2019-06-231-4/+7
|
* hh_tms1k: partial update to pwm_display_device (nw) hap2019-06-171-1/+3
|
* hh_pic16: change screenless to pwm_display_device (nw) hap2019-06-151-10/+29
|
* hh*: using pwm_display_device for some drivers (nw) hap2019-06-151-1/+1
|
* screenless: make it a device (nw) hap2019-06-141-0/+269