![]() |
Routines |
Prev: B05E | Up: Map | Next: B08A |
PausePrintStringAndScroll | B081 | LD B,$19 | Call Pause_Loop using 19 HALT loops (for a short pause). | |
B083 | CALL Pause_Loop | |||
B086 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
B089 | RET | Return. |
Prev: B05E | Up: Map | Next: B08A |