Prev: A81E Up: Map Next: A900
A81F: T values (6|y-4)
Used by the routines at E70C and F3A0. 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 A81F-A86F, A878, A879 and A88D-A899 are used only by tiles at y-coordinate 40 (which are never displayed), and are therefore effectively unused.
A81F DEFB $03
A820 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03
A830 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03
A840 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$00,$0C,$0C,$0C,$0C,$0C,$0C
A850 DEFB $00,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03
A860 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$00,$00,$00,$00,$00,$00
A870 DEFB $4D,$4D,$4D,$4D,$4D,$4D,$4E,$4E,$03,$03,$0D,$0D,$0D,$0D,$40,$4C
A880 DEFB $40,$44,$05,$0D,$4C,$40,$4C,$40,$85,$85,$85,$02,$0E,$03,$03,$03
A890 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$4C,$0D,$0D,$09,$05,$40
A8A0 DEFB $4C,$41,$41,$0D,$0A,$0A,$02,$44,$03,$09,$09,$09,$4B,$4B,$4B,$4B
A8B0 DEFB $09,$09,$09,$03,$44,$03,$01,$0A,$0A,$09,$49,$45,$49,$41,$00,$0B
A8C0 DEFB $0B,$0B,$0B,$03,$03,$48,$4B,$4B,$4B,$4B,$4B,$4B,$48,$DC,$08,$08
A8D0 DEFB $C0,$44,$44,$44,$44,$48,$48,$44,$48,$48,$44,$48,$48,$40,$03,$03
A8E0 DEFB $03,$0B,$0B,$0B,$08,$08,$09,$05,$08,$08,$08,$48,$48,$44,$44,$44
A8F0 DEFB $44,$44,$44,$44,$44,$40,$48,$48,$48,$48,$48,$40,$48,$44,$40,$48
Prev: A81E Up: Map Next: A900