Add separte TileStore bank

This commit is contained in:
Lucas Scharenbroich 2022-02-18 12:11:22 -06:00
parent d6aee84edf
commit d96928e562

View File

@ -35,3 +35,9 @@
ASM SprMask.s
KND #$1001 ; Type and Attributes ($11=Static+Bank Relative,$01=Data)
SNA SPRMASK
; Segment #6 -- 64KB Tile Store
ASM TileStore.s
KND #$1001 ; Type and Attributes ($11=Static+Bank Relative,$01=Data)
SNA SPRMASK