STOS FILE STRUCTURES: Difference between revisions
Jump to navigation
Jump to search
>Nyh No edit summary |
>Wongck No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 7: | Line 7: | ||
[[STOS MBK MAKER|MBK maker]] a C source for extracting STOS MBK files from any file.<br> | [[STOS MBK MAKER|MBK maker]] a C source for extracting STOS MBK files from any file.<br> | ||
--[[User:Nyh|Nyh]] 16:19, 10 July 2007 (EDT) | --[[User:Nyh|Nyh]] 16:19, 10 July 2007 (EDT) | ||
[[Category:STOS BASIC]] | |||
[[Category:Data Formats]] | |||
Latest revision as of 08:03, 11 October 2011
STOS basic uses various files.
- .BAS: the STOS-basic source code
- .MBK: a STOS memory bank, a memory bank can contain various things like, pictures, spirites, game maps, music and so on.
- .MBS: all 15 STOS memory banks in one file
- .PRG: a compiled STOS basic program
MBK maker a C source for extracting STOS MBK files from any file.
--Nyh 16:19, 10 July 2007 (EDT)