summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/rp5c15.cpp
Commit message (Expand)AuthorAgeFilesLines
* dirtc: Devirtualize set_current_time, cleaning up misuse AJR2024-10-251-10/+5
* machine/rp5c15.cpp: implement set_year_offset setter, fix x68k default year s... Angelo Salese2023-09-081-0/+8
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-23/+30
* 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
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+16
* 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
* Soft resets no longer turn back clocks on devices AJR2016-10-091-10/+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/+447