Version 1.2.1 released!
Changes since 1.2.0
TO DO:
... Many things!
- ! This version just fix a possible memory corruption (reported by britlion, thanks).
But still needs more checking... - ! DIM f% = <value> was not allowed. Now it is.
- Programs can now be re-runable without having to LOAD them again once returned to BASIC.
- * Some little improvements on memory organization. Now all user-data (HEAP and VARs) are in a single contiguous block.
This will make possible to implement SAVE "" DATA in the near future so a program can LOAD & SAVE data.
TO DO:
... Many things!

