plusBASIC Latest Release

Downloads

sysrom.bin
The plusBASIC ROM file. Download this and copy to the root directory of your SD card.
Dev sysrom.bin
Unpublished development build of plusBASIC ROM file.

Documentation

Quick Reference Guide
Shows all statements, functions, and operators available in plusBASIC.
Release History
List of features added in each release

Useful programs

deltree.baq
Deletes a directory and all it's contents.
getsysrom.baq
Program to automatically download the latest sysrom.bin.
getver.bas
Displays current and newest plusBASIC.
myip.bas
Displays Aquarius+ public IP address.
xtar.baq
Extracts TAR archives.

Utilities

bas2baq.py
Converts BASIC program in ASCII format to tokenized program in CAQ format.
baq2bas.py
Converts BASIC program in tokenized program in CAQ format to ASCII format.
fprint.zip
Executable fprint program for Windows command line.

Applications and Games

1stage
Programs by Sean Harrington.
Ohio Divide
Programs by Curtis F Kaylor.

Notes

The Aquarius+ bootloader checks for sysrom.bin in the SD card root directory, and loads it if found. Otherwise, sysrom.bin is loaded from the ESP32 filesystem. If you encounter any errors after updating plusBASIC, you can simply remove sysrom.bin from the SD card.