summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pit8253.h
Commit message (Expand)AuthorAgeFilesLines
* removed this duplicate sketch Michaël Banaan Ananas2014-10-091-20/+3
* upon reading datasheet further, it became obvious that uPD71054 == 82C54 Michaël Banaan Ananas2014-10-061-1/+21
* small cleanup, i give up on mametesters.org/view.php?id=5377 Michaël Banaan Ananas2014-08-141-44/+44
* small cleanup Michaël Banaan Ananas2014-08-141-12/+10
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-9/+9
* Cleanup. (nw) Curt Coder2014-03-141-3/+0
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-53/+48
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-15/+15
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-37/+103
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+32
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-6/+6
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-7/+4
* pit8253: Small typo fix (no credit) Dirk Best2010-02-251-2/+2
* pit8253: Updated to use devcb calls, cleanups Dirk Best2010-02-251-22/+36
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-5/+5
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-2/+2
* Added MDRV_PIT8353_ADD and MDRV_PIT8254_ADD macros. Wilbert Pol2008-12-091-0/+14
* pit8253 updates: Wilbert Pol2008-07-111-7/+11
* Cleanups and version bump to 0.124u1.mame0124u1 Aaron Giles2008-04-031-2/+2
* From: Wilbert Pol Aaron Giles2008-04-031-38/+30
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+62