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
/
z80ctc.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
*
Use the device-provided timer_alloc instead of reaching around to the schedul...
Aaron Giles
2021-03-25
1
-1
/
+1
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
1
-8
/
+7
*
Prevent integer overflow in Z80 CTC device, which causes a runtime error on W...
Justin Kerk
2019-03-31
1
-1
/
+4
*
z80ctc, z80dart, z80sio: Simplify read/write handlers (nw)
AJR
2019-03-27
1
-2
/
+2
*
z80ctc: Allow a fixed-rate clock input to be configured for each channel. Thi...
AJR
2018-11-10
1
-44
/
+52
*
Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw)
AJR
2018-11-05
1
-1
/
+1
*
z80daisy: finished removing MCFG macro (nw)
Ivan Vangelista
2018-08-31
1
-6
/
+7
*
z80ctc.cpp: Room for improvement (nw)
AJR
2018-05-15
1
-0
/
+1
*
proposal: move z80daisy* to devices/machine (#3572)
Patrick Mackinlay
2018-05-15
1
-1
/
+0
*
z80ctc: Disabling a channel interrupt also turns it off
AJR
2018-05-06
1
-1
/
+9
*
z80ctc: Make channels into subdevices
AJR
2018-04-14
1
-122
/
+112
*
z80ctc: Minor clock cleanup (nw)
AJR
2017-05-25
1
-5
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
polyplay: added newer ZRE-PP based polyplay version
Ariane Fugmann
2017-01-12
1
-0
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw)
Miodrag Milanovic
2016-03-07
1
-3
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-2
/
+0
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-3
/
+3
*
Some more cleanup (nw)
Miodrag Milanovic
2015-11-11
1
-3
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+526