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
/
mc146818.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into time-experiments
Aaron Giles
2021-08-13
1
-13
/
+41
|
\
|
*
mc146818: improve update in progress handling
Patrick Mackinlay
2021-03-25
1
-13
/
+41
*
|
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
|
/
*
mc146818: add square wave output
Patrick Mackinlay
2020-11-25
1
-5
/
+26
*
Add device emulation for DS17x85 series of MC146818-compatible RTCs with addi...
AJR
2019-08-14
1
-46
/
+101
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-6
/
+6
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-6
/
+6
*
am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify...
AJR
2019-03-07
1
-6
/
+6
*
mc146818: fix problems with direct-access mode (nw)
arbee
2018-08-05
1
-2
/
+2
*
(nw) srcclean and some cleanup:
Vas Crabb
2018-07-22
1
-1
/
+1
*
mc146818: support direct-access bus hookup method. [R. Belmont]
arbee
2018-07-15
1
-59
/
+72
*
mc146818: correct interrupt polarity (nw) (#3627)
Patrick Mackinlay
2018-06-23
1
-3
/
+2
*
mc146818: don't restart timer unnecessarily (nw)
Patrick Mackinlay
2018-06-07
1
-2
/
+5
*
space.machine -> machine (nw)
Olivier Galibert
2017-12-14
1
-1
/
+1
*
Fix DS128X/DS1288X main frequency divider. The output frequency must be fixed...
Jean-François DEL NERO
2017-11-02
1
-25
/
+36
*
Fix main interrupt flag.
Jean-François DEL NERO
2017-10-07
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-25
/
+8
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
Devfind revision phase 1, cleaning out some legacy stuff
AJR
2016-04-07
1
-3
/
+6
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+610