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
/
rtc4543.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-2
/
+2
*
cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,...
Ivan Vangelista
2018-10-29
1
-3
/
+3
*
(nw) fix lots of inadverently mutable static pointers
Vas Crabb
2018-09-20
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-42
/
+38
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
Soft resets no longer turn back clocks on devices
AJR
2016-10-09
1
-2
/
+0
*
feversoc: More inputs figured out
AJR
2016-07-24
1
-1
/
+1
*
Correct JRC6355E implementation to agree with NJU6355 datasheet
AJR
2016-07-07
1
-15
/
+81
*
feversoc: Hook up EEPROM; remap buttons (#1028)
ajrhacker
2016-07-05
1
-54
/
+201
*
reverting:
Miodrag Milanovic
2016-01-20
1
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-6
/
+6
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+206