4Data Telesoftware Adaptor Issue 1.2 | Routines |
Prev: 0998 | Up: Map | Next: 09B6 |
Used by the routine at decode_row.
|
||||
normal_code | 09AA | XOR A | Clear double_height_flag. | |
09AB | LD (double_height_flag),A | |||
09AE | LD A,$20 | Set hold_mosaic_character to $20 (space character) and jump to code_set_at. | ||
09B0 | LD (hold_mosaic_character),A | |||
09B3 | JP code_set_at |
Prev: 0998 | Up: Map | Next: 09B6 |