-
Notifications
You must be signed in to change notification settings - Fork 1
data
Erik Lothe edited this page Mar 13, 2014
·
3 revisions
Tree: root/data
This page documents the data directory. It contains both binary and non-binary data for the application. All files of this directory is placed onto either the CHR- or PRG-ROM of the game cartridge. This means that the data is static and cannot be changed at runtime. It is however, a convenient place to store large amounts of data that should not change, such as constants and levels of the game.