summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pic8259.h
Commit message (Expand)AuthorAgeFilesLines
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* pic8259: updated to use devcb calls Dirk Best2010-02-241-6/+5
* pic8259: replaced pic8259_set_irq_line with pic8259_irX_w write line handlers Dirk Best2010-02-241-7/+35
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-1/+1
* Added MDRV_PIC8259_ADD macro. Wilbert Pol2008-12-091-0/+16
* Changed the pic8259 implementation into a device. Wilbert Pol2008-04-121-28/+20
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+34