summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-11-07 13:04:36 -0500
committer AJR <ajrhacker@users.noreply.github.com>2019-11-07 13:04:36 -0500
commit7104687b70d49a636ac660464552ce8bb8b1a26a (patch)
treeec20ac9773f871bd2632fa97af3a74411e0eb6df
parentaabc60289680b6d0d8572d1fd25bfdd24c101c01 (diff)
Forgot to add this (nw)
-rw-r--r--src/devices/cpu/m6502/st2xxx.h1
1 files changed, 1 insertions, 0 deletions
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,