Fixed an issue with autorepeat that would trigger multiple enter keypresses in an input() right after a RUN
Fixed an issue in Imaged when loading the mountain.bmp image at first start not loading correctly because of a badly initialized file path
Fixed a parser initialization issue that could cause the compiler to miss the first line in a source code in a recompilation after a previous compile error.
Fixed a display bug in SpriteEd where sprite flipping was not reinitialized (issue 14).
Fixed a number of typos and errors in the Manual for upcoming revision F. (issues 5,6,7 and others). Added some information about the file format and filename limitations.
Added an example on how to read the user port in /examples/io/