summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/z80ctc.h
Commit message (Expand)AuthorAgeFilesLines
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* - Refactored Z80CTC to use devcb Curt Coder2009-10-201-10/+14
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+0
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-4/+2
* Here's another MAME tidy patch. This one adds missing const/statics, Aaron Giles2008-11-021-1/+0
* Converted Z80 CTC to a proper device. Updated all drivers. Aaron Giles2008-09-291-37/+37
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-3/+3
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+91