summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds1386.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* machine/rp5c15.cpp: implement set_year_offset setter, fix x68k default year s... Angelo Salese2023-09-081-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-9/+25
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* ds1386: Make initialization of RTC registers from system time actually work; ... AJR2019-06-051-2/+9
* indy_indigo2.cpp: Downgrade Indigo2 to DS1286 (nw) AJR2019-06-051-0/+25
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-21/+4
* devcb3 Vas Crabb2018-07-071-3/+3
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-7/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+16
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* srcclean (nw) Vas Crabb2016-10-231-50/+50
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* -Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan... therealmogminer@gmail.com2016-10-161-0/+210