The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.1.1 | 2019-10-16 | ||
| 2.1 | 2019-09-23 | ||
| 2.1-b1 | 2019-06-14 | ||
| 2.1-a2 | 2019-05-12 | ||
| 2.1-a1 | 2019-05-10 | ||
| README.txt | 2019-10-14 | 1.2 kB | |
| Totals: 6 Items | 1.2 kB | 0 | |
r2.1.1 (15.10.2019) * Fix error in configuratyion parameters on tiny systems * Basic support of ESP32 r2.1 (23.09.2019) * Add rudimentary support of french keywords * Fix RETURN, called from FOR LOOP * Add ELLIPSE and ELLIPSEC commands to gfx module r2.1-beta1 (29.05.2019) * Add support for implicit arrays with indexes from 0 to 10 * Add command FSEEK to SD module * Fix bug with function calls using long real parameters * Fix bug with confirmation of SCRATCH/HEADER r2.1-alpha2 (22.04.2019) * Fix regression in functions call when using long reals r2.1-alpha1 (22.04.2019) * Fix FOR loop limit and increment evaluation order (ANSI standad 11.2, 11.4) * Change logical variables and arrays ending from "!" to "@" * Change long integer variables and arrays ending from "%%" to "%!" * Change GET$ function to more common INKEY$ * Add partial support of long reals (variable/array name ends with "!") * Add functions MID$/SEG$ r2.0.2 (24.04.2019) * Fix bugs in building with ArduinoIDE, using TVOUT output r2.0.1 (21.04.2019) * Fix bug with parsing real constants with E/e and w/o decimal point * Fix bug wirh saving program by DSAVE with REM lines