Fixed NOP

This commit is contained in:
ceriel
1991-11-14 15:53:05 +00:00
parent c209fed33d
commit 10bacd48a8
4 changed files with 4 additions and 4 deletions

View File

@@ -1025,7 +1025,7 @@ C_lpb ==> "pop eax";
C_mon ==> "pop eax";
"call .mon".
C_nop ==> "call .nop".
C_nop ==> .
C_rck
$1 == 4 ==> "pop ebx";