summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mc146818.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-177/+0
* more pedantic fixes (NW) Cowering2015-07-081-1/+1
* resolved some by looking into history (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-2/+2
* Another round of auto_alloc_array conversions. Aaron Giles2014-02-201-1/+1
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-1/+1
* Support for different sized MC146818 compatibles [smf] smf-2013-11-021-7/+5
* Fixed the MC146818 modernisation so that local/utc & whether a century is sto... smf-2013-11-011-41/+103
* (MESS) BBC Micro updates / fixes: [Nigel Barnes] Fabio Priuli2013-10-281-1/+1
* PC driver cleanup: Dirk Best2013-06-131-14/+12
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-11/+11
* Added the clock counter chain and other common functions into device_rtc_inte... Curt Coder2012-04-271-2/+1
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-2/+2
* mc146818 - Implemented IRQ callbacks for this RTC [Carl] Miodrag Milanovic2011-05-311-3/+24
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-36/+9
* Created device_rtc_interface which can be used to initialize RTC's to a certa... Curt Coder2011-04-221-1/+7
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-2/+2
* Various device fixes/enhancements [Hans Ostermeyer] R. Belmont2010-12-071-1/+2
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-8/+8
* Added an integral device_timer_id to device timers. This is a Aaron Giles2010-09-171-1/+1
* Made the mc146818 a proper device, modernized it, and added an NVRAM interface Aaron Giles2010-09-101-27/+89
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+55