STOS memory bank
From Just Solve the File Format Problem
(Difference between revisions)
(→Specifications) |
|||
Line 9: | Line 9: | ||
== Identification == | == Identification == | ||
Files begin the ASCII signature "{{magic|Lionpoubnk}}". | Files begin the ASCII signature "{{magic|Lionpoubnk}}". | ||
+ | |||
+ | == Related formats == | ||
+ | * [[Picture Packer]] | ||
+ | * [[STOS packed screen]] | ||
== Specifications == | == Specifications == |
Latest revision as of 11:26, 25 June 2024
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 |
[edit] Identification
Files begin the ASCII signature "Lionpoubnk
".
[edit] Related formats
[edit] Specifications
- STOS User Guide → Appendix F: Structure of memory banks
- Atari Forum Wiki: STOS.MBK
- Atari Forum Wiki: STOS.MBS
[edit] Software
[edit] Sample files
- http://cd.textfiles.com/suzybatari2/stos/ ...
- dexvert samples — image/stosBank
- dexvert samples — document/stosBAS