STOS memory bank
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
(→Sample files) |
||
Line 22: | Line 22: | ||
* {{CdTextfilesURL|suzybatari2/stos/}} ... | * {{CdTextfilesURL|suzybatari2/stos/}} ... | ||
* {{DexvertSamples|image/stosBank}} | * {{DexvertSamples|image/stosBank}} | ||
+ | * {{DexvertSamples|document/stosBAS}} | ||
== Links == | == Links == |
Revision as of 20:39, 28 December 2023
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
Software
Sample files
- http://cd.textfiles.com/suzybatari2/stos/ ...
- dexvert samples — image/stosBank
- dexvert samples — document/stosBAS