STOS memory bank
From Just Solve the File Format Problem
(Difference between revisions)
(Changed primary category) |
m (→Links) |
||
Line 20: | Line 20: | ||
== Links == | == Links == | ||
* [http://dev-docs.atariforge.org/files/STOS_User_Guide.pdf STOS User Guide] | * [http://dev-docs.atariforge.org/files/STOS_User_Guide.pdf STOS User Guide] | ||
− | * | + | * {{AtariForumWiki|STOS_BASIC|Atari Forum Wiki: STOS BASIC}} |
− | * [[Wikipedia:STOS BASIC]] | + | * [[Wikipedia: STOS BASIC]] |
[[Category:Game data files]] | [[Category:Game data files]] |
Revision as of 15:30, 13 February 2017
STOS memory bank (MBK) is a file format associated with STOS: The Game Creator, a toolkit and programming language (STOS Basic) for creating games for Atari ST computers. It stores various types of resource data, primarily graphics and music.
Contents |
Identification
Files begin the ASCII signature "Lionpoubnk
".
Specifications
- STOS User Guide → Appendix F: Structure of memory banks
- Atari Forum Wiki: STOS.MBK
- Atari Forum Wiki: STOS.MBS