![]() |
Data |
| Prev: 53811 | Up: Map | Next: 53938 |
|
||||
| 53883 | DEFB 232 | Set brickwork drawing mode 2 (draw one row and blank row beneath) | ||
| 53884 | DEFB 16,19,7 | Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (ceiling) | ||
| 53887 | DEFB 61,0 | Draw 61 2-by-2 blocks of nothing | ||
| 53889 | DEFB 3,19,7 | Using attribute 7 (white INK, black PAPER), draw 3 2-by-2 blocks of style 19 | ||
| 53892 | DEFB 12,0 | Draw 12 2-by-2 blocks of nothing | ||
| 53894 | DEFB 2,19,7 | Using attribute 7 (white INK, black PAPER), draw 2 2-by-2 blocks of style 19 | ||
| 53897 | DEFB 13,0 | Draw 13 2-by-2 blocks of nothing | ||
| 53899 | DEFB 3,19,7 | Using attribute 7 (white INK, black PAPER), draw 3 2-by-2 blocks of style 19 | ||
| 53902 | DEFB 12,0 | Draw 12 2-by-2 blocks of nothing | ||
| 53904 | DEFB 4,19,7 | Using attribute 7 (white INK, black PAPER), draw 4 2-by-2 blocks of style 19 | ||
| 53907 | DEFB 11,0 | Draw 11 2-by-2 blocks of nothing | ||
| 53909 | DEFB 5,19,7 | Using attribute 7 (white INK, black PAPER), draw 5 2-by-2 blocks of style 19 | ||
| 53912 | DEFB 2,0 | Draw 2 2-by-2 blocks of nothing | ||
| 53914 | DEFB 231 | Set brickwork drawing mode 1 (draw one row only) | ||
| 53915 | DEFB 16,19,7 | Using attribute 7 (white INK, black PAPER), draw 16 2-by-2 blocks of style 19 (floor) | ||
| 53918 | DEFB 230 | Set brickwork direction mode to vertical and reset pointers to beginning of display | ||
| 53919 | DEFB 250,0,0 | Point bitmap and terrain interaction pointers to (0, 0) | ||
| 53922 | DEFB 7,19,7 | Using attribute 7 (white INK, black PAPER), draw 7 2-by-2 blocks of style 19 (left wall) | ||
| 53925 | DEFB 250,30,0 | Point bitmap and terrain interaction pointers to (30, 0) | ||
| 53928 | DEFB 4,1,5 | Using attribute 5 (cyan INK, black PAPER), draw 4 2-by-2 blocks of style 1 (basement wall) | ||
| 53931 | DEFB 236,2,5 | Draw right-facing wall-candle at (2, 5) | ||
| 53934 | DEFB 236,28,11 | Draw right-facing wall-candle at (28, 11) | ||
| 53937 | DEFB 0 | End marker | ||
| Prev: 53811 | Up: Map | Next: 53938 |