Routines |
Prev: 9899 | Up: Map | Next: 98B3 |
Used by the routine at Girl3_Frame2.
|
||||||||
Graphics_Width09_Right | 98A6 | LD C,$30 | C=30 (height). | |||||
98A8 | LD B,$09 | B=09 (width). | ||||||
98AA | LD DE,$40A8 | DE=40A8 (screen buffer location). | ||||||
98AD | LD IX,$58A8 | IX=58A8 (attribute buffer location). | ||||||
98B1 | JR Graphics_PrepToPrintGirl | Jump to Graphics_PrepToPrintGirl. |
Prev: 9899 | Up: Map | Next: 98B3 |