mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2025-02-16 10:32:20 +00:00
Add separte TileStore bank
This commit is contained in:
parent
d6aee84edf
commit
d96928e562
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user