summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/rtc65271.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-16/+37
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* RTC interface updates AJR2023-02-031-39/+40
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-5/+7
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-41/+44
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* rtc65271: Allow for default nvram data initialization using external data 9871238791132021-04-301-4/+13
* rtc65271: Use existing interrupt flag for intrq_r. (nw) Michael Zapf2020-04-101-5/+1
* Add intrq_r method to query interrupt state. (nw) Michael Zapf2020-04-061-0/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-26/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+697