This page (revision-41) was last changed on 03-Feb-2023 15:21 by Roland B. Wassenberg 

This page was created on 23-Dec-2010 08:43 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
41 03-Feb-2023 15:21 5 KB Roland B. Wassenberg to previous

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!!Basic XE by OSS
!!!Basic XE
OSS, 1984
Basic XE is the ultimate development of the original [Atari BASIC] code, after it was taken over by Optimized Systems Software (OSS). It was a further expansion of [Basic XL|OSS Basic XL] that made use of the XE machine's extended memory. Like Basic XL, it included a number a features that improved Atari BASIC's notoriously slow performance, added new commands for player/missile graphics and other features, all while remaining backwardly compatible with the original Atari BASIC and running it's programs much faster.
The changes between Basic XE and Basic XL are minor, mostly related to handling the increased RAM capabilities of the XE series. However, it did not include the AUTORUN runtime library found in Basic XL, meaning that programs that used Basic XE's functionality could not run on machines that did not also have a Basic XE cartridge. However, programs that used only the Basic XL extensions could be written in XE and then linked to the XL's AUTORUN runtime library.
The release of [TURBO-BASIC XL] at roughly the same time as Basic XE meant that Basic XE was largely forgotten in the market. Turbo-Basic had all the features of Basic XE and many more, and also shipped with a compiler that not only made stand-alone programs but ran them dozens of times faster as well.