IBM 704

From Chessprogramming wiki
Revision as of 10:07, 25 May 2018 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Hardware * IBM 704''' FILE:bernstein-alex.1958.l02645391.ibm-archives.jpg|border|right|thumb|link=http://www.computerhistory.org/chess/full_reco...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Hardware * IBM 704

IBM 704, the first mass-produced computer, still with vacuum tubes. It used floating point arithmetic hardware and Magnetic core memory, three index registers, 36-bit words. The IBM 704 was able to process about 40,000 instructions per second, and was introduced in 1954. The instruction format was 3-bit prefix, 15-bit decrement, 3-bit tag, and 15-bit address. The prefix field specified the class of instruction, the decrement field often contained an immediate operand, or was used to further define the instruction type. The tag bits specified any combination of three index registers, in which the contents of the registers were subtracted from the address to produce an effective address of an memory operand. The programming languages Fortran and Lisp were first developed for the 704. In 1957 Alex Bernstein et al. wrote the first complete chess program for the IBM 704, The Bernstein Chess Program.

Chess Programs

See also

Selected Publications

External Links

References

Up one Level