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
/
scc68070.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
-4
/
+4
*
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
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-1
/
+1
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-1
/
+1
*
-quizard: Replaced protection HLE with proper MCU hookup. Removed MUP flags. ...
Ryan Holtz
2020-05-28
1
-69
/
+93
*
hd63450, scc68070, saa1099: Modernize struct member save registration (nw)
AJR
2019-12-10
1
-50
/
+13
*
scc68070: Split up internal register block handlers; add some RESET behavior ...
AJR
2019-09-12
1
-606
/
+650
*
srcclean (nw)
Vas Crabb
2019-07-28
1
-11
/
+11
*
-scc68070: Moved Quizard MCU HLE from SCC68070 device to cdi.cpp and converte...
MooglyGuy
2019-07-24
1
-293
/
+103
*
scc68070: Merge CPU device with on-chip peripheral emulation
AJR
2019-04-17
1
-0
/
+1407