summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pci.h
Commit message (Expand)AuthorAgeFilesLines
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-9/+9
* Updated the PCI bus device so that PCI buses can be arranged in a tree like i... Fabio Priuli2010-08-271-0/+4
* Revert of r10129 as it does not compile. I failed to buildtest this external... Scott Stone2010-08-271-4/+0
* Updated the PCI bus device so that PCI buses can be arranged in a tree like i... Scott Stone2010-08-261-0/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+1
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-1/+1
* Fixed 64bit compile Couriersud2008-12-071-2/+2
* Made the PCI bus a device. The bus is declared in the machine Aaron Giles2008-12-071-9/+52
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+30