![]() |
Data |
| Prev: 52597 | Up: Map | Next: 52709 |
|
||||
| 52631 | DEFB 232 | Set brickwork drawing mode 2 (draw one row and blank row beneath) | ||
| 52632 | DEFB 16,19,7 | Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling) | ||
| 52635 | DEFB 128,0 | Draw 128 2-by-2 blocks of nothing | ||
| 52637 | DEFB 231 | Set brickwork drawing mode 1 (draw one row only) | ||
| 52638 | DEFB 16,19,86 | Using attribute 86 (yellow INK, red PAPER, BRIGHT), draw 16 2-by-2 blocks of style 19 (floor) | ||
| 52641 | DEFB 230 | Set brickwork direction mode to vertical and reset pointers to beginning of display | ||
| 52642 | DEFB 250,4,16 | Point bitmap and terrain interaction pointers to (4, 16) | ||
| 52645 | DEFB 1,19,7 | Using attribute 7 (white INK, black PAPER), draw 1 2-by-2 block of style 19 | ||
| 52648 | DEFB 250,6,12 | Point bitmap and terrain interaction pointers to (6, 12) | ||
| 52651 | DEFB 3,19,7 | Using attribute 7 (white INK, black PAPER), draw 3 2-by-2 blocks of style 19 | ||
| 52654 | DEFB 250,8,10 | Point bitmap and terrain interaction pointers to (8, 10) | ||
| 52657 | DEFB 4,19,7 | Using attribute 7 (white INK, black PAPER), draw 4 2-by-2 blocks of style 19 | ||
| 52660 | DEFB 250,10,12 | Point bitmap and terrain interaction pointers to (10, 12) | ||
| 52663 | DEFB 3,19,7 | Using attribute 7 (white INK, black PAPER), draw 3 2-by-2 blocks of style 19 | ||
| 52666 | DEFB 250,12,16 | Point bitmap and terrain interaction pointers to (12, 16) | ||
| 52669 | DEFB 1,19,7 | Using attribute 7 (white INK, black PAPER), draw 1 2-by-2 block of style 19 | ||
| 52672 | DEFB 250,18,16 | Point bitmap and terrain interaction pointers to (18, 16) | ||
| 52675 | DEFB 1,19,7 | Using attribute 7 (white INK, black PAPER), draw 1 2-by-2 block of style 19 | ||
| 52678 | DEFB 250,20,12 | Point bitmap and terrain interaction pointers to (20, 12) | ||
| 52681 | DEFB 3,19,7 | Using attribute 7 (white INK, black PAPER), draw 3 2-by-2 blocks of style 19 | ||
| 52684 | DEFB 250,22,10 | Point bitmap and terrain interaction pointers to (22, 10) | ||
| 52687 | DEFB 4,19,7 | Using attribute 7 (white INK, black PAPER), draw 4 2-by-2 blocks of style 19 | ||
| 52690 | DEFB 250,24,12 | Point bitmap and terrain interaction pointers to (24, 12) | ||
| 52693 | DEFB 3,19,7 | Using attribute 7 (white INK, black PAPER), draw 3 2-by-2 blocks of style 19 | ||
| 52696 | DEFB 250,26,16 | Point bitmap and terrain interaction pointers to (26, 16) | ||
| 52699 | DEFB 1,19,7 | Using attribute 7 (white INK, black PAPER), draw 1 2-by-2 block of style 19 | ||
| 52702 | DEFB 247,2,1 | Draw ceiling candles at (2, 1) | ||
| 52705 | DEFB 247,27,1 | Draw ceiling candles at (27, 1) | ||
| 52708 | DEFB 0 | End marker | ||
| Prev: 52597 | Up: Map | Next: 52709 |