CM 7202

Parts of this topic may be machine translated.

(see in another language - Deutsch, Polski, Русский)

These are three independent terminals, plagiarisms of terminals from DEC.

The first device developed as part of the SMEP program at VVL Žilina was the CM 7202 alphanumeric video terminal. It enabled the display of a/c information on the screen in a grid of 24 lines of 80 characters per line, was equipped with an alphanumeric and functional keyboard and allowed connection to SMEP minicomputers respectively with another digital device via the local interface IRPR, or the remote interface IRPS, or modem CCITT V.24.

CM 7202

Without processor (logic only), IRPR interface (up to 150 kByte/s) and IRPS (speeds 100,200,300,600,1200,2400,4800,9600 bps), text 80x24, UART MHB1012 (IRPS), character generator MHB2501 / MHB 2502, monitor AZJ 462.

This could be a modified DEC VT05 design or similar terminal.

Plates

List of Control Commands

7 ^G BEL BELL Emits an audible tone on the electronic speaker
8 ^H BS C← Moves the cursor one place to the left.
9 ^I HT TAB Horizontal tab. Moves the cursor forward to the next tab stop. Breaks are fixed at every eight characters.
10 ^J LF LF Line feed. Moves the cursor down one line. If it is on the last line, move the screen content up one line.
11 ^K VT C↓ Moves the cursor down one line.
13 ^M CR CR Carriage return (moves the cursor to the left column of the current line)
14 ^N SO CAD Direct cursor addressing. Moves the cursor to the row and column specified by the following two characters, 31+Y and then 31+X (the top row and leftmost columns are numbered one.)
24 ^X CAN C→ Moves the cursor one place to the right.
26 ^Z SUB C↑ Moves the cursor up one line.
29 ^] GS HOME Move cursor to top row, leftmost column.
30 ^^ RS EOL Deletes to the end of the line (including the character at the cursor). The cursor will remain at the current position.
31 ^_ US EOS Deletes to the end of the screen (ie deletes characters at or after the cursor on the current line and all characters on lines below the current line). The cursor will remain at the current position.

CM 7202 M.1

The upgraded video terminal CM 7202 M.1 was designed to connect the operator with the computer via a serial asynchronous transmission channel IRPS or CCITT V.24. The terminal was controlled by its own eight-bit microprocessor MHB8080A and was built into the original cabinet of the CM 7202 video terminal.

It came in three modifications:

This could be a copy of the DEC VT100 or similar terminal.

CM 7202 M.2

The CM 7202 M.2 was intended to connect the operator with the computer via a serial asynchronous transmission channel IRPS or CCITT V.24 and was also produced in three modifications:

System Features CM7202.M2 A

PCBs CM 7202 M.2 A

CM7202 M.2 A connectors

ROM

Addressing MHB8080A

Memory:

0x0000 ROM B6
0x2000 SRAM characters / MHB2114
0x3000 SRAM attributes / MHB2114
0x4000 ROM B7
0x7000 CMOS backup / device parameters / MHB5902/4
0x8000 16KiB DRAM operating memory for SM9170B version (8x MHB4116)
0xC000 ROM ??

I/O ports:

Address Read Write
88 Terminal Status Word Register
98 Keyboard Port Data Word Keyboard Port Data Word
99 Keyboard port status word Keyboard port command word
A8 Communication port data word Communication port data word
A9 Communication port status word Communication port command word
B8 Print port data word Print port data word
B9 Print port status word Print port command word
C8 Filling counter 0
C9 Filling counter 1
CA Filling counter 2
CB Timer operation mode
D8 Register of input data
E8 TIMING
F8 CONTROLLER

References