index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
video
/
pwm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
pwm_display: add support for multi-state outputs per brightness level
hap
2022-02-25
1
-17
/
+38
*
selmenu: fix wrongly placed messagebox
hap
2021-10-29
1
-1
/
+1
*
pwm_display: add separate handlers for matrix x/y sides
hap
2021-05-05
1
-0
/
+3
*
pwm_display: remove the need to manually call update
hap
2021-04-24
1
-68
/
+57
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-4
/
+5
*
pwm: remove now-obsolete savestate workaround
hap
2020-09-13
1
-25
/
+1
*
alpha_8921: remove empty comment blocks
hap
2020-09-13
1
-1
/
+1
*
pwm: fix savestate problem (nw)
hap
2019-07-05
1
-3
/
+25
*
devcb.h: Revert unnecessary change from ed0202220a5243537f5ba7dbc0a38e52a8390...
AJR
2019-06-27
1
-4
/
+4
*
added sensorboard with piece recognition (nw)
hap
2019-06-23
1
-4
/
+7
*
hh_tms1k: partial update to pwm_display_device (nw)
hap
2019-06-17
1
-1
/
+3
*
hh_pic16: change screenless to pwm_display_device (nw)
hap
2019-06-15
1
-10
/
+29
*
hh*: using pwm_display_device for some drivers (nw)
hap
2019-06-15
1
-1
/
+1
*
screenless: make it a device (nw)
hap
2019-06-14
1
-0
/
+269