![]() |
Routines |
| Prev: 38674 | Up: Map | Next: 38754 |
|
Used by the routine at 38452.
|
||||
| 38740 | LD DE,20673 | DE=20673 (screen buffer location). | ||
| 38743 | CALL Print_String | Call Print_String. | ||
| 38746 | LD A,E | A=E. | ||
| 38747 | NEG | NEG. | ||
| 38749 | LD C,A | C=A. | ||
| 38750 | EX DE,HL | Exchange the DE and HL registers. | ||
| 38751 | JP ClearScreenArea | Jump to ClearScreenArea. | ||
| Prev: 38674 | Up: Map | Next: 38754 |