Data |
Prev: 53688 | Up: Map | Next: 53769 |
|
||||
53703 | DEFB 232 | Set brickwork drawing mode 2 (draw one row and blank row beneath) | ||
53704 | DEFB 16,19,7 | Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling) | ||
53707 | DEFB 128,0 | Draw 128 2-by-2 blocks of nothing | ||
53709 | DEFB 250,0,10 | Point bitmap and terrain interaction pointers to (0, 10) | ||
53712 | DEFB 6,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 6 2-by-2 blocks of style 19 | ||
53715 | DEFB 250,20,10 | Point bitmap and terrain interaction pointers to (20, 10) | ||
53718 | DEFB 12,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 12 2-by-2 blocks of style 19 | ||
53721 | DEFB 250,20,12 | Point bitmap and terrain interaction pointers to (20, 12) | ||
53724 | DEFB 12,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 12 2-by-2 blocks of style 19 | ||
53727 | DEFB 250,20,14 | Point bitmap and terrain interaction pointers to (20, 14) | ||
53730 | DEFB 12,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 12 2-by-2 blocks of style 19 | ||
53733 | DEFB 250,20,16 | Point bitmap and terrain interaction pointers to (20, 16) | ||
53736 | DEFB 6,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 6 2-by-2 blocks of style 19 | ||
53739 | DEFB 231 | Set brickwork drawing mode 1 (draw one row only) | ||
53740 | DEFB 6,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 6 2-by-2 blocks of style 19 | ||
53743 | DEFB 4,15,70 | Using attribute 70 (yellow INK, black PAPER, BRIGHT), draw 4 2-by-2 blocks of style 15 (pit flames - bug) | ||
53746 | DEFB 6,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 6 2-by-2 blocks of style 19 (bug) | ||
53749 | DEFB 230 | Set brickwork direction mode to vertical and reset pointers to beginning of display | ||
53750 | DEFB 244 | Paint glowing blocks at (12, 18), (13, 18), (14, 18), (15, 18), (16, 18), (17, 18), (18, 18) and (19, 18) | ||
53751 | DEFB 12,18 | |||
53753 | DEFB 13,18 | |||
53755 | DEFB 14,18 | |||
53757 | DEFB 15,18 | |||
53759 | DEFB 16,18 | |||
53761 | DEFB 17,18 | |||
53763 | DEFB 18,18 | |||
53765 | DEFB 19,18 | |||
53767 | DEFB 244 | |||
53768 | DEFB 0 | End marker |
Prev: 53688 | Up: Map | Next: 53769 |