summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds1302.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-4/+4
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-6/+6
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* ds1302: Add DS1202 variant AJR2020-12-291-41/+49
* ds1302: Subtle fix for CE writes; improve logging (nw) AJR2019-10-311-14/+19
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+13
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Soft resets no longer turn back clocks on devices AJR2016-10-091-2/+0
* reverting: Miodrag Milanovic2016-01-201-10/+10
* tags are now strings (nw) Miodrag Milanovic2016-01-161-10/+10
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+413