From 7104687b70d49a636ac660464552ce8bb8b1a26a Mon Sep 17 00:00:00 2001 From: AJR Date: Thu, 7 Nov 2019 13:04:36 -0500 Subject: Forgot to add this (nw) --- src/devices/cpu/m6502/st2xxx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/devices/cpu/m6502/st2xxx.h b/src/devices/cpu/m6502/st2xxx.h index 38b573fee4c..eea1058079a 100644 --- a/src/devices/cpu/m6502/st2xxx.h +++ b/src/devices/cpu/m6502/st2xxx.h @@ -32,6 +32,7 @@ public: ST_PFC, ST_PFD, ST_PMCR, + ST_PSGC, ST_BTEN, ST_BTSR, ST_SYS, -- cgit v1.2.3