This page contains source code and corresponding screen dumps for
programs I wrote in BASIC for the Texas Instruments TI-99/4A
computer in 1982 and 1983.
The obligatory Greek font.
Since the computer had only a character set with 96 characters
only a few uppercase characters were reprogrammed.
Source code: GREEK.BAS.
Another approach was to reprogram all lowercase characters to a Greek font.
Source code: SPEKGREK.BAS.
Chemistry
A program to ask chemistry questions (valence values).
Not quite eLearning.
I guess I was just trying to avoid actually styding chemistry;
programming was far more exciting.
Source code: CHEMISTRY.BAS
Speaking Demo
The TI-99/4A featured a speech synthesizer based on linear predictive
coding and a three channel sound synthesizer.
I wrote a small talking demo program to demonstrate its capabilites.
People would crowd around its screen at exhibitions and fairs.
Source code: SPEAK.BAS
High Resolution Graphics
The bit addressable mode of the TI-994A TMS-9918 (US/NTSC)
TMS-9929 (Europe/PAL) graphics processor was
not available in Basic.
This was a serious drawback since other computers such as the ZX-Spectrum
and the BBC offered this capability.
I wrote the following program in a lame attempt to demonstrate that
reprogramming the character generator was just as effective.
Source code: HIRES.BASDiomidis Spinellis home page