![]() |
Routines |
| Prev: 9712 | Up: Map | Next: 9762 |
|
Used by the routine at 9634.
|
||||
| 9754 | LD DE,$50C1 | DE=50C1 (screen buffer location). | ||
| 9757 | CALL Print_String | Call Print_String. | ||
| 975A | LD A,E | A=E. | ||
| 975B | NEG | NEG. | ||
| 975D | LD C,A | C=A. | ||
| 975E | EX DE,HL | Exchange the DE and HL registers. | ||
| 975F | JP ClearScreenArea | Jump to ClearScreenArea. | ||
| Prev: 9712 | Up: Map | Next: 9762 |