Routines |
Prev: 57933 | Up: Map | Next: 57942 |
57935 | LD A,(54802) | Is there an uninterruptible subcommand routine address in bytes 17 and 18 of the buffer in page 214? | ||
57938 | AND A | |||
57939 | RET Z | Return if not (the buffer is free) | ||
57940 | POP BC | Otherwise drop the return address from the stack and return to the main loop | ||
57941 | RET |
Prev: 57933 | Up: Map | Next: 57942 |