![]() |
Routines |
| Prev: 98A6 | Up: Map | Next: 98C0 |
|
Used by the routine at Girl3_Frame3.
|
||||||||
| Graphics_Width08 | 98B3 | LD C,$38 | C=38 (height). | |||||
| 98B5 | LD B,$08 | B=08 (width). | ||||||
| 98B7 | LD DE,$4081 | DE=4081 (screen buffer location). | ||||||
| 98BA | LD IX,$5881 | IX=5881 (attribute buffer location). | ||||||
| 98BE | JR Graphics_PrepToPrintGirl | Jump to Graphics_PrepToPrintGirl. | ||||||
| Prev: 98A6 | Up: Map | Next: 98C0 |