====== Texas Instruments TM 990/189 Microcomputer (1979) ======
===== Usage =====
This driver emulates a TM990/189 with University Basic.
This computer has a 10-character 8-segment LED display and a 45-key keyboard. Key mapping can be read in the TAB menu.
Programs can be saved to tape with 'SAVE', and restored with 'LOAD'.
The 10-char window can be moved horizontally with Shift+V, Shift+W, Shift+Y and Shift+Z. Previously typed characters can be deleted with Shift+M. You can discard the current line, exit List mode or break program execution with Shift+9 (ESC).
===== History and Trivia =====
The TM990/189 University Board Microcomputer was designed in 1978 and probably released in early 1979.
Its primary target was University computing courses.
It was sold with a simple assembler & debugger, UNIBUG, and a 500-page textbook titled "Introduction to Microprocessor". The UNIBUG program has not been dumped, and is therefore not available.
TI additionally sold University Basic for the TM990/189. It is a relatively simple Basic interpreter. This program is emulated.
//(info from Raphael Nabet, author of the MESS driver)//
Generated on Sun Jul 19 10:17:28 2009