Only call NOP routine when debugging table

This commit is contained in:
ceriel
1991-09-04 10:55:52 +00:00
parent 89b73247c7
commit 564cbc6eba
13 changed files with 29 additions and 13 deletions

View File

@@ -2675,7 +2675,10 @@ lor $1==2 | | | {relative2,"reghp~"} | |
mon | | remove(all)
"jsr pc,mon~" | | |
nop | | remove(all)
"jsr pc,nop~" | | |
#ifdef DEBUG
"jsr pc,nop~"
#endif
| | |
#ifdef DORCK
rck $1==2 | source2 |
remove(all)