From 1df58104fedb600014fa1c1908bf8ee7972b48d4 Mon Sep 17 00:00:00 2001 From: Curt Coder Date: Tue, 11 Sep 2012 14:30:18 +0000 Subject: Generalized the PLS100 into a PLA device of variable amounts of inputs/outputs/terms. [Curt Coder] --- src/mess/machine/c1551.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mess/machine/c1551.h') diff --git a/src/mess/machine/c1551.h b/src/mess/machine/c1551.h index f1ed6e482fa..7c8562c7171 100644 --- a/src/mess/machine/c1551.h +++ b/src/mess/machine/c1551.h @@ -22,7 +22,7 @@ #include "machine/6525tpi.h" #include "machine/c1541.h" #include "machine/cbmipt.h" -#include "machine/pls100.h" +#include "machine/pla.h" #include "machine/plus4exp.h" -- cgit v1.2.3-70-g09d2