summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/s3520cf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-1/+1
* Use the device-provided timer_alloc instead of reaching around to the schedul... Aaron Giles2021-03-251-1/+1
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-2/+2
* konamigs.cpp promote to working MetalliC2019-12-261-2/+10
* s3520cf.cpp: various fixes and improvements, add RTC-4553 model MetalliC2019-12-221-87/+154
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* final timer_pulse removal (nw) Ivan Vangelista2017-05-161-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-6/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+265