Hi all, I've uploaded the latest release of PC-BASIC 3.23 - release 14.04.5.
This is a bugfix release that addresses the following issues:
- missing Ok prompt in start screen
- 80-column lines wrap into Ok prompt
- crash on malformed hex and octal values
- crash on WIDTH=
- crash on PALETTE ,1
- INPUT bug when reading number, CRLF, string (WJB)
- sound frequency error
- broken range check in vpage/apage in SCREEN
- incorrectly repeating spaces in INPUT
Thanks to WJB for submitting bug fix patches and to all those who helpfully reported bugs or requested features.
New features (including support for Tandy and PCjr) are being added to the development branch, so stay tuned for a major release 14.08 or check out the code repository.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all, I've uploaded the latest release of PC-BASIC 3.23 - release 14.04.5.
This is a bugfix release that addresses the following issues:
- missing Ok prompt in start screen
- 80-column lines wrap into Ok prompt
- crash on malformed hex and octal values
- crash on WIDTH=
- crash on PALETTE ,1
- INPUT bug when reading number, CRLF, string (WJB)
- sound frequency error
- broken range check in vpage/apage in SCREEN
- incorrectly repeating spaces in INPUT
Thanks to WJB for submitting bug fix patches and to all those who helpfully reported bugs or requested features.
New features (including support for Tandy and PCjr) are being added to the development branch, so stay tuned for a major release 14.08 or check out the code repository.