1
0
mirror of https://github.com/mgcaret/of816.git synced 2024-05-28 14:41:27 +00:00

fix problem in ABORT" discovered in unit test

This commit is contained in:
mgcaret 2020-01-05 17:23:44 -08:00
parent 5e0a2eef86
commit fb1f630ab1

View File

@ -628,7 +628,7 @@ hword _ABORTQ,"_ABORT'"
.dword TWODROP .dword TWODROP
.dword _SKIP .dword _SKIP
dotype: .dword TYPE dotype: .dword TYPE
.dword CLEAR ;.dword CLEAR
ONLIT -2 ONLIT -2
.dword THROW .dword THROW
noabort: .dword TWODROP noabort: .dword TWODROP