This commit is contained in:
Anatoliy Belyanskiy 2023-12-12 04:24:20 +10:00
parent 21c7eb690a
commit 3bc92f2ea2

View File

@ -127,7 +127,8 @@ Dss:
.SetMem EQU #3F
;
; Execution
.Exec EQU #40 ;!TODO à á¯¨á âì çâ® ¢ ॣ¨áâॠB
.Exec EQU #40
.Exec.Here EQU 1*256 + .Exec
.Exit EQU #41
.Wait EQU #42