summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/e0516.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-8/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* cpu/nec: Fixed build; also, srcclean Vas Crabb2023-03-261-4/+4
* abc806: Fix UFD-DOS boot RTC readout. [Curt Coder] Curt Coder2023-03-251-1/+1
* devices/machine/e0516.cpp: fixed compile on GCC Ivan Vangelista2023-03-121-1/+1
* abc1600: Fixed RTC and NVRAM communications. [Curt Coder] Curt Coder2023-03-121-45/+206
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Soft resets no longer turn back clocks on devices AJR2016-10-091-10/+9
* reverting: Miodrag Milanovic2016-01-201-7/+7
* tags are now strings (nw) Miodrag Milanovic2016-01-161-7/+7
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+198