Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terminal-basic-2.3-b1-1361-arduino-sketch.tar.gz | 2021-06-25 | 490.7 kB | |
Totals: 1 Item | 490.7 kB | 0 |
r.2.3-rc1 (12.04.2022) * Program text output changed: extra spaces were removed * Fix AVR8 external memory support * Fix support of the SD-card on Arduino platforms * Fix Arduino library-based implementation of the NOTONE command * Fix control of the active terminal on multiple I/O devices systems * Fix regression in AUTORUN.BAS support r2.3-b2 (22.11.2021) * Add VAL function * Fix DATA ... READ with non-quoted strings * Fix bug in ABS function with long REAL values r2.3-b1 (06.04.2021) // Platforms * Arduino: add support of PS/2 keyboard as input device * Add initial support of ODROID-GO device with optional QWERTY keyboard // Bug fixes: * Fix bug in Lexer, which causes fake string overflow errors * Fix bug in matrix assignment in the program line with colon separator * Fix buffer overflow in printing of double precision constants r2.3-a2 (26.02.2021) Release, dedicated to 4 years of TB and 4k downloads from sourceforge.net * Output to SPI TFT screens via Adafruit_ILI9341 and TFT_eSPI libs * ESP32: add DTONE/NOTONE implementation * Working MS Windows port r2.3-a1 (18.10.2020) * Introduction of HAL layer, simplifying the process of porting to different platforms * Add double precision math functions