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
/
z8536.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
-1
/
+1
*
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-1
/
+1
*
Merge branch 'master' into time-experiments2
Aaron Giles
2021-08-14
1
-8
/
+34
|
\
|
*
z8536: Avoid magic numbers
Dirk Best
2021-08-05
1
-8
/
+8
|
*
z8536: Better daisy chain support, fix port assignment when writing data
Dirk Best
2021-08-04
1
-4
/
+30
*
|
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
|
/
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
te7750, z8536: Simplify handler signatures (nw)
AJR
2020-03-14
1
-20
/
+20
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-1
/
+1
*
z8536: Various improvements (nw)
AJR
2018-01-14
1
-241
/
+249
*
hk68v10: Add Z8536 CIO (nw)
AJR
2017-12-31
1
-1
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-101
/
+85
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-14
/
+14
*
Fix MT05813, memory trashing by z8536 device
therealmogminer@gmail.com
2016-08-29
1
-4
/
+4
*
reverting:
Miodrag Milanovic
2016-01-20
1
-70
/
+70
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-70
/
+70
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-2
/
+2
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1123