summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mc146818.h
Commit message (Expand)AuthorAgeFilesLines
* 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