diff --git a/images/apple/PLASMA-2.20.po b/images/apple/PLASMA-2.20.po index 72de0d5..d49c916 100644 Binary files a/images/apple/PLASMA-2.20.po and b/images/apple/PLASMA-2.20.po differ diff --git a/src/inc/plasma.inc b/src/inc/plasma.inc index 3c0a9da..d14c012 100644 --- a/src/inc/plasma.inc +++ b/src/inc/plasma.inc @@ -12,8 +12,8 @@ DSTH EQU DST+1 TMP EQU $E7 TMPL EQU TMP TMPH EQU TMP+1 -ESTKH EQU $C0 -ESTKL EQU $D0 +ESTKH EQU $A0 +ESTKL EQU $C0 DROPOP EQU $EF NEXTOP EQU $F0 FETCHOP EQU NEXTOP+1