![]() |
Routines |
Prev: 30432 | Up: Map | Next: 30464 |
E | LSB of display file address at which number was just printed |
30457 | LD A,E | Copy the LSB of the display file address to A |
30458 | CP 220 | Was it the number of lines that was just printed? |
30460 | RET NZ | Return if not |
30461 | JP 63931 | Otherwise check whether ERIC is over the lines limit |
Prev: 30432 | Up: Map | Next: 30464 |