|
@@ -409,7 +409,6 @@ implementation
|
|
i: Integer;
|
|
i: Integer;
|
|
hp: tai;
|
|
hp: tai;
|
|
begin
|
|
begin
|
|
- exit;
|
|
|
|
taicpu(firstinstruction).opcode:=A_SLEEP;
|
|
taicpu(firstinstruction).opcode:=A_SLEEP;
|
|
for i:=0 to taicpu(firstinstruction).opercnt-1 do
|
|
for i:=0 to taicpu(firstinstruction).opercnt-1 do
|
|
taicpu(firstinstruction).freeop(i);
|
|
taicpu(firstinstruction).freeop(i);
|