summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/rp5c01.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-4/+4
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* machine/rp5c01.cpp, seibu/banprestoms.cpp: add preliminary Sharp LH5045 RTC d... angelosa2022-11-041-0/+22
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-18/+19
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-8/+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
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* yesnoj: Add TC8521 RTC (though the game remains stuck in the 20th century) AJR2017-06-141-2/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* 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-2/+2
* Fix clock regression with RP5C01 (nw) AJR2016-10-111-14/+6
* Soft resets no longer turn back clocks on devices AJR2016-10-091-3/+0
* reverting: Miodrag Milanovic2016-01-201-12/+12
* tags are now strings (nw) Miodrag Milanovic2016-01-161-12/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+428