summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dirtc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix building with clang 6.0.1 (nw) smf-2018-07-071-2/+2
* general cleanup: Vas Crabb2017-05-231-4/+4
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Soft resets no longer turn back clocks on devices AJR2016-10-091-8/+10
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+2
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* [MSM6242] Modernized the MSM6242 RTC code. Timer now only fires when it needs Nathan Woods2012-12-151-0/+1
* Added the clock counter chain and other common functions into device_rtc_inte... Curt Coder2012-04-271-3/+38
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-20/+1
* Added missing files. (nw) Curt Coder2011-04-221-0/+60