TRS-80 Model II

TRS-80 Model II[1][2]
TRS-80 Model II
Manufacturer Tandy Corporation
Type Personal computer
Release date October 1979 (1979-10)[3]
Introductory price US$3,450 (equivalent to $11,633 in 2017) (32KB)
US$3,899 (equivalent to $13,147 in 2017) (64KB)
Operating system TRSDOS, Microsoft Basic
CPU Z-80A @ 4.00 MHz
Memory either 32 or 64k of RAM
Storage singled-sided Shugart 500k 8" floppy drive
Display 80x25 text
Input detachable keyboard
Dimensions 14 x 21 1/4 x 23 1/2 inch

The TRS-80 Model II was a computer system launched by Tandy in October 1979, and targeted at the small-business market.

Despite its name, the Model II was not an upgrade of the original (Model I) TRS-80, but an entirely different system.

The Model II was succeeded by the compatible TRS-80 Model 12, Model 16 and Model 16B and the Tandy 6000.

Model II

Background

Radio Shack were surprised at the strong demand for the Model I from business purchasers, however the computer was too limited to be suitable for business software, so they began development on the Model II in late 1978. It was announced in May 1979 and deliveries began in October. The new computer was sold exclusively at company-owned Radio Shack stores and not at franchises. The Model II and its software were especially designed for such customers,[4] and only Tandy-owned stores sold the computer.[5] The company advertised the Model II as "a business computer — not a hobby, 'home' or personal computer". It claimed that the computer was "ideal for a small business, and also 'just right' for many time-consuming jobs within larger businesses", including those with mainframes. The base single disk version was $3450, and a four disk version was $6599.[6]

Hardware

As a professional business machine, the Model II used state-of-the-art hardware and had numerous features not found in the primitive Model I such as DMA, vectored interrupts, a detachable keyboard, and port instead of memory-mapped I/O. It sported 80x25 text and a singled-sided 500k 8" floppy drive, and either 32 or 64k of RAM, along with two RS-232 ports and a Centronics-standard parallel port. The video memory could be banked out, so that the entire 64k address space could be used for main memory. Unlike most computers, it had no BIOS ROM except a small boot loader (the BIOS was loaded off the boot floppy). Because of this and the use of port I/O, almost all of the Model II's memory could be used by software. The Model II ran the TRSDOS operating system (renamed to TRSDOS-II starting with version 4.0) and BASIC. The different disk format and system architecture made it impossible to run Model I/III software on the Model II, thus it never had as much available. This was somewhat mitigated by the availability of the CP/M operating system for the Model II from third parties such as Pickles & Trout. Unlike the Model I/III, the Model II's memory map is compatible with standard CP/M. Three internal expansion slots could be used for add-on cards such as additional serial ports and a video board that allowed bitmap graphics.

The floppy drive included with the Model II was a Shugart SA-800 full-height, single-sided 8" drive; like most such drives, it spun continuously whether the disk was being accessed or not and the spindle motor was powered directly off the A/C line. The floppy controller in the Model II was a double-density, soft-sector unit based on the WD 1791 floppy controller. Like with the Model I/III/IV, boot disks on the Model II required Track 0 to be single density. CDC drives were used for the floppy expansion module.

The keyboard was supplied by Micronics, like most of their keyboards from this period, it utilized a key mechanism with foam rubber disks; these are prone to dry-rotting with age and requiring replacement.

The disk format on the Model II closely followed the IBM 3740 standard, which specified 77 tracks, 24 sectors per track, soft sector formatting, and a sector size of 128 bytes for a formatted capacity of about 250k, however the Model II had a double density controller, so the disk format used 256 byte sectors and formatted capacity was about 492k. If the user installed a double sided drive, he could get 1MB of space, however this required a modified DOS and Radio Shack did not officially support the use of double sided drives on the Model II.

