index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
machine
/
rp5c15.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed restriction link for BSD3 licensed files (nw)
Miodrag Milanovic
2015-05-07
1
-3
/
+0
*
rp5c15.c: converted to devcb2 (nw)
Ivan Vangelista
2014-03-19
1
-27
/
+6
*
simplify masks
Michaël Banaan Ananas
2014-02-26
1
-21
/
+20
*
same here
Michaël Banaan Ananas
2014-02-26
1
-3
/
+4
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-17
/
+17
*
rp5c15: Initialize at power-on (makes the x68k boot reliable) [O. Galibert]
Olivier Galibert
2012-08-14
1
-0
/
+10
*
Clean-ups and version bump
mame0145u8
Miodrag Milanovic
2012-05-07
1
-2
/
+2
*
Added the clock counter chain and other common functions into device_rtc_inte...
Curt Coder
2012-04-27
1
-112
/
+19
*
Reimplemented devcb using delegates and classes. Unified the logic
Aaron Giles
2011-05-02
1
-4
/
+4
*
Fixed reset register bit masks in RP5C01 and RP5C15. [Curt Coder]
Curt Coder
2011-04-28
1
-9
/
+9
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-67
/
+29
*
Created device_rtc_interface which can be used to initialize RTC's to a certa...
Curt Coder
2011-04-22
1
-1
/
+20
*
Imported RP5C15 RTC from MESS. (no whatsnew)
Curt Coder
2011-04-22
1
-0
/
+571