Prev: E1D4 Up: Map Next: E206
E200: scan and get byte, else do syntax error then warm start
Used by the routines at E1D4 and E219.
E200 20 0E E2 JSR $E20E scan for ",byte", else do syntax error then warm start
E203 4C 9E B7 JMP $B79E get byte parameter and return
Prev: E1D4 Up: Map Next: E206