STOS FILE STRUCTURES

From Atari Wiki
Revision as of 10:24, 10 July 2007 by Nyh (talk | contribs)
Jump to navigation Jump to search

STOS basic uses various files.

  • .BAS: the STOS-basic source code
  • .MBK: a STOS memory bank, a memory bank can contain various things like, pictures, spirites, game maps, music and so on.
  • .MBS: all 15 STOS memory banks in one file
  • .PRG: a compiled STOS basic program