summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc146818.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add device emulation for DS17x85 series of MC146818-compatible RTCs with addi... AJR2019-08-141-46/+101
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-6/+6
* mc146818: fix problems with direct-access mode (nw) arbee2018-08-051-2/+2
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* mc146818: support direct-access bus hookup method. [R. Belmont] arbee2018-07-151-59/+72
* mc146818: correct interrupt polarity (nw) (#3627) Patrick Mackinlay2018-06-231-3/+2
* mc146818: don't restart timer unnecessarily (nw) Patrick Mackinlay2018-06-071-2/+5
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* Fix DS128X/DS1288X main frequency divider. The output frequency must be fixed... Jean-François DEL NERO2017-11-021-25/+36
* Fix main interrupt flag. Jean-François DEL NERO2017-10-071-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-25/+8
* 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-4/+4
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-3/+6
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+610