Menu

Tree [308be4] default /
 History

Read Only access


File Date Author Commit
 BASIC 2020-03-06 starling13 starling13 [3a7b40] Update version
 libbasic 2020-03-06 starling13 starling13 [5e331d] Fix bug with printing first command in module
 .hgignore 2017-08-18 Skvortsov Skvortsov [c30c7e] SDL implementation of the GFX module
 .hgtags 2020-03-06 starling13 starling13 [308be4] Added tag 2.2.1 for changeset 3a7b40a33825
 COPYING 2016-11-15 Skvortsov Skvortsov [9e5e55] flto link problem solved
 ChangeLog 2020-03-06 starling13 starling13 [3a7b40] Update version
 Makefile.am 2017-11-16 Skvortsov Skvortsov [fbc6c0] build update to 1.1-b3
 Makefile.am.terminal-basic 2020-03-04 starling13 starling13 [2aa092] Update autotools files
 README 2020-02-18 starling13 starling13 [835e8e] Update manual, Changelog, README
 README.pc 2019-04-23 Skvortsov Skvortsov [e44b71] Fix autotools and README files
 README.sketch 2017-10-23 Skvortsov Skvortsov [2d0283] ExtEEPROM minor changes
 configure.ac 2020-03-04 starling13 starling13 [2aa092] Update autotools files
 make_autotools.sh 2020-03-04 starling13 starling13 [2aa092] Update autotools files
 make_sketch.sh 2020-02-26 starling13 starling13 [f2b664] HAL: refactoring, add esp8266 SPIFFS external m...
 path2300.png 2016-12-06 Skvortsov Skvortsov [93ee7b] Refactoring
 pgmspace.h 2019-10-15 Skvortsov Skvortsov [dc8b4f] Update pgmspace.h wrapper
 terminal-basic.svg 2016-12-06 Skvortsov Skvortsov [f0b035] README update

Read Me

This distribution contains Terminal-BASIC pc emulator.  It is very
close to version for Arduino-MEGA 2560 with 32 kB SRAM expantion shield
(https://hackaday.io/project/21561-arduino-mega-2560-32kb-ram-shield),
SPI SD card module using SDCard Arduino library
(https://starling13@bitbucket.org/starling13/libsdcard) and
TVOutEx output (https://starling13@bitbucket.org/starling13/tvoutex).

Main project sites are https://sourceforge.net/projects/terminal-basic/
and https://hackaday.io/project/22036-terminal-basic

This version uses posixcpp library
(https://starling13@bitbucket.org/starling13/posixcpp) and SDL2.

After install and first run program creates ucbasic directory in users home
eeprom.img file contains program, saved with "SAVE" command, while
SD directory contains SD card emulator contents.

You can place example programs in ~/ucbasic/SD and load them using
"DLOAD "File name w/o extension" " command.

A set of sources for test programs can be downloaded from
https://cloud.mail.ru/public/45SG/gGc2kFpBk

Thank you for trying Terminal-BASIC.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.