STOS memory bank
From Just Solve the File Format Problem
(Difference between revisions)
(→Software: Deark) |
|||
Line 17: | Line 17: | ||
== Software == | == Software == | ||
* [http://snisurset.net/code/abydos/ abydos] | * [http://snisurset.net/code/abydos/ abydos] | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == |
Revision as of 00:07, 12 December 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