Fixed a bug that could cause malfunctions when the code was not uploaded using BJL (e.g. when running from ROM -- a variable was put into the DATA section instead of the BSS section, so it could be left uninitialized).

No new features.