Prev: AB1E Up: Map Next: AC00
AB1F: T' values (6|y-5)
Used by the routine at E70C. T' values in this block may be used by play area tiles at y-coordinates 5, 11, 17, 23, 29, 35 and 41; in practice, these T' values are used only by tiles at y-coordinates 23, 29, 35 and 41. In particular, the T' values at addresses AB1F-AB6F, AB78, AB79 and AB8D-AB99 are used only by tiles at y-coordinate 41 (which are never displayed), and are therefore effectively unused.
AB1F DEFB $C2
AB20 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
AB30 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
AB40 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
AB50 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
AB60 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2
AB70 DEFB $7F,$7E,$7E,$7D,$6D,$6C,$5D,$5D,$C2,$C2,$5C,$5B,$5A,$59,$C2,$C2
AB80 DEFB $47,$46,$45,$44,$43,$42,$FA,$41,$1C,$1B,$1A,$69,$32,$C2,$C2,$C2
AB90 DEFB $C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$C2,$10,$0F,$0E,$EA,$C4
ABA0 DEFB $C4,$05,$D3,$04,$03,$02,$BF,$82,$BF,$F5,$80,$80,$F4,$F3,$D9,$D8
ABB0 DEFB $80,$80,$D7,$BF,$82,$BF,$BF,$BE,$BD,$BC,$BB,$1B,$BA,$D3,$80,$A5
ABC0 DEFB $A4,$A1,$9F,$C4,$C4,$9B,$D3,$D3,$9A,$99,$D3,$98,$97,$58,$99,$87
ABD0 DEFB $18,$C2,$C2,$C2,$C2,$83,$80,$7F,$72,$3A,$71,$C2,$C2,$E7,$C2,$C2
ABE0 DEFB $C2,$C2,$C2,$70,$6F,$6E,$5F,$5E,$5D,$5C,$5B,$57,$56,$47,$45,$46
ABF0 DEFB $45,$45,$45,$45,$44,$C2,$43,$42,$41,$40,$3F,$C2,$C2,$EA,$80,$36
Prev: AB1E Up: Map Next: AC00