|  | Routines | 
| Prev: 63443 | Up: Map | Next: 63488 | 
| 
 | ||||||||
| 63472 | PUSH HL | Store HL | ||||||
| 63473 | LD HL,27480 | Load HL with address of (effective) start of character set graphics | ||||||
| 
This entry point is used by the routine at 63488.
 | ||||||||
| 63476 | PUSH AF | Store AF | ||||||
| 63477 | LD A,L | Set operand of instruction at 63006 (character printing routine) to address in HL... | ||||||
| 63478 | LD (63007),A | ... | ||||||
| 63481 | LD A,H | ... | ||||||
| 63482 | LD (63008),A | ... | ||||||
| 63485 | POP AF | Restore AF | ||||||
| 63486 | POP HL | Restore HL | ||||||
| 63487 | RET | Return | ||||||
| Prev: 63443 | Up: Map | Next: 63488 |