-
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
SE Basic IV is a free open-source BASIC interpreter for the Z80 architecture. Although it aims for a high degree of compatibility with Microsoft BASIC, there are some differences. SE Basic IV is designed to run on the Chloe 280SE but it is also compatible with Timex Sinclair models with 128K of RAM, esxDOS, Timex video modes and ULAplus. SE Basic IV runs plain text .BAS
files. It implements floating-point arithmetic in the extended Microsoft Binary Format (MBF) and can therefore read and write binary data files created by 6502 versions of Microsoft BASIC.
This is the documentation for SE Basic version 4.2-b10 (Roy).
- Quick start guide, the essentials needed to get started.
- User's guide, in-depth guide to using BASIC.
- Configuration guide, settings and options.
- Language guide, overview of the BASIC language by topic.
- Language reference, comprehensive reference to BASIC.
- Technical reference, file formats and internals.
- Developer's guide, building applications and building SE basic IV from source.
- Acknowledgments
- License
This documentation is copyright © 2012-2022 Source Solutions, Inc. Portions copyright © 2014-2019 Rob Hagemans.
Licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.