![]() |
Routines |
| Prev: 985E | Up: Map | Next: 987F |
|
||||||||
| Graphics_Width14 | 9872 | LD C,$30 | C=30 (height). | |||||
| 9874 | LD B,$0E | B=0E (width). | ||||||
| 9876 | LD DE,$40A8 | DE=40A8 (screen buffer location). | ||||||
| 9879 | LD IX,$58A8 | IX=58A8 (attribute buffer location). | ||||||
| 987D | JR Graphics_PrepToPrintGirl | Jump to Graphics_PrepToPrintGirl. | ||||||
| Prev: 985E | Up: Map | Next: 987F |