From f91404a088222d1ff10db9bcb15f96da5f939139 Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Mon, 10 Jul 2017 18:11:28 +0700 Subject: i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) (#2456) * i82586: initial commit, skeleton only * oops (nw) * i82586: added databook references * use address space for memory access --- scripts/target/mame/mess.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/target') diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index d5842e9d774..6b4b0c9f62d 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -607,6 +607,7 @@ MACHINES["APPLE_FDC"] = true MACHINES["SONY_DRIVE"] = true MACHINES["SCNXX562"] = true MACHINES["FGA002"] = true +MACHINES["I82586"] = true MACHINES["INPUT_MERGER"] = true -- MACHINES["K054321"] = true -- cgit v1.2.3