Prev: AB1F Up: Map Next: AD00
AC00: T values (6|y)
Used by the routines at E70C and F3A0. T values in this block may be (and in practice are) used by play area tiles at y-coordinates 0, 6, 12, 18, 24, 30 and 36. The T values at addresses ACDF-ACE4, ACE9-ACF5 and ACFC-ACFF are used only by tiles at y-coordinate 0 (which are never displayed), and are therefore effectively unused.
AC00 DEFB $0B,$40,$40,$40,$40,$40,$40,$40,$40,$40,$40,$40,$40,$00,$09,$09
AC10 DEFB $09,$00,$08,$00,$02,$02,$4B,$40,$44,$4B,$4B,$4B,$4B,$4B,$4B,$02
AC20 DEFB $06,$06,$05,$07,$00,$04,$04,$05,$05,$44,$44,$40,$40,$40,$40,$44
AC30 DEFB $C1,$FD,$01,$44,$01,$05,$05,$05,$01,$02,$06,$40,$40,$44,$40,$40
AC40 DEFB $44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$02,$02,$02
AC50 DEFB $00,$04,$00,$01,$01,$01,$01,$01,$40,$40,$44,$47,$47,$47,$44,$44
AC60 DEFB $44,$40,$81,$81,$81,$81,$47,$44,$44,$44,$44,$44,$44,$44,$44,$40
AC70 DEFB $81,$81,$81,$81,$40,$44,$02,$02,$40,$06,$02,$02,$02,$02,$06,$02
AC80 DEFB $44,$44,$44,$44,$44,$44,$44,$44,$44,$40,$40,$44,$44,$40,$40,$44
AC90 DEFB $44,$44,$44,$44,$44,$40,$40,$44,$02,$02,$02,$02,$02,$02,$02,$02
ACA0 DEFB $02,$44,$44,$40,$40,$44,$40,$40,$44,$06,$06,$06,$02,$02,$02,$02
ACB0 DEFB $02,$02,$02,$02,$02,$02,$06,$44,$83,$81,$44,$44,$40,$40,$40,$40
ACC0 DEFB $40,$40,$40,$40,$40,$43,$03,$03,$03,$03,$81,$81,$81,$83,$40,$02
ACD0 DEFB $02,$02,$02,$02,$02,$02,$02,$02,$02,$02,$02,$02,$02,$02,$02,$40
ACE0 DEFB $40,$40,$40,$02,$03,$03,$03,$40,$40,$02,$02,$02,$02,$02,$02,$02
ACF0 DEFB $02,$02,$02,$02,$02,$02,$40,$40,$03,$03,$03,$03,$02,$02,$02,$02
Prev: AB1F Up: Map Next: AD00