STOS.BAS
Jump to navigation
Jump to search
STOS .BAS file structure
BAS_HEADER
{
10 bytes Magic "Lionpoulos": STOS basic source
1 long length of source excluding the header
1 long offset to first memory bank form end of header
15 x
{
1 byte bank type
3 byte bank length
}
___+
78 byte header size
}
?? byte source code