STOS FILE STRUCTURES: Difference between revisions
Jump to navigation
Jump to search
>Nyh No edit summary |
>Nyh No edit summary |
||
| Line 1: | Line 1: | ||
STOS basic uses various files. | STOS basic uses various files. | ||
[[STOS .BAS]]: the STOS-basic source code | * [[STOS.BAS|.BAS]]: the STOS-basic source code | ||
[[STOS .MBK]]: a STOS memory bank, a memory bank can contain various things like, pictures, spirites, game maps, music and so on. | * [[STOS.MBK|.MBK]]: a STOS memory bank, a memory bank can contain various things like, pictures, spirites, game maps, music and so on. | ||
[[STOS .MBS]]: all 15 STOS memory banks in one file | * [[STOS.MBS|.MBS]]: all 15 STOS memory banks in one file | ||
[[STOS .PRG]]: a compiled STOS basic program | * [[STOS.PRG|.PRG]]: a compiled STOS basic program | ||