There were several hardware revisions to the Model II over its lifespan. The first revision models (1979-80) could not boot from a hard disk and the floppy controller required a terminating resistor pack for the last drive on the chain in place of the standard method of putting a terminating resistor pack on the internal disk drives. The external resistor pack worked by looping back the I/O lines on the external floppy connector to the SA-800 drive's terminator pins. This unusual setup was chosen so the user would not have to remove the cover and install or remove a terminating resistor pack on the floppy drive every time he wanted to remove or attach external disk drives. It proved to be problematic since customers who lost their resistor packs could not use their machine (Radio Shack sold replacement packs for $50) and Model IIs sold in 1981 onward used a different floppy controller that did not require it. Hard disks offered for the Model II also used a terminating resistor pack. These were sold as master and slave drives, with the master hard disk (which had the resistor pack) needing to be the last one on the chain. Like most hard disks offered on 8-bit computers, there was no subdirectory support and the drive was simply treated by the OS as a giant floppy disk.

Unlike the Model I/III, the Model II also had a case fan due to the heat generated by the 8" floppy drive's continuously running spindle motor. The combined effect of the case fan and the floppy motor resulted in an extremely noisy computer compared to the nearly silent Model I/III.

The video display in the Model II is similar to the Model I. A 12" B&W television CRT is used; the monitors were supplied by RCA and Motorola. However, the Model II's video circuitry was significantly improved in the interest of better picture quality, as one of the criticisms of the Model I was that the included monitor was merely an RCA television set with the RF, IF, and sound stripped out. The Model II, in contrast, used a dedicated monochrome composite monitor with higher-quality and better-adjusted components than the modified TV set provided with the Model I. The text display on the Model II was 80x24 rather than the Model I/III's 64x16 text and also added lowercase letters, one major feature that the Model I was lacking. In addition, it could be operated in 40x24 text mode. The character set in the Model II was somewhat different from the Model I/III. It included several mathematics and currency symbols and in place of the Model I/III's semigraphics characters had 30 characters (ASCII codes 128-158) for drawing lines and boxes.

The Model II was similar to an S-100 machine in that it featured a passive backplane with eight expansion slots; four of these were normally occupied by the CPU card, floppy controller, keyboard/video card, and RAM. A separate PCB in the back of the machine contained two RS-232 ports and a Centronics port. Although the expansion slots look similar to an S-100 slot, they were a proprietary design and could not be used with S-100 boards.

Various expansion cards for the remaining four slots included a hard disk controller, bitmap graphics board, networking card, and a 68000 CPU board.

Despite being designed primarily for business or operating factory equipment, the Model II did have a handful of games available; notably the Scott Adams Adventure series were offered for it. In addition, CP/M versions of Infocom text adventures could be run.

Some of the technical advances first introduced on the Model II such as the WD 1791 floppy controller and the improved video circuitry would later go into the Model III.

The Model II architecture theoretically supported up to 512K RAM via a bank-switchable upper 32K page segment (up to fifteen 32K pages were supported).[7] However, the machine did not provide enough card slots to physically upgrade the RAM to 512K. This was because RAM was provided via 32k or 64k cards and only a few open card slots were available on a standard Model II, since the basic configuration of the machine took up four slots.

Tandy offered a desk custom-designed for the Model II for US$370. It could hold an additional three 8" disk drives or up to four 8.4Mb hard drives (the Model II allowed three external floppy drives to be daisy-chained to it). In 1981, the 64K Model II computer was $3,350 and the "primary unit" 8.4Mb hard disk another $4,040 by mail-order from Radio Shack's dealer in Perry, Michigan; MSRP in the company's own stores was higher.[8]

BASIC interpreter

The Model II was provided with an implementation of Microsoft BASIC closely derived from Level II BASIC on the Model I/III, but with a number of differences and enhanced features. Unlike the Model I/III, the Model II's BASIC was entirely RAM-resident and loaded off of disk. It was 17k in size, approximately the same size as Model I/III Disk BASIC.

While Model I/III BASIC include a startup prompt asking if the user would like to reduce BASIC's memory area (typically done if some memory is to be reserved for machine language routines), Model II BASIC instead has this feature as a command line option (M:address) when started from the TRS-DOS prompt. If the user is planning to run a BASIC program that performs file handling, it is also required to specify the number of open files at startup via the F:files option. A BASIC program may also be specified at startup for automatic loading and execution.

In Model I/III BASIC, the text cursor is positioned via the statement PRINT @, (position) which refers to an absolute coordinate on the screen. Model II BASIC instead accepts a row and column position (thus PRINT @, (2,20) instead of PRINT @, 125). Model II BASIC supplies the functions HEX$ and OCT$ for converting decimal values, and also added support for integer division and the modula operator. Model II BASIC still limits variable names to two characters as support for long variable names in Microsoft BASIC did not appear until BASIC-80 5.x in 1981. BASIC programs may be saved in ASCII in addition to tokenized format. The ERASE command is used to clear all array variables.

Model II BASIC operates in one of two display modes depending on the last character displayed. In Scroll Mode (invoked if the last character displayed had an ASCII value from 32-127), text will scroll off the screen when the bottom is reached or wrap around to the next line on the left when the right side of the screen is reached. In Graphics Mode (ASCII value from 128-159), BASIC wraps the screen around when the bottom row or rightmost column is reached.

As with all pre-v5.x implementations of BASIC-80, Model II BASIC does not reserve string space automatically and the CLEAR statement must be used at the start of a program to reserve it.

The SYSTEM command, used to exit BASIC, may also be used to "pass" a command to TRS-DOS without exiting and losing the program currently in memory; this is most commonly done for tasks such as viewing the disk directory.

Missing from Model II BASIC are the SET and PSET commands for setting block characters, cassette functions, the CMD statement, and the PEEK, POKE, INP, and OUTP statements, making it less hacker-friendly than Model I/III BASIC. It was possible to regain most of this functionality by using the extremely similar MBASIC provided with CP/M. The MEM command, used in Model I/III BASIC to display the amount of free BASIC memory, was removed and its functionality merged into the FRE function.

Model 12

The Model II was replaced in 1982 by the TRS-80 Model 12, which used half-height ("thinline") double-sided floppy drives, and integrated most of the Model II electronics into a single main board.[9] The video/keyboard card plugged into a single slot in the main board. An expansion card cage was available as an option, allowing more plug-in cards. The white phosphor CRT on the Model II was replaced with a green phosphor tube on the Model 12 for easier viewing and less eye strain. The Model 12 was essentially a Model 16B (described below) without the Motorola processor, and could be upgraded to a Model 16B.

The Model 12 moved the Centronics and serial ports to a cluster on the rear left side of the computer. The Centronics port on the Model 16B switched to using a pin header connector instead of a card edge connector. Also included was an Arcnet networking port.

Model 16

The TRS-80 Model 16 came out in February 1982[10] as the follow-on to the Model II; an upgrade kit was available for Model II systems. The Model 16 added a 6 MHz, 16-bit Motorola 68000 processor and memory card, keeping the original Z80 as an I/O processor. It had two half-height ("thinline") double-sided 8-inch floppy drives, though the Model II upgrade did not replace the floppy drive.

The Model 16 could run either TRSDOS-16 or TRS-Xenix, a variant of Xenix, Microsoft's version of UNIX. TRSDOS-16 was essentially a TRSDOS II-4.1 application providing a 68000 interface and support for up to three users, with no additional features and little compatible software. 68000 functionality was added as an extension, loading 68000 code into the 68000 memory via a shared memory window with the Z80.[11][10]

The Model 16 proved a difficult sell at first. By June 1982 the company had shipped 2000 units to stores, with the majority not sold. Five months after its introduction the computer still had no TRSDOS-16 applications; owners had to run Model II software and applications.[11] A rumor stated that Tandy would offer Unix for the computer.[12] In early 1983 the company indeed switched to Xenix, and offered it for free to existing customers;[10] by mid-1983 an estimated 5,000 of 30,000 Model 16s ran Xenix.[13] Xenix was based on UNIX System III, also supported up to three users, and was more established.[14] With Xenix, the Model 16 family became a popular system for small business, with a relatively large library of business and office automation software. Tandy offered multi-user word processing (Scripsit 16)[15], spreadsheet (Multiplan), and a 3GL "database" (Profile 16, later upgraded to filePro 16+), as well as an accounting suite with optional COBOL source for customization. RM-COBOL, Basic, and C were available for programming, with Unify and Informix offered as relational databases. A kernel modification kit was also available.

TRS-Xenix was notable for being a master/slave implementation, with all I/O being performed by the Z80 while all processing was done within the otherwise I/O-free 68000 subsystem.

Model 16B and Tandy 6000

The Model 16 evolved into the TRS-80 Model 16B with 256 KB in July 1983,[16] and later the Tandy 6000, gaining an internal hard drive along the way and switching to an 8 MHz 68000. Tandy offered 8.4MB, 15 MB, 35 MB, and 70 MB external hard drives, up to 768 KB of RAM, and up to six additional RS-232 serial ports supporting multi-user terminals. Additional memory and serial port expansion options were available from aftermarket companies.

The Model 6000, introduced in 1985, was referred to simply as the Tandy 6000 due to a marketing decision to move away from the Radio Shack and TRS-80 badges.

The 16B was the most popular Unix computer in 1984, with almost 40,000 units sold.[17] In 1987, Tandy announced that the 6000 hardware would no longer be improved; customers believed that their systems had become orphaned technology. By 1988, Radio Shack had begun offering IBM-compatible 386 PCs for their professional line and finally retired the Model II family.[18]

Reception

InfoWorld in 1981 called the Model II "a well-designed, capable business system" that "overcomes several limitations of the Model I".[1] Creative Computing in 1984 called it a "state-of-the-art business machine" that "might have taken the business market by storm had it not had a nameplate reading 'Radio Shack.'"[2]

BYTE in August 1984 described the TRS-80 16B as "a usable multiuser microcomputer system", but with a slow hard drive that might limit the computer to two users.[19]

References

  1. 1 2 Hogan, Thom (August 31, 1981). "A Look at Radio Shack's Five Computers". InfoWorld. pp. 44–45. Retrieved February 28, 2011.
  2. 1 2 Ahl, David (November 1984). "Tandy Radio Shack enters the magic world of computers". Creative Computing. p. 292. Retrieved February 26, 2011.
  3. Advertisement:Radio Shack introduces its second TRS-80 computer breakthrough., Computerworld, 15 Oct 1979, Page 31
  4. Freiberger, Paul (1981-08-31). "Radio Shack Prepares for the Future". InfoWorld. pp. 51, 53–54. Retrieved 26 October 2016.
  5. Freiberger, Paul (1981-08-31). "Tandy's Outlets". InfoWorld. p. 54. Retrieved 26 October 2016.
  6. "Mainframe Owners... Maybe TRS-80 Model II Should be Your Next Hardware Investment!". BYTE (advertisement). January 1980. p. 109.
  7. TRS-80 Model II Technical Reference Manual. Fort Worth, TX: Radio Shack. 1980. p. 75.
  8. Kilobaud Microcomputing (magazine), November 1981, page 57, "TRS-80 Discount", Perry Oil & Gas Incorporated 137 North Main St. Perry MI 48872 (advertisement).
  9. Daneliuk, Tim (August 22, 1983). "Hardware Review TRS 80 Model 12, 'a refined TRS 80 Model II'". InfoWorld. p. 50.
  10. 1 2 3 Chin, Kathy (1983-02-07). "Radio Shack goes to Microsoft's XENIX for Model 16 micros". InfoWorld. p. 3. Retrieved 31 January 2015.
  11. 1 2 Vose, G. Michael (September 1982). "DOS woes erode Tandy's lead". 80 Micro. p. 300. Retrieved 11 February 2015.
  12. Markoff, John (1982-07-05). "Radio Shack: set apart from the rest of the field". InfoWorld. p. 36. Retrieved 10 February 2015.
  13. Fastie, Will (June 1983). "The Graphical PC". PC Magazine.
  14. "From Home to Business: The Eclectic Radio Shack Computer Line". InfoWorld. 1984-08-20. pp. 47–52. Retrieved May 26, 2011.
  15. "Radio Shack release multiuser software", Page 11, April 9, 1984, InfoWorld, "...released two multiuser software packages for its powerful Model 16 microcomputer system....and Scripsit word-processing programs...The Model 16 can accommodate up to six users..."
  16. Mace, Scott (1983-07-25). "Tandy introduces the Model 16B computer". InfoWorld. p. 1. Retrieved 11 February 2015.
  17. Bartimo, Jim (1985-03-11). "Tandy Revamps Product Line". InfoWorld. pp. 28–29. Retrieved 21 January 2015.
  18. Spiegelman, Lisa L. (1987-05-04). "Tandy to Sell Laser Printer, 80386 Micro". InfoWorld. pp. 1, 85.
  19. Hinnant, David F. (Aug 1984). "Benchmarking UNIX Systems". BYTE. pp. 132–135, 400–409. Retrieved 23 February 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.