mirror of
https://github.com/mgcaret/of816.git
synced 2024-12-28 10:30:21 +00:00
fix problem in ABORT" discovered in unit test
This commit is contained in:
parent
5e0a2eef86
commit
fb1f630ab1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user