STOS memory bank
From Just Solve the File Format Problem
(Difference between revisions)
m (→Specifications) |
(→Sample files) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| 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] | ||
| + | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
| − | * | + | * {{CdTextfilesURL|suzybatari2/stos/}} ... |
| + | * https://telparia.com/fileFormatSamples/image/stosBank/ | ||
== Links == | == Links == | ||
Revision as of 20:59, 26 July 2020
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/ ...
- https://telparia.com/fileFormatSamples/image/stosBank/