[go: up one dir, main page]

Menu

[r60]: / psrp / tech4c.txt  Maximize  Restore  History

Download this file

10 lines (6 with data), 294 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
4c. Variety of lists
The substring dictionary will use at most $400 bytes.
Enemy names and items take up closer to $800 bytes.
Because the extra layer of static encoding is used, we
can bump the limit to $A00 to be safe.
The two lists will be seperated and copied on-demand to RAM.