[Return to top]

Enhanced BASIC, errata by Lee Davison
[Back]


Download version 1.05 source [Download], binary [Download] or Motorola hex [Download].

25th July 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.
4th 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.
3rd May 2002.
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.
18th December 2001.
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.

13th October 2001.

In the source, the line

 TK_GOTO		= $88		; GOTO token
Should read

 TK_GOTO		= $89		; GOTO token
This is fixed in version 1.00.

e-mail me [e-mail]
Last page update: 25th July, 2002.