Routines |
Prev: 39006 | Up: Map | Next: 39039 |
|
||||||||
Graphics_Width14 | 39026 | LD C,48 | C=48 (height). | |||||
39028 | LD B,14 | B=14 (width). | ||||||
39030 | LD DE,16552 | DE=16552 (screen buffer location). | ||||||
39033 | LD IX,22696 | IX=22696 (attribute buffer location). | ||||||
39037 | JR Graphics_PrepToPrintGirl | Jump to Graphics_PrepToPrintGirl. |
Prev: 39006 | Up: Map | Next: 39039 |