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
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-3
/
+2
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-3
/
+1
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-47
/
+42
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
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