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
/
arm_iomd.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
-3
/
+3
*
Moved 'seconds_to_run' functionality to core machine. Consolidated logic for ...
Aaron Giles
2021-04-12
1
-1
/
+1
*
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
*
devices/bus/hp_hil/hlemouse, devices/machine/arm_iomd, mame/machine/mct_adr: ...
Ivan Vangelista
2020-07-04
1
-0
/
+3
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-41
/
+41
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
1
-8
/
+4
*
srcclean (nw)
Vas Crabb
2019-12-21
1
-85
/
+85
*
(nw) arm_iomd.cpp: fixed validation (Device arm_iomd.cpp(arm_7500FE_SoC) shor...
Ivan Vangelista
2019-12-14
1
-1
/
+1
*
Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ...
Angelo Salese
2019-12-13
1
-0
/
+767