Prev: 09506 Up: Map Next: 09525
09520: THE 'SYNTAX-Z' SUBROUTINE
The routine at S_2_COORD continues here.
This subroutine is called 31 times, with a saving of just one byte each call. A simple test of bit 7 of FLAGS will give the zero flag reset during execution and set during syntax checking.
Output
F Zero flag set if checking syntax
SYNTAX_Z 09520 BIT 7,(IY+1) Test bit 7 of FLAGS.
09524 RET Finished.
Prev: 09506 Up: Map Next: 09525