when an error is encountered in the first pass, print the line for better debugging. Previously, errors only printed the line on the second pass.

This commit is contained in:
Kelvin Sherlock 2020-06-06 18:03:54 -04:00
parent cacc4661ac
commit 8c94aa51c3
1 changed files with 2 additions and 2 deletions

View File

@ -394,8 +394,8 @@ asm php
lda 1,s
jsr asmerror
lda passnum
beq :perrpla
* lda passnum
* beq :perrpla
lda listflag
pha