Prev: A91E Up: Map Next: AA00
A91F: T' values (6|y-4)
Used by the routine at E70C. T' values in this block may be used by play area tiles at y-coordinates 4, 10, 16, 22, 28, 34 and 40; in practice, these T' values are used only by tiles at y-coordinates 22, 28, 34 and 40. In particular, the T' values at addresses A91F-A96F, A978, A979 and A98D-A999 are used only by tiles at y-coordinate 40 (which are never displayed), and are therefore effectively unused.
A91F DEFB $C2
A920 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
A930 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
A940 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$D2,$BF,$BF,$BF,$BF,$D1
A950 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
A960 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
A970 DEFB $7C,$79,$79,$78,$6B,$6A,$5D,$5D,$C2,$C2,$58,$57,$56,$55,$C6,$3F
A980 DEFB $C2,$81,$67,$3E,$40,$C6,$3F,$C2,$1C,$1B,$1A,$69,$32,$C2,$C2,$C2
A990 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$0D,$0C,$0B,$36,$EA,$C4
A9A0 DEFB $01,$D3,$D3,$00,$FF,$FE,$80,$82,$80,$F2,$F1,$F0,$ED,$EC,$D3,$D2
A9B0 DEFB $D6,$D5,$D4,$80,$82,$80,$80,$B9,$B8,$B7,$AF,$1B,$B6,$D3,$80,$A3
A9C0 DEFB $A2,$A1,$9F,$C4,$C4,$96,$95,$94,$92,$92,$93,$92,$91,$D7,$86,$85
A9D0 DEFB $97,$5C,$5B,$5D,$5D,$82,$7E,$45,$7D,$72,$3A,$7C,$7B,$E7,$C6,$C6
A9E0 DEFB $C6,$6D,$6C,$6B,$6A,$69,$51,$E4,$5A,$59,$58,$57,$56,$28,$27,$27
A9F0 DEFB $26,$28,$27,$27,$26,$C2,$3E,$3D,$3C,$3B,$3A,$C2,$38,$EA,$80,$36
Prev: A91E Up: Map Next: AA00