STOS memory bank
From Just Solve the File Format Problem
(Difference between revisions)
m (→Specifications) |
|||
Line 14: | Line 14: | ||
* {{AtariForumWiki|STOS.MBK|Atari Forum Wiki: STOS.MBK}} | * {{AtariForumWiki|STOS.MBK|Atari Forum Wiki: STOS.MBK}} | ||
* {{AtariForumWiki|STOS.MBS|Atari Forum Wiki: STOS.MBS}} | * {{AtariForumWiki|STOS.MBS|Atari Forum Wiki: STOS.MBS}} | ||
+ | |||
+ | == Software == | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{CdTextfilesURL|suzybatari2/stos/}} ... |
== Links == | == Links == |
Revision as of 15:04, 31 May 2019
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