STOS BASIC: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
 
* [http://www.xbattlestation.com/forgottencreations/ Forgotten Creations] by Simon Hazelgrove (Darklight)
 
* [http://www.xbattlestation.com/forgottencreations/ Forgotten Creations] by Simon Hazelgrove (Darklight)
   
[[Category:Programming]][[Category:STOS BASIC]][[Category:BASIC Dialects]]
+
[[Category:STOS BASIC]]
  +
[[Category:BASIC Dialects]]
  +
[[Category:Programming languages]]

Revision as of 12:48, 13 October 2011

WikiLetter This article is only a english draft copy (Stub). If you can, help us now to improve it. - The complete list of stubs is in this category

STOS is a version of BASIC that was written specifically for the ST by Mandarin software in 1988. Being more powerful than the ST BASIC distributed with most ST's, it became a popular BASIC dialect and was used to write many public domain, and some commercial, games.


Programming in STOS

Extensions

It was possible to add commands and functionality to the STOS language through the creation of extensions. The first major extension to be released was STOS Maestro, which added the ability to play sampled sounds. STOS Maestro plus was STOS Maestro bundled with a sound-sampler cartridge that could play sounds back with more capability than the standard YM24129. Other extensions included TOME, STOS 3D, STE extension, Misty, The Missing Link, Control extension, Extra and Ninja Tracker. These extensions kept STOS relevant and useful for many years after its release.

Compatibility

Compiled STOS programs often needed to be patched or recompiled in order to be compatible with each new release of TOS. For this reason, many games written in STOS don't work on new members of the TOS Family such as the Falcon


External links