Prev: 23296 Up: Map Next: 27026
27000: Table of graphic sets' start addresses
These addresses represent the location that would be occupied by the zeroth eight-byte graphic in each graphic set. However as zero is not an allowed value for a graphic index, the actual start of the graphic data for each set is eight bytes further on than the address given here. For example, graphic set 03 has a start address here of 27278, however the UDG with an index of 1 (which is the true start of the graphic data for set 03) is at 27286. The address given here (27278) is actually an address in the previous data block at 27030.
27000 DEFW 0 Graphic set 0 (unused)
27002 DEFW 3850 Graphic set 1 (uses ROM data)
27004 DEFW 32334 Graphic set 2
27006 DEFW 27278 Graphic set 3
27008 DEFW 28070 Graphic set 4
27010 DEFW 27782 Graphic set 5
27012 DEFW 28838 Graphic set 6
27014 DEFW 28366 Graphic set 7
27016 DEFW 29718 Graphic set 8
27018 DEFW 29350 Graphic set 9
27020 DEFW 29990 Graphic set 10
27022 DEFW 30662 Graphic set 11
27024 DEFW 31246 Graphic set 12
Prev: 23296 Up: Map Next: 27026