Sinclair ZX81
Home * Hardware * Sinclair ZX81

Sinclair ZX81, (ZX81, Timex Sinclair 1000)
a low-cost home computer developed by Sinclair Research and manufactured in Scotland by Timex Corporation, launched in the UK in March 1981, and as slightly modified Timex Sinclair 1000 in the US in July 1982. The ZX81 consists of a 3.5 MHz Z80A CPU from Nippon Electric Company, an ASIC dubbed Sinclair Computer Logic, an 8 KiB ROM with the operating system, the Sinclair BASIC interpreter, and one KiB of RAM, which could be expanded externally to 16 KiB. For I/O it had a membrane keyboard, a RF modulator to output 24 lines x 32 characters or 64x48 pixel as signal for a television, and a serial port and softmodem [2], to store and load programs and data to or from an external audio cassette recorder with 250 baud [3].
Jim Westwood's technical dodge using non-maskable interrupts solved the flicker problem of the ZX80 and gave the ZX81 a "multi-tasking" SLOW mode with a steady display [4], slowing down programs fourfold [5]. Z80 machine code could be inlined at absolute addresses and called via USR [6] or encoded in comment lines [7], which could be executed after some appropriate POKE instructions.
Chess Programs
The only chess program for the non expanded ZX81 in SLOW mode was 1K ZX Chess by David Horne. Other programs, such as Artic Computing's ZX Chess, and Chris Whittington's SuperChess, require the 16 KB memory expansion.
See also
Publications
- ZX81 Assembly Instructions (pdf)
- ZX81 Assembly Instructions U.S. Version for UHF Channel 33 (pdf)
- Brendon Gore (1982). Interview-One Degree In Artic. Your Computer, May 1982
- David Horne (1982). ZX-81 Disassembler. Your Computer, July 1982
- Stuart Nicholls (1982). ZX-81 Games Writing. Your Computer, November 1982
- David Horne (1982). Chess in 1K. Your Computer, December 1982
- David Horne (1983). ZX-81 Chess. Your Computer, January 1983
- David Horne (1983). Full ZX-81 Chess in 1K. Your Computer, February 1983
Forum Posts
- World smallest chess program by Óscar Toledo Gutiérrez, comp.lang.c, November 22, 2006
- Turnier: Schachcomputer vergleich zu alte Computerschach Spiele by Spacious Mind, Schachcomputer.info Forum, August 12, 2008 (German)
External Links
- ZX81 from Wikipedia
- ZX80 from Wikipedia
- Timex Sinclair 1000 from Wikipedia
- List of ZX80 and ZX81 clones from Wikipedia
- ZX81 Home Page
- Timex Sinclair 1000 - Old Home Computers Collection from The Spacious Mind
References
- ↑ The Sinclair ZX81, a hobbyist home computer released in the UK in 1981, photo by Evan-Amos, January 31, 2012, Wikimedia Commons
- ↑ Assembly Listing of the Operating System of the Sinclair ZX81 - THE 'SAVE COMMAND' ROUTINE, THE 'LOAD COMMAND' ROUTINE
- ↑ ZX81 from Wikipedia
- ↑ Assembly Listing of the Operating System of the Sinclair ZX81 - THE 'NON MASKABLE INTERRUPT' ROUTINE
- ↑ ZX81 from Wikipedia
- ↑ Stuart Nicholls (1982). ZX-81 Games Writing. Your Computer, November 1982
- ↑ David Horne (1982). Chess in 1K. Your Computer, December 1982