*** Welcome to piglix ***

Honeywell 200


The Honeywell 200 was a character-oriented two-address commercial computer introduced by Honeywell in the early 1960s, the basis of later models including 1200, 1250, 2200, 3200, 4200 and the later 2070, and the character processor of the Honeywell 8200.

Introduced to compete with IBM's 1401, the H200 was two or three times faster and, with software support, could execute IBM 1401 programs without need for their recompilation or reassembly. The Liberator marketing campaign exploited this compatibility, and was credited in later Honeywell publicity statements with stalling the sales of IBM 1401 machines. Honeywell claimed an initial rush of hundreds of orders for the H200 that itself stalled when IBM countered with a marketing emphasis on their System 360 product range that was then under development.

As designed by Director of Engineering William L. Gordon, the H200 memory consisted of individually addressed characters, each composed of six data bits, two punctuation bits and a parity bit. The two punctuation bits recorded a word mark and an item mark, while both being set constituted a record mark. The item bit permitted item moves and record moves in addition to word moves (move successive characters one-by-one starting at the addresses given in the instruction, stopping when the relevant punctuation mark was found set in either field).

An instruction consisted of a one-character op-code, up to two operand addresses and an optional single character variant. Usually the op-code character would be word-marked, confirming the end of the previous instruction. An item-marked op-code would be handled differently from normal, and this was used in the emulation of IBM 1401 instructions that were not directly compatible. The first three bits of an operand address could designate one of six index registers that occupied the first 32 addressable memory locations. The other two possible bit patterns indicated no indexing, or indirect addressing.

A Change Address Mode (CAM) instruction switched between 2-, 3- and 4-character address modes. The address mode specified the number of characters needed for each operand address in instructions.

A Change Sequence Mode (CSM) instruction stored the next instruction address in a memory location and loaded the instruction counter from another memory location. This provided a simple switch between threads within a program, similar to the sequence/cosequence behaviour of the Honeywell 800 series.


...
Wikipedia

...