index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
mc14411.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add adjust_periodic() to persistent_timer. Update obvious situations where it...
Aaron Giles
2021-09-11
1
-2
/
+2
*
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-5
/
+5
*
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
1
-1
/
+1
*
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
1
-1
/
+1
*
mc14411: Fix potential crashes caused by calling rate select handlers before ...
AJR
2021-02-09
1
-3
/
+6
*
devices/machine: simplified handlers for various devices (nw)
Ivan Vangelista
2020-03-24
1
-4
/
+4
*
devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw)
Vas Crabb
2020-02-05
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-10-22
1
-1
/
+1
*
mc14411: minor edits
Joakim Larsson Edstrom
2017-09-26
1
-2
/
+2
*
Remove a whole lot of I64 from format strings.
Vas Crabb
2017-08-10
1
-2
/
+0
*
srcclean (nw)
Vas Crabb
2017-07-23
1
-8
/
+8
*
mc14411: new methods added for disabling all output timers and set line metho...
Joakim Larsson Edstrom
2017-07-11
1
-1
/
+39
*
mc14411: Attempted fix for timing regression (nw)
AJR
2017-07-09
1
-1
/
+1
*
mc14411: Partial rewrite (nw)
AJR
2017-07-08
1
-56
/
+128
*
mc14411: code reduction
Joakim Larsson Edstrom
2017-07-08
1
-22
/
+7
*
mc14411: NEW DEVICE Motorola MC14411 Bit Rate Generator
Joakim Larsson Edstrom
2017-07-08
1
-0
/
+217