diff --git a/PLASMA-BLD2.PO b/PLASMA-BLD2.PO index 4992cd2..11b5ee1 100644 Binary files a/PLASMA-BLD2.PO and b/PLASMA-BLD2.PO differ diff --git a/PLASMA-SYS2.PO b/PLASMA-SYS2.PO index b76cb66..d42d1c2 100755 Binary files a/PLASMA-SYS2.PO and b/PLASMA-SYS2.PO differ diff --git a/src/libsrc/jit16core.pla b/src/libsrc/jit16core.pla index bac7098..39de7be 100644 --- a/src/libsrc/jit16core.pla +++ b/src/libsrc/jit16core.pla @@ -519,7 +519,7 @@ def compiler(defptr)#0 ^(bytecode+case) = $FE // Flag as NOP case++ if not A_IS_TOS - codeptr->0 = $68 // PLA + codeptr->0 = $68; codeptr++ // PLA fin repeat dest = *(bytecode+case) diff --git a/src/toolsrc/parse.pla b/src/toolsrc/parse.pla index 79d0cee..c846fcc 100644 --- a/src/toolsrc/parse.pla +++ b/src/toolsrc/parse.pla @@ -80,8 +80,6 @@ def calc_binaryop(op)#0 push_val(val1, size1, type1) end def parse_constterm - word val - byte size, type when scan is OPEN_PAREN_TKN