From ebe5c6d790c14599a27e53b71c749f44c17fff5d Mon Sep 17 00:00:00 2001 From: Ted Green Date: Tue, 17 May 2016 11:13:55 -0600 Subject: voodoo_pci: Added default PCI BAR locations (nw) gt64xxx: Added DMA control and proper PCI address mapping (nw) pci-ide: New generic PCI IDE controller (nw) machine.lua: Added pci-ide machine (nw) --- scripts/src/machine.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/src') diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 42a51a6c1e4..1d061199208 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -1737,6 +1737,8 @@ if (MACHINES["PCI"]~=null) then MAME_DIR .. "src/devices/machine/pci-usb.h", MAME_DIR .. "src/devices/machine/pci-sata.cpp", MAME_DIR .. "src/devices/machine/pci-sata.h", + MAME_DIR .. "src/devices/machine/pci-ide.cpp", + MAME_DIR .. "src/devices/machine/pci-ide.h", MAME_DIR .. "src/devices/machine/pci-apic.cpp", MAME_DIR .. "src/devices/machine/pci-apic.h", MAME_DIR .. "src/devices/machine/pci-smbus.cpp", -- cgit v1.2.3-70-g09d2