![]() |
Routines |
| Prev: 30432 | Up: Map | Next: 30464 |
|
Continues from 30408. Checks whether ERIC is over the lines limit (if the number of lines was just printed).
|
||||
| 30457 | LD A,E | Copy the LSB of the display file address to A | ||
| 30458 | CP 220 | Was it the lines total 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 |