From 73bdc2ab3657c1a27d54a150a39651f9c700d95c Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 30 Oct 2016 17:40:04 +0100 Subject: added non-legacy i82439tx and created a driver using it in pcipc (nw) added vga hack to be able to test pcipc.cpp pcipc -bios 3 and pcipctx can initialize more if 0xAA is written at 0x4f0 --- scripts/src/machine.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/src/machine.lua') diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 63bec113de8..13be57aa125 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -1872,6 +1872,8 @@ if (MACHINES["PCI"]~=null) then MAME_DIR .. "src/devices/machine/i6300esb.h", MAME_DIR .. "src/devices/machine/i82439hx.cpp", MAME_DIR .. "src/devices/machine/i82439hx.h", + MAME_DIR .. "src/devices/machine/i82439tx.cpp", + MAME_DIR .. "src/devices/machine/i82439tx.h", MAME_DIR .. "src/devices/machine/i82371sb.cpp", MAME_DIR .. "src/devices/machine/i82371sb.h", MAME_DIR .. "src/devices/machine/lpc.cpp", -- cgit v1.2.3-70-g09d2