Hi all, I've released PC-BASIC 15.08.1. This minor release brings documentation improvements and bugfixes, in particular:
fix the crash on pressing Enter on an empty line in AUTO mode
fix the crash on CHDIR and FILES in Windows
fix INPUT PAST END error on INPUT$ on a keyboard file
fix monochrome monitor emulation with CGA video
Thanks to everyone who reported bugs!
Have fun,
Rob
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 release 15.08.
This major new release brings many new features and fixes, among which:
CAS1:
cassette tape device through.WAV
audio files and.CAS
bitdumpsEnjoy,
Rob
View and moderate all "[CLOSED] General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
It seems that the following command does not work properly in this new version:
PRINT INPUT$(3)
After executing this command and type any 3 letters, it always gives an error message "Input past end". Early versions seem to not have this problem.
Hi, thanks for the bug report!
This is indeed a regression caused by a refactoring of the device handling code. I've fixed it in the git repo; the fix will be included in 15.08.1.
Hi all, I've released PC-BASIC 15.08.1. This minor release brings documentation improvements and bugfixes, in particular:
Thanks to everyone who reported bugs!
Have fun,
Rob