![]() |
Routines |
| Prev: 39010 | Up: Map | Next: 39045 |
|
|
||||
| ControlCode_Repeater | 39032 | LD HL,(63500) | HL=*PrintVariable_01. | |
| Repeater_Loop | 39035 | LD A,H | A=H. | |
| 39036 | CALL PrintCharacter | Call PrintCharacter. | ||
| 39039 | DEC L | Decrease L by one. | ||
| 39040 | JR NZ,Repeater_Loop | Jump to Repeater_Loop until L is zero. | ||
| 39042 | JP ControlCode_Return_1 | Jump to ControlCode_Return_1. | ||
| Prev: 39010 | Up: Map | Next: 39045 |