Timex Sinclair 1000

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Timex Sinclair 1000
Zx81-timex-manipulated.jpg
Type Home computer
Release date July 1982; 41 years ago (1982-07)
Discontinued 1983 (1983)
Operating system Sinclair BASIC
CPU Zilog Z80A @ 3.25 MHz
Memory 2 KB

The Timex Sinclair 1000 (TS1000) was the first computer produced by Timex Sinclair, a joint-venture between Timex Corporation and Sinclair Research. It was launched in July 1982.

The TS1000 was a slightly-modified Sinclair ZX81 with an NTSC RF modulator instead of a UK PAL (Units sold in Portugal have a PAL RF modulator) device and the onboard RAM doubled to 2 KB. The TS1000's casing had slightly more internal shielding but remained the same as Sinclair's, including the membrane keyboard. It had black-and-white graphics and no sound. It was followed by an improved version, the Timex Sinclair 1500.

Like the Sinclair ZX81, the TS1000 used a form of BASIC as its primary interface and programming language. To make the membrane keyboard less cumbersome for program entry, the TS1000 used a shortcut system of one-letter "keywords" for most commands (e.g. pressing "P" while the cursor was in "keyword mode" would generate the keyword "PRINT"). Some keywords required a short sequence of keystrokes (e.g. SHIFT-ENTER S would generate the keyword "LPRINT"). The TS1000 clued the user in on what to expect by changing the cursor to reflect the current input mode.

Timex claimed to have sold 600,000 TS1000s in the US by early 1983, and other companies imported localized versions of British software.[1] It sold for US$99.95 in the US when it debuted, making it the cheapest home computer to date; it was advertised as "the first computer under $100". This pricing initiated a price war with Commodore International, who quickly reduced the price of its VIC-20 to match and later announced a trade-in program offering $100 for any competing computer toward the purchase of a Commodore 64. Since the TS1000 was selling for $49 by this time, many customers bought them for the sole purpose of trading it in to Commodore.

The black-and-white display showed 32 columns and 24 lines, 22 of which were normally accessible for display, with 2 reserved for data entry and error messages. The limited graphics were based on geometric shapes contained within the operating system's non-ASCII character set. The only form of long-term storage was a home tape cassette recorder. The 16 KB memory expansion sold for $49.95. A shortage of the memory expansions coupled with a lack of software that would run within 2 KB meant that the system had little use for anything other than an introduction to programming. Home computer magazines of the era such as Compute! showed enthusiasts how to interface the computer with various kinds of equipment, providing the opportunity for learning about early speech synthesis technology through a Speak & Spell, robotics control through the memory port, and scrolling text displays for advertising.

Over time, the TS1000 spawned a cottage industry of third-party add-ons designed to help remedy its limitations. Full-size keyboards, speech synthesizers, sound generators, disk drives, and memory expansions (up to 64 KB) were a few of the options available. Languages such as Forth and Pascal, as well as BASIC compilers and assemblers augmented the TS1000's programming possibilities. Microcomputing magazine published an article in April 1983, decrying the membrane keyboard ("The designers of the Timex-Sinclair 1000 ... reduced this important programming tool to a fraction of the required size") and describing how to wire up external full-size keyboards.

Timex Sinclair 1500

Timex Sinclair 1500

The TS1500 was an upgraded TS1000 with a better keyboard and 16 KB RAM.[2] Timex Sinclair (TMX Portugal) designed the TS1500 and offered it to the Timex Corporation; they used the TS2000 (ZX Spectrum) silver cases that were never used because of the launch of the TS2068. The TS1500 replaced the earlier machine's ZX81-like case with a silver ZX Spectrum-like case, the same ZX Spectrum rubber keyboard, and a custom ULA. The TS1500 did not incorporate the Ferranti ULA.

The TS1500 used a standard television for its display, "broadcasting" on either channel 2 or 3. It defaulted to TV channel 2, but if the "3" was pressed on the keyboard within a few seconds of turning the computer on, it changed to channel 3 instead.

Although the TS1500 came with 16 KB internal RAM, an external 16 KB RAM pack could be added for a total of 32 KB RAM. A few keyboard commands (POKEs) were required for the system to recognize the additional memory space (the RAM pack is multiplexed to the start of the RAM).

The TS1500 sold for $80[2]:{{{3}}} and was not a commercial success because it was launched too late. The ZX81/TS1000's successors, the ZX Spectrum/TS2068, were already available, and the home computer market in general was dominated by Commodore, Atari and Apple. It was sold in the United States and Portugal.

Bugs

There are two little-known software differences between the TS1000 and TS1500.[citation needed]

On the TS1000 and ZX81, the command:

LPRINT 0.00001

results in the Timex printer outputting 0.0XYZ1. This well-known fault was corrected on the TS1500.

The TS1000 runs the following loop correctly, but the TS1500 does not; it makes one fewer iteration than it should.

10 FOR I=0 TO 1 STEP 0.25
20 PRINT I
30 NEXT I

Peripherals

Timex Computer Corporation produced a cartridge interface for the TS1000, the Timex Sinclair 1510 Command Cartridge Player. Only four cartridge titles were ever released:

  • 07-9001 Supermath
  • 07-9002 States and Capitals
  • 07-9003 Chess
  • 07-9004 Flight Simulator (Required the 16K RAM pack) Program took 12 minutes to load.

The TS1510 can be used with a TS1000 and a 16 KB RAM pack.

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.

External links