![]() |
Routines |
| Prev: 987F | Up: Map | Next: 9899 |
|
||||||||
| Graphics_Width0F | 988C | LD C,$38 | C=38 (height). | |||||
| 988E | LD B,$0F | B=0F (width). | ||||||
| 9890 | LD DE,$4087 | DE=4087 (screen buffer location). | ||||||
| 9893 | LD IX,$5887 | IX=5887 (attribute buffer location). | ||||||
| 9897 | JR Graphics_PrepToPrintGirl | Jump to Graphics_PrepToPrintGirl. | ||||||
| Prev: 987F | Up: Map | Next: 9899 |