Normalized values for different SmileBASIC file versions.
SmileBASIC 3 files have a 0x50 byte header, and use 18 bytes for Author usernames in the header.
File version byte: <= 0x03
<= 0x03
Supported file types: TXT/PRG, DAT/GRP, PRJ
SmileBASIC 4 files have a 0x70 byte header, and use 32 bytes for Author usernames in the header.
File version byte: >= 0x04
>= 0x04
Supported file types: TXT/PRG, DAT/GRP, PRJ, META, JPEG
Generated using TypeDoc
Normalized values for different SmileBASIC file versions.