Data |
Prev: 53703 | Up: Map | Next: 53811 |
|
||||
53769 | DEFB 232 | Set brickwork drawing mode 2 (draw one row and blank row beneath) | ||
53770 | DEFB 16,19,7 | Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling) | ||
53773 | DEFB 128,0 | Draw 128 2-by-2 blocks of nothing | ||
53775 | DEFB 231 | Set brickwork drawing mode 1 (draw one row only) | ||
53776 | DEFB 16,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 16 2-by-2 blocks of style 19 (floor) | ||
53779 | DEFB 250,0,10 | Point bitmap and terrain interaction pointers to (0, 10) | ||
53782 | DEFB 2,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 2 2-by-2 blocks of style 19 | ||
53785 | DEFB 250,0,12 | Point bitmap and terrain interaction pointers to (0, 12) | ||
53788 | DEFB 4,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 4 2-by-2 blocks of style 19 | ||
53791 | DEFB 250,0,14 | Point bitmap and terrain interaction pointers to (0, 14) | ||
53794 | DEFB 6,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 6 2-by-2 blocks of style 19 | ||
53797 | DEFB 250,0,16 | Point bitmap and terrain interaction pointers to (0, 16) | ||
53800 | DEFB 8,19,87 | Using attribute 87 (white INK, red PAPER, BRIGHT), draw 8 2-by-2 blocks of style 19 | ||
53803 | DEFB 247,2,1 | Draw ceiling candles at (2, 1) | ||
53806 | DEFB 247,27,1 | Draw ceiling candles at (27, 1) | ||
53809 | DEFB 230 | Set brickwork direction mode to vertical and reset pointers to beginning of display | ||
53810 | DEFB 0 | End marker |
Prev: 53703 | Up: Map | Next: 53811 |