the assembler is adding extra tabs in the list file ... intermitantly... well there is a pattern
95 0140 C2 3D 01 jnz memset 96 0143 C9 ret 97 01 44 s171463 equ $ 98 0144 21 AC 04 lxi h,outfile 99 ;pzzp packfd "TEST.OUT" 100 01 47 pzzp equ $ 101 ;
can't really see it with proportional spaceing ....
I have a fix for this. but the gates are locked.
Log in to post a comment.
95 0140 C2 3D 01 jnz memset
96 0143 C9 ret
97 01 44 s171463 equ $
98 0144 21 AC 04 lxi h,outfile
99 ;pzzp packfd "TEST.OUT"
100 01 47 pzzp equ $
101 ;
can't really see it with proportional spaceing ....
I have a fix for this. but the gates are locked.