summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/timekpr.h
Commit message (Expand)AuthorAgeFilesLines
* removed unused structure (nw) smf-2013-12-181-8/+0
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* finished modernizing timekeeper [smf] smf-2013-05-091-11/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Removed unneeded includes. (nw) Curt Coder2012-12-071-1/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-39/+33
* Removed some legacy NVRAM_HANDLERs in favor of NVRAM devices. Aaron Giles2011-03-101-4/+9
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-2/+2
* Removed short name as parameter from device_config this way it is not mandato... Miodrag Milanovic2011-02-111-1/+1
* - Added shortname to devices in order to make ROM loading per device possible... Miodrag Milanovic2011-02-101-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-8/+8
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-4/+4
* Updated the K033906 PCI Bridge device to no longer be legacy. [Harmony] Ryan Holtz2010-08-281-124/+5
* Updated the M48T02, M48T35, M48T58 and MK48T08 devices to no longer be legacy... Ryan Holtz2010-08-251-30/+258
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-8/+6
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-12/+0
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-4/+4
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-0/+28
* converted timekeeper to a device, all default contents are loaded from disk. ... smf-2008-09-011-11/+20
* identified compatible timekeeper used by midway zeus ii. smf-2008-08-171-17/+5
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-1/+1
* TMS3203x core updates: Aaron Giles2007-12-281-0/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+35