Prev: AA1E Up: Map Next: AB00
AA1F: T values (6|y-5)
Used by the routines at E70C and F3A0. 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 AA1F-AA6F, AA78, AA79 and AA8D-AA99 are used only by tiles at y-coordinate 41 (which are never displayed), and are therefore effectively unused.
AA1F DEFB $03
AA20 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03
AA30 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03
AA40 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$00,$00,$00,$00,$00,$00,$00
AA50 DEFB $00,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$03
AA60 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$00,$00,$00,$00,$00,$00
AA70 DEFB $4D,$4D,$4D,$4D,$4D,$4D,$4E,$4E,$03,$03,$0D,$0D,$0D,$0D,$40,$40
AA80 DEFB $4C,$4C,$0D,$0D,$4C,$4C,$44,$4C,$85,$85,$85,$02,$0E,$03,$03,$03
AA90 DEFB $03,$03,$03,$03,$03,$03,$03,$03,$03,$03,$40,$0D,$0D,$0D,$05,$40
AAA0 DEFB $40,$4D,$41,$0D,$0F,$0D,$09,$44,$0B,$09,$01,$01,$4B,$4B,$4B,$4B
AAB0 DEFB $01,$01,$09,$0B,$44,$0B,$09,$0B,$0B,$09,$49,$45,$49,$41,$03,$0B
AAC0 DEFB $0B,$0B,$0B,$03,$03,$48,$40,$40,$48,$48,$40,$48,$48,$E0,$D4,$08
AAD0 DEFB $C4,$40,$40,$40,$40,$48,$40,$48,$48,$44,$48,$40,$40,$40,$03,$03
AAE0 DEFB $03,$03,$03,$0B,$0B,$0B,$08,$08,$08,$08,$08,$48,$48,$48,$48,$48
AAF0 DEFB $48,$48,$48,$48,$48,$40,$48,$48,$48,$48,$48,$40,$40,$44,$40,$48
Prev: AA1E Up: Map Next: AB00