STOS memory bank
From Just Solve the File Format Problem
(Difference between revisions)
(Changed primary category) |
(→Sample files) |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 12: | Line 12: | ||
== Specifications == | == Specifications == | ||
* [http://dev-docs.atariforge.org/files/STOS_User_Guide.pdf STOS User Guide] → Appendix F: Structure of memory banks | * [http://dev-docs.atariforge.org/files/STOS_User_Guide.pdf STOS User Guide] → Appendix F: Structure of memory banks | ||
| − | * | + | * {{AtariForumWiki|STOS.MBK|Atari Forum Wiki: STOS.MBK}} |
| − | * | + | * {{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 == | ||
* [http://dev-docs.atariforge.org/files/STOS_User_Guide.pdf STOS User Guide] | * [http://dev-docs.atariforge.org/files/STOS_User_Guide.pdf STOS User Guide] | ||
| − | * | + | * {{AtariForumWiki|STOS_BASIC|Atari Forum Wiki: STOS BASIC}} |
| − | * [[Wikipedia:STOS BASIC]] | + | * [[Wikipedia: STOS BASIC]] |
[[Category:Game data files]] | [[Category:Game data files]] | ||
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/