diff --git a/PLASMA-SYS2.PO b/PLASMA-SYS2.PO
index 0bc7257..26d994e 100644
Binary files a/PLASMA-SYS2.PO and b/PLASMA-SYS2.PO differ
diff --git a/src/vmsrc/apple/plvm802.s b/src/vmsrc/apple/plvm802.s
index dafb39a..9c3df63 100644
--- a/src/vmsrc/apple/plvm802.s
+++ b/src/vmsrc/apple/plvm802.s
@@ -1398,10 +1398,10 @@ CASELP  CMP     (IP),Y
 CASEEND TXA                     ; SKIP REMAINING CASES
         ASL
         ASL
+        DEC
 ;        CLC
         ADC     IP
         STA     IP
-        DEY
 FIXNEXT TYA
         LDY     #$00
         SEC