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
/
scc2698b.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
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
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-4
/
+4
*
devices/machine: simplified handlers for various devices (nw)
Ivan Vangelista
2020-03-24
1
-24
/
+12
*
devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw)
Vas Crabb
2020-02-05
1
-13
/
+8
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+3
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-3
/
+2
*
misc MACHINE_CONFIG macros removal (nw)
Ivan Vangelista
2019-02-09
1
-2
/
+3
*
misc cleanup (nw)
Vas Crabb
2018-10-28
1
-122
/
+64
*
r9751: Implement proper SMIOC emulation through new uart emulation (#4188)
Brandon Munger
2018-10-24
1
-0
/
+832