summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Within src/emu, basic conversions: Aaron Giles2010-01-121-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+2
* Deprecated device_set_info. Almost all devices had a NULL or empty Aaron Giles2009-04-231-14/+0
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-2/+0
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-5/+5
* Cleanups and version bump. Aaron Giles2008-12-151-2/+2
* Made the PCI bus a device. The bus is declared in the machine Aaron Giles2008-12-071-63/+149
* Move cpunum_get_active() removal. Aaron Giles2008-11-271-4/+4
* Fix 8042kbdc.c and pci.c warnings Couriersud2008-11-141-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-4/+4
* Major cpuintrf changes: Aaron Giles2008-11-101-2/+2
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+197