Prev: 32884 Up: Map Next: 32911
32885: Item definitions
The item definitions are copied here by the routine at 34436, and then used by the routine at 36707. An item definition contains the following information:
Byte(s) Contents
0 Current attribute
1,2 Address of the item's location in the attribute buffer at 23552
3 MSB of the address of the item's location in the screen buffer at 24576
4 Unused (always 255)
32885 DEFS 5 Item 1
32890 DEFS 5 Item 2
32895 DEFS 5 Item 3
32900 DEFS 5 Item 4
32905 DEFS 5 Item 5
32910 DEFB 0 Terminator (set to 255)
Prev: 32884 Up: Map Next: 32911