enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Atari BASIC - Wikipedia

    en.wikipedia.org/wiki/Atari_BASIC

    Atari BASIC is an interpreter for the BASIC programming language that shipped with Atari 8-bit computers. Unlike most American BASICs of the home computer era, Atari BASIC is not a derivative of Microsoft BASIC and differs in significant ways. It includes keywords for Atari-specific features and lacks support for string arrays.

  3. BASIC Programming - Wikipedia

    en.wikipedia.org/wiki/BASIC_Programming

    BASIC Programming is an Atari Video Computer System (later called the Atari 2600) cartridge that teaches simple computer programming using a dialect of BASIC.Written by Warren Robinett and released by Atari, Inc. in 1979, this BASIC interpreter is one of a few non-game cartridges for the console.

  4. STOS BASIC - Wikipedia

    en.wikipedia.org/wiki/STOS_BASIC

    STOS BASIC is a dialect of the BASIC programming language for the Atari ST personal computer. It was designed for creating games, but the set of high-level graphics and sound commands it offers is suitable for developing multimedia software without knowledge of the internals of the Atari ST.

  5. PEEK and POKE - Wikipedia

    en.wikipedia.org/wiki/PEEK_and_POKE

    ST BASIC for the Atari ST uses the traditional names but allows defining 8/16/32 bit memory segments and addresses that determine the size. A Linux command line peekpoke [6] utility has been developed mainly for ARM based single board computers. peekpoke is a Linux command line tool to read from and write to system memory. Its main use is to ...

  6. BASIC A+ - Wikipedia

    en.wikipedia.org/wiki/BASIC_A+

    BASIC A+ adds new features to the language, such as IF..ELSE..ENDIF statements, support for hardware features like player/missile graphics, and commands for debugging. While Atari BASIC is an 8 KB ROM cartridge, BASIC A+ is floppy disk based and uses 15 KB of the computer's RAM, leaving 23 KB available for user programs in a 48 KB Atari 800 ...

  7. Optimized Systems Software - Wikipedia

    en.wikipedia.org/wiki/Optimized_Systems_Software

    OSS purchased Atari BASIC, Atari DOS, and Atari Assembler Editor from Shepardson Microsystems who had concluded that their versions of BASIC and DOS were not viable. [citation needed] The new company enhanced the programs, renaming them OS/A+ (the Disk Operating System), BASIC A+ (a disk-based language), and EASMD (an update to the Assembler ...

  8. Turbo-BASIC XL - Wikipedia

    en.wikipedia.org/wiki/Turbo-Basic_XL

    Turbo-BASIC XL is an enhanced version of the BASIC programming language for Atari 8-bit computers. It is a compatible superset of the Atari BASIC that shipped with the Atari 8-bit systems. Turbo-Basic XL was developed by Frank Ostrowski and published in the December 1985 issue of German computer magazine Happy Computer.

  9. BASICODE - Wikipedia

    en.wikipedia.org/wiki/BASICODE

    Many used different BASIC commands to achieve the same result (such as clearing the screen, drawing a pixel or playing a sound), meaning that for example, a BASIC program written for the C64 was unlikely to work on an Atari XL without modification and vice versa.