summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/wangpc/rtc.cpp
Commit message (Expand)AuthorAgeFilesLines
* addrmap: Allow ioport finders in portr/w/rw Olivier Galibert2024-10-131-2/+3
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+1
* Eliminate legacy Z80 SIO emulation AJR2020-02-231-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-12/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) AJR2019-02-251-4/+4
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-9/+10
* z80daisy: finished removing MCFG macro (nw) Ivan Vangelista2018-08-311-5/+5
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-23/+25
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-141-12/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* 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-7/+7
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+278