Fixed NOP

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

View File

@@ -1177,7 +1177,7 @@ C_lpb ==> "pop ax";
C_mon ==> "pop ax";
"call .mon".
C_nop ==> "call .nop".
C_nop ==> .
C_rck
$1 == 2 ==> "pop bx";