Enhanced BASIC, errata By Lee Davison. |
4th May 2002.Bit of a biggie this, any command that has an integer first parameter can fail. This is fixed in version 1.05, see the full unpleasantness here.
3rd May 2002.Thought it was too quiet (again). Another "undocumented feature" has surfaced (sigh). This is fixed in version 1.03, see the gory details here.
18th December 2001.Thought it was too quiet. While porting EhBASIC to the 68k family I noticed a couple more "undocumented features". These are fixed and a few other small changes are made. Version is now 1.02, see the details here.
In some cases the routine that prints the free memory after a cold start can crash due to incomplete initialisation of environment variables at that stage.
Thanks go to Ernst Ertinger for discovering this.
This is fixed in version 1.01.
To see the change details go here.
In the source, the line
Should read
TK_GOTO = $88 ; GOTO tokenThis is fixed in version 1.00.
TK_GOTO = $89 ; GOTO token
Last page update: 6th April, 2005. | e-mail me |