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 TI-994/A was used for displaying the computer-generated
screens of the first Greek TV programme to use computer graphics:
"Kokkinoi Gigantes Asproi Nanoi".
Its speech synthesizer was also used, adding a dramatic effect to
the game.
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.
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.
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