1976 2.12 1978

Vol.2 n°12 december 1977

Vol.2 n°12 december 1977

(byte_1977_12.jpg)

[editor : Carl T. Helmers Jr.] [publisher : Virginia Peschke] [art : Wai Chiu Li, Ellen Shamonsky, Dorothy Shamonsky] [cover : Robert Tinney] #Magazine

p.4 In This BYTE

p.4 In This BYTE

#Abstract

This month's cover is based on Kurt J Schmucker and Robert M Tarr's article, The Computers Of Star Trek (page 12). It is an appropriate topic for computer people, many of whom are science fiction aficionados, Trekkies, and users of the Force. The theme, interpreted by artist Robert Tinney, is: What would happen if the crew of the Enterprise visited a holographic museum of ancient technology that had an exhibit devoted to personal computing, circa 1977? Robert used Willard Nico and his 8080 based computer system with dual floppy disk, video terminal and DECwriter as models for the diorama. The cassette recorder, made obsolete by the disk drives, is shown unused.

The floppy disk can give your computer the extra storage power needed for many applications such as advanced music and voice synthesis, artificial intelligence and robotics. Find out more about the ubiquitous floppy in Ira Rampil's A Floppy Disk Tutorial.

Microprocessor operation code structure is sometimes incompletely documented, as is demonstrated in two articles: Gerry Wheeler's commentary on Undocumented M6800 Instructions and H T Gordon's commentary on The XF and X7 Instructions of the MOS Technology 6502. The effects of the undocumented op codes are interesting, even if you don't want to use them as part of normal coding practices.

In a neat combination of tutorial and practical information, Bill Struve's article A $19 Music Interface (and Some Music Theory for Computer Nuts) provides a way to generate square wave musical tones for four channels as a result of an investigation of the theory of harmony.

Transform your computer into a powerful 8 channel 3½ digit voltmeter. Steve Ciarcia shows you how in the latest installment of Ciarcia's Circuit Cellar. Let a BASIC program do all your calculations and get results that compare favorably with expensive digital voltmeters. Read On a Test Equipment Diet? Try an 8 Channel DVM Cocktail!

Once upon a time, Jack and the Machine Talked; now Jack and his friendly 6800 have moved onto better things like debugging the programs issued by the assembler described in an earlier article. Turn to Jack and the Machine Debug by Grappel and Hemenway for a humorous (but tutorial) account of the development of a program called Tracer 6800 which uses software breakpoint techniques to provide an instruction by instruction machine code execution trace on a terminal or hard copy device.

To write well conceived programs easily, you have to design them in a disciplined and structured fashion. David A Higgins begins describing one useful method in the article on Structured Programming with Warnier-Orr Diagrams, Part 1: Design Methodology.

As a second installment in a series of articles, Stephen P Smith turns to the problems of motion in which effects of the motion's current state feed back into the model. Turn to Simulation of Motion: An Automobile Suspension for a more detailed model which features damping (shock absorbers) and bounce (springs) in response to external conditions (bumps in a road).

The use of interrupts allows you to keep track of several devices at the same time. If you are not familiar with the use of interrupts read Robert Wier's article, A Little Bit on Interrupts.

Constructing and interfacing a PolyMorphics Video Interface is described by Wayne Wenzlaff. Wayne describes his experiences with his video interface and how he modified a television set for use as a monitor in Using the PolyMorphics Video Interface.

Multiprogramming allows your computer to seemingly perform several tasks at the same time. It can save processor time by always having a program executing while another program waits for some type of input. Prof Irwin Lahasky's article, Multiprogramming Simplified, explains the basics of multiprogramming.

Many experimenters, including the editors of this magazine, have discovered the real advantages of purchasing used but eminently usable gear. Sol Libes gives valuable pointers to frugal hackers in Where to Get Bargains in Used Computer Equipment.

As personal computer users acquire more and more memory for their processors, thoughts can be turned to more powerful languages for the expression of programs. Gary McGath feels that small computer users should have nonnumeric, symbolic data manipulation abilities in their langusages. In A Look at LISP, Gary describes one of the candidates for such symbolic manipulations in the small computer.

Relative addressing allows jumps within a program to be made independent of the location of the program in memory address space. But what about such position independent code in processors like the 8080 which have no relative branch addressing? Read James P Gaskell's Relative Addressing for the 8080 and learn how to simulate this feature for the 8080.

Handshaking is the process of coordinating two asynchronous processes, such as serial communication operations and a program. In a short article, Thomas McGahee shows how to Save Software: Use a UART for Serial IO.

What do you do if you're an oceanographer and want a microprocessor to help collect data at the bottom of the sea for eight weeks? One solution is to use a watertight titanium sphere and a battery powered processor. Henry Lahore shows how he did it in A User's Report on Intercept Jr.

p.6 Is PASCAL the Next BASIC?

p.6 Is PASCAL the Next BASIC?

[author : Carl Helmers] #Edito

Extract : «  One of the most interesting phenomena in the academic world of computer science of late is the language PASCAL. This language is the subject of much intense activity, and is rapidly gaining acceptance as the language of choice for training and illustration of computer concepts to new students of the field. Characteristic of this phenomenon is the existence of on the order of 100 different implementations of the language for various computers and a very active "PASCAL User's Group."

PASCAL began in the late 1960s as a tutorial experiment of Professor Niklaus Wirth: a method of teaching the concepts of programming in a systematic fashion using a consistent and highly structured program representation. Historically, PASCAL has antecedents in the ALGOL language but with the addition of concepts such as record and file structures which were missing in ALGOL'S definition. The following passage by Professor Wirth gives the essence of PASCAL'S purposes...

The development of the language PASCAL is based on two principal aims. The first is to make available a language suitable to teach programming as a system- atic discipline based on certain fundamental concepts clearly and naturally reflected by the language. The second Is to develop implementations of this language which are both reliable and efficient on presently available computers. [...]  »

TABLE OF CONTENTS

Foreground

Foreground

p.48 A $19 MUSIC INTERFACE

p.48 A $19 MUSIC INTERFACE

[theme : Music Systems] [author : Struve] #Electronic #Algorithm #Audio

Extract : «  "It's all Relative." So it is in physics as it was in music. About 600 BC Pythagoras discovered that strings under equal tension sounded harmonious if their lengths were in ratios of small whole numbers like 2/1, 3/2, 4/3, 5/3, etc. Many experiments throughout the world since that time have told us that in music, it is the ratios of the frequencies of the notes that count, not the absolute frequencies. It has only been in recent times that there has been international agreement that A above middle C is 440 Hz. Musicians call the "distance" between two notes an interval. Musical intervals are actually the ratios of the frequencies of two notes, and are so important in music that many of the ratios, or intervals, have names. For example, 2/1 is called the octave, 3/2 is called a perfect fifth, 4/3 is called a perfect fourth, 5/3 is called the major sixth, etc. [...]  »

p.76 ON A TEST EQUIPMENT DIET? TRY AN 8 CHANNEL DVM COCKTAIL!

p.76 ON A TEST EQUIPMENT DIET? TRY AN 8 CHANNEL DVM COCKTAIL!

[theme : Test Equipment] [author : Ciarcia] #Electronic #Listing #Assembly #BASIC #Algorithm #Diagnostic

Extract : «  About three weeks ago, I was testing a new 8 bit analog to digital converter which I had just built for an upcoming magazine article: this one, in fact. It was a high speed successive approximation analog to digital converter which performed 200,000 conversions a second, and it worked fine. I had intended to use it for some speech digitization experiments. During the testing phase, however, I became exasperated from continually moving my digital voltmeter (DVM) probes around the circuit to take readings and having to stop to make the same calculations repeatedly. To speed the process up, I wrote a BASIC program which would do the number crunching, provided I typed in the voltage values correctly. More often, though, all I wanted was to monitor a few voltage levels simultaneously. [...]  »

p.130 USING THE POLYMORPHICS VIDEO INTERFACE

p.130 USING THE POLYMORPHICS VIDEO INTERFACE

[theme : Hardware] [author : Wenzlaff] #Electronic #Interface #Display

Extract : «  I recently purchased one of the PolyMorphic Video Terminal Interface units from a local computer store. After opening the plastic bags included with the kit and checking the parts against the packing list, I sat down to the task of assembling the kit. The instructions looked simple enough, the parts were all there, and there was a parts diagram, except I couldn't read it.

Well, being no stranger to electronics, I armed myself with a pen, the schematic, and a bottle of Dr Pepper. (The Dr Pepper is important!) Some four hours and many bottles later, my board was complete. Tracing circuit diagrams is OK if you have a lot of time and know your electronics, but there have to be a lot of nonelectronics people who bought this board and had the same problem. The more I thought about it, the more curious I became. A call to PolyMorphics gave me the answer. [...]  »

p.164 SAVE SOFTWARE: USE A UART FOR SERIAL IO

p.164 SAVE SOFTWARE: USE A UART FOR SERIAL IO

[theme : Interfacing] [author : McGahee] #Electronic #Listing #Assembly #Interface

Extract : «  In my opinion suppliers of software for microprocessors should refrain from writing their software for serial IO. Before you beat me over the head with your expensive Teletype, let me explain myself further.

Much of the software for serial devices such as Teletypes is written in such a way that the software itself provides the parallel to serial and serial to parallel conversion and timing necessary to allow the Teletype to communicate with the computer. [A prime example is the Motorola 6800's MIKBUG program.] This may save the price of a UART, but it also ties down a complicated memory program to emulate a UART. I propose that instead of writing the software for a serial device, all software be written for parallel IO. If provisions are made for the "handshaking" status information, then the parallel information can be easily converted to serial information if desired by using a UART. With proper handshaking and a UART, the speed of serial IO can be made independent of the software, allowing the user to choose 110 bps or any other desired speed as presented to the UART clock inputs. All the user has to do is provide the desired clock rate. Further, such parallel handshaking would allow parallel devices such as the SwTPC TVT II to be used at speeds of several hundred characters per second instead of 10 per second. [...]  »

Background

Background

p.12 THE COMPUTERS OF STAR TREK

p.12 THE COMPUTERS OF STAR TREK

[theme : Speculation] [author : Schmucker-Tarr] #Anticipation

Extract : «  The world of Star Trek represents many things to many people. To the majority it is an escape into a time when man is once again challenged by the vastness of his known universe and can assume the now lost role of the explorer of unknown territories with their inherent, but also unknown, dangers. To others it is the tale of man's final triumph over his own inhumanity; a world where race (human, humanoid or other), color and background are not points of contention and disunity, but are rather different reference points from which the society can grow together in peace. In this case "infinite diversity in infinite combinations" yields a whole which is greater than the sum of its parts. To yet others it is a time when science and the mysteries of nature are more clearly understood, an understanding which brings forth a technology beyond one's wildest imagination. [...]  »

p.24 A FLOPPY DISK TUTORIAL

p.24 A FLOPPY DISK TUTORIAL

[theme : Floppy Disks] [author : Rampil] #Initiation #Storage

Extract : «  What peripheral device most often defines the home hacker's ultimate system? It is, of course, the floppy disk. But what are these devices that seem to have the ability to transform the smallest microprocessor system into a full-fledged computer? How do they work, and are they worth the cost? I slowly uncovered the answers to these questions as I sought to upgrade my system by adding floppies.

Basically, the floppy disk is the little cousin of IBM and other manufacturers' huge hard disk drives. As far as any computer is concerned, the floppy is a real disk drive. The differences between it and (for example) an IBM 3330 disk are mainly specifications of speed and storage capacity. Floppies, like other disks, are relatively fast random access memories. If the last three words sound familiar, it should be no surprise. Semiconductor random access memories store (if programmable) and read data by address, with a unit quantity of data (typically one bit) at each address. The data at any address can be quickly and easily changed without disturbing the contents of any other address. [...]  »

p.91 JACK AND THE MACHINE DEBUG

p.91 JACK AND THE MACHINE DEBUG

[theme : Software Techniques] [author : Grappel-Hemenway] #Experience #Programming

Extract : «  "It has to be done by now. That subroutine can't take much more than a few milliseconds per entry, and there aren't many entries. I'll give it a few more seconds." Jack sat nervously puffing his cigar. "It can't take this long," said Jack, his patience exhausted. He punched the RESET button.

"What do you want now, Jack? Here I am, faithfully running your program, and you interrupt me. Find a mistake in your code?" [...]  »

p.104 STRUCTURED PROGRAMMING WITH WARNIER-ORR DIAGRAMS: Part 1

p.104 STRUCTURED PROGRAMMING WITH WARNIER-ORR DIAGRAMS: Part 1

[theme : Software] [author : Higgins] #Method

Extract : «  Any successful program design methodology must be able to do several things: it must produce consistent, low cost, high reliability results; it must produce them quickly, while still allowing for easy maintenance later and, it must be simple enough to allow anyone (and I do mean anyone) to use it. Warnier-Orr diagrams (after Jean- Dominique Warnier in France and Kenneth T Orr in the United States) satisfy all of the above requirements with an added bonus; they produce structured programs that nearly always run correctly at the first effective trial. They allow people to produce superprograms without being superprogrammers.

The purpose of this article is to show how to develop and code a structured program using the Warnier-Orr methodology from start to finish. The technique is a straight- forward approach to producing correct programs. It is just as valid and successful for personal microcomputer applications as it is for megacomputer applications in the world of business, science and industry. I feel that this method of designing a program is one of the most advanced state of the art software development techniques in existence today. It is a concise, step by step method with predictable results. [...]  »

p.112 SIMULATION OF MOTION: Part 2: An Automobile Suspension

p.112 SIMULATION OF MOTION: Part 2: An Automobile Suspension

[theme : Modelling] [author : Smith] #Listing #BASIC #GameRacingPiloting #Simulation

Extract : «  Have you ever taken your system out to a club meeting or demonstration, only to find that something is ruining your car's handling? Was it because of the heavy power supply in the back seat? Would heavy duty shock absorbers help? You can answer these questions using your personal computer and the simulation techniques found here. [...]  »

p.118 A LITTLE BIT ON INTERRUPTS

p.118 A LITTLE BIT ON INTERRUPTS

[theme : Tutorial] [author : Wier] #Microprocessor #OperatingSystem #Book

Extract : «  While talking with fellow enthusiasts attending meetings of computer clubs, there seem to be several aspects of small computer systems which are particularly confusing to newcomers to the hobby. One of these is interrupts. This article explains how the mechanisms of interrupts work, and what can be done with them in a personal computer system.

History

When computers first came into widespread use, they ran primarily on card or tape batch principles. The operator had long lists of instructions which told him which card decks to use to run which jobs. Each job had to be set up independently, which was okay as long as this setup time was short in relation to the amount of time each job ran. A desired goal was to keep the machine running as much as possible. As technology advanced and job run times became shorter, setup time became a significant fraction of the total job run time. It was clear that if the machine could take over some of the chores of the operator, but at machine speed, the utilization of the system could be increased. Accounting and setup procedures could be accomplished by programs stored inside the machine, and then the computer could request the operator to perform only those duties that actually required human intervention (such as mounting a disk pack). Thus programs called "operating systems" came into use. [...]

[...] REFERENCES

1. Intel 8080 Microcomputer Systems User's Manual, Intel Corporation, Santa Clara CA, July 1975.

2. M6800 Systems Reference and Data Sheets, Motorola Semiconductor Products Inc, Phoenix AZ.

3. MCS6500 Microcomputer Family Programming Manual, MOS Technology, Norristown, PA.  »

p.140 MULTIPROGRAMMING SIMPLIFIED

p.140 MULTIPROGRAMMING SIMPLIFIED

[theme : Software] [author : Lahasky] #OperatingSystem

Extract : «  Multiprogramming is the ability of the computer's operating system to handle and execute several programs concurrently. In this article, I've set out to explain in a simple fashion the concept of how the operating system of a computer handles more than one job (program) at one time. Only the essential elements are included in this simple model, which is based on a "typical" large scale computer's programming environment. The same general concepts are of course applicable as well to the much smaller memory regions of the typical personal computer. [...]  »

p.154 WHERE TO GET BARGAINS IN USED COMPUTER EQUIPMENT

p.154 WHERE TO GET BARGAINS IN USED COMPUTER EQUIPMENT

[theme : Hardware] [author : Libes] #TradeAndLaws

Extract : «  Once they have their computers up and running, computer experimenters start hunting around for peripherals. They look for things like Teletypes (usually ASR-33s), video terminals, printers, paper tape readers and punches, etc. The big problem here is cost. In fact, those electronic and electromechanical IO gadgets can often cost several times the price of the processor itself. New video terminals can cost you $1500 and up. Printers can cost as much as $2000. What can a hobbyist do to save money? One way is to buy used equipment. The question is, where do you find it? [...]  »

p.156 A LOOK AT LISP

p.156 A LOOK AT LISP

[theme : Software] [author : McGath] #Lisp #Programming

Extract : «  Today BASIC is the universal language of the microcomputer hobby. It is easy to learn, can run in a small amount of memory, and provides a common ground for people with different processors. But many microcomputers are no longer so "micro," and they need a more powerful language to use their full capabilities.

What properties should this language have? It should work well interactively, since most hobbyists use their machines that way. It should be simple in form, so that implementing and understanding it are easy. It should be good at handling non-numeric data, since most computer hobbyists aren't interested in "computing" in the literal sense (ie: numerical calculations) as much as in graphics, information management and other such applications. It should run efficiently. And it should make programming easy.

A prime candidate, on all but one of these counts, is LISP. LISP was developed at MIT in the early 1960s; it has never attained widespread use, perhaps because of its unusual syntax, or else because it tends to run slowly. It is oriented not toward production work, but toward program development and experimentation. [...]  »

p.162 RELATIVE ADDRESSING FOR THE 8080

p.162 RELATIVE ADDRESSING FOR THE 8080

[theme : Software] [author : Gaskell] #Microprocessor #Listing #Assembly #Programming

Extract : «  An essential characteristic of any computer is the ability to branch as a result of a decision. These jumps, or branches, can be done with target addresses determined in a number of ways. Examples include absolute (direct) jumps, indirect jumps, indexed jumps and relative jumps.

The instruction set for the 8080 processor includes explicit absolute jumps, both unconditional and conditional. It also has one indexed jump (although it allows for no offset). Unfortunately, the instruction set does not include any relative jump instructions, instructions which are necessary if position independent programming is to be accomplished. However, a routine can be used that simulates the desired result, thus enhancing the 8080's usefulness to programmers. [...]  »

p.186 A USER'S REPORT ON THE INTERCEPT JR

p.186 A USER'S REPORT ON THE INTERCEPT JR

[theme : Applications] [author : Lahore] #Experience #Computer #DataAcquisition #Sciences

Extract : «  In August 1976 Intersil Inc brought out Intercept Jr, a battery operated microcomputer system using Intersil's IM-6100 12 bit CMOS microprocessor, which has been described in the May and June 1976 issues of BYTE and the June 1976 IEEE Proceedings.

At the time, we in the oceanography department at the University of Washington needed a microcomputer for underwater data acquisition. This required a battery operated system which would have to operate for several months. We had to choose between the Intercept Jr or the RCA COSMAC processor, the only battery powered systems available at the time. Because the Intersil processor recognizes the instruction set of the Digital Equipment Corporation PDP-8E minicomputer, and because we had cross assemblers and programmers available on campus who were familiar with the PDP-8 language, we chose the Intersil product. [...]  »

Nucleus

Nucleus

p.10 Letters

p.10 Letters

p.46 Technical Forum: Wheeler: Undocumented M6800 Instructions

p.46 Technical Forum: Wheeler: Undocumented M6800 Instructions

p.72 Technical Forum: Gordon: The XF and X7 Instructions of the MOS Technology 6502

p.72 Technical Forum: Gordon: The XF and X7 Instructions of the MOS Technology 6502

p.74 PC 77

p.74 PC 77

p.84 Get Your System Together

p.84 Get Your System Together

p.143 Technical Forum: Gentry: Comments on Paging Schemes

p.143 Technical Forum: Gentry: Comments on Paging Schemes

p.146 Book Reviews

p.146 Book Reviews

#Book

Extract : «  Principles of Interactive Computer Graphics by William M Newman and Robert F Sproull, McGraw-Hill, New York. $22.50. [...]  »

p.148 Programming Quickies

p.148 Programming Quickies

p.149 BYTE's Bits

p.149 BYTE's Bits

p.151 BYTE's Bugs

p.151 BYTE's Bugs

p.152 Clubs, Newsletters

p.152 Clubs, Newsletters

#Association

p.168 Diddle

p.168 Diddle

p.192 A Note to Novice Kit Builders...

p.192 A Note to Novice Kit Builders...

p.193 p.196 p.204 p.216 What's New?

p.193 p.196 p.204 p.216 What's New?

p.197 Bit Status Display

p.197 Bit Status Display

p.222 Classified Ads

p.222 Classified Ads

p.224 BOMB

p.224 BOMB

p.224 Reader Service

p.224 Reader Service

ADS (content taken from the reader service p.224)

ADS (content taken from the reader service p.224)

p.150 ALF

p.150 ALF

p.153 Alpha Digital

p.153 Alpha Digital

p.51 Anderson Jacobson

p.51 Anderson Jacobson

p.16 p.17 p.18 Apple Computer

p.16 p.17 p.18 Apple Computer

p.63 Artec

p.63 Artec

p.189 AVATAR

p.189 AVATAR

p.197 Atwood Enterprises

p.197 Atwood Enterprises

p.59 Base 2

p.59 Base 2

p.199 Beckian Enterprises

p.199 Beckian Enterprises

p.191 Benson & Costello

p.191 Benson & Costello

p.189 Beta Business Sys

p.189 Beta Business Sys

p.123 p.125 p.160 p.167 p.192 BITS

p.123 p.125 p.160 p.167 p.192 BITS

p.192 BYTE Back Issues

p.192 BYTE Back Issues

p.191 BYTE Binders

p.191 BYTE Binders

p.192 BYTE Index

p.192 BYTE Index

p.189 Byte Shop of Miami

p.189 Byte Shop of Miami

p.138 Byte Shop, Tustin

p.138 Byte Shop, Tustin

p.149 Byte Shop, Westminster

p.149 Byte Shop, Westminster

p.127 BYTE Subs

p.127 BYTE Subs

p.178 Canada Systems

p.178 Canada Systems

p.176 Capital Equipment Brokers

p.176 Capital Equipment Brokers

p.133 Celetron

p.133 Celetron

p.57 CMC Marketing

p.57 CMC Marketing

p.193 Component Sales

p.193 Component Sales

p.129 Computalker

p.129 Computalker

p.189 Computer Corner

p.189 Computer Corner

p.191 Computer Creations

p.191 Computer Creations

p.105 Computer Data Sys

p.105 Computer Data Sys

p.191 Computer Depot

p.191 Computer Depot

p.187 Computer Depot Dist

p.187 Computer Depot Dist

p.45 Computer Enterprises

p.45 Computer Enterprises

p.176 Computer Hobbyist

p.176 Computer Hobbyist

p.20 p.21 Computerland

p.20 p.21 Computerland

p.189 Computer Machine Service

p.189 Computer Machine Service

p.174 Computer Room, San Jose

p.174 Computer Room, San Jose

p.189 Computer Systems Store

p.189 Computer Systems Store

p.1 p.2 Cromemco

p.1 p.2 Cromemco

p.129 DaJen

p.129 DaJen

p.143 Data General

p.143 Data General

p.179 Data Search

p.179 Data Search

p.93 Digital Group

p.93 Digital Group

p.55 Digital Research

p.55 Digital Research

p.187 Disc 3

p.187 Disc 3

p.187 Don Alan Enterprises

p.187 Don Alan Enterprises

p.201 DRC Engineering

p.201 DRC Engineering

p.111 Dynabyte

p.111 Dynabyte

p.182 Ed Smith's Software Works

p.182 Ed Smith's Software Works

p.183 Educational Data Sys

p.183 Educational Data Sys

p.109 E & L Instruments

p.109 E & L Instruments

p.189 p.191 p.187 Elcom Industries

p.189 p.191 p.187 Elcom Industries

p.199 Electrolabs

p.199 Electrolabs

p.159 Elec Control Technology

p.159 Elec Control Technology

p.202 Electronic Systems

p.202 Electronic Systems

p.203 Electronics Warehouse Inc

p.203 Electronics Warehouse Inc

p.175 CW Engel

p.175 CW Engel

p.7 Extensys

p.7 Extensys

p.205 Formula International

p.205 Formula International

p.172 Gallagher Research Inc

p.172 Gallagher Research Inc

p.175 General Computer

p.175 General Computer

p.207 Godbout

p.207 Godbout

p.181 DC Hayes

p.181 DC Hayes

p.34 Heath

p.34 Heath

(p.CIV) Heath

(p.CIV) Heath

p.174 Heuristics

p.174 Heuristics

p.70 p.71 p.73 IMSAI

p.70 p.71 p.73 IMSAI

(byte_1977_12_p070.jpg)

p.147 Integral Data Sys

p.147 Integral Data Sys

p.209 Integrated Circuits Unlimited

p.209 Integrated Circuits Unlimited

p.152 International Data Sys

p.152 International Data Sys

p.173 Ithaca Audio

p.173 Ithaca Audio

p.187 IOR

p.187 IOR

p.212 p.213 Jade

p.212 p.213 Jade

p.10 p.11 p.214 p.215 James

p.10 p.11 p.214 p.215 James

p.41 p.77 Kent-Moore

p.41 p.77 Kent-Moore

p.148 Logical Services

p.148 Logical Services

p.103 Meca

p.103 Meca

p.217 Meshna

p.217 Meshna

p.191 Micro Diversions

p.191 Micro Diversions

p.158 Micro Ware

p.158 Micro Ware

p.179 Micronics

p.179 Micronics

p.177 Microsoft

p.177 Microsoft

p.121 Midwestern Scientific Instruments

p.121 Midwestern Scientific Instruments

p.208 Mikos

p.208 Mikos

p.172 Mini Micro Mart

p.172 Mini Micro Mart

p.219 Morrow's Micro Stuff

p.219 Morrow's Micro Stuff

p.146 Mountain Hardware

p.146 Mountain Hardware

p.160 mpi

p.160 mpi

p.97 MSD

p.97 MSD

p.177 Mullen

p.177 Mullen

p.81 National Multiplex

p.81 National Multiplex

p.5 p.15 North Star Computers

p.5 p.15 North Star Computers

p.185 Objective Design

p.185 Objective Design

p.75 OK Machine & Tool

p.75 OK Machine & Tool

p.30 p.31 p.32 p.33 Ohio Scientific Research

p.30 p.31 p.32 p.33 Ohio Scientific Research

p.187 Owens Associates

p.187 Owens Associates

p.159 PAIA

p.159 PAIA

p.22 p.23 Parasitic Engineering

p.22 p.23 Parasitic Engineering

p.151 Peninsula Marketing

p.151 Peninsula Marketing

p.19 p.155 PerCom Data

p.19 p.155 PerCom Data

p.67 Peripheral Vision

p.67 Peripheral Vision

p.190 Perri-White

p.190 Perri-White

p.182 Personal Computer News

p.182 Personal Computer News

p.187 Phone I

p.187 Phone I

p.37 PolyMorphic Systems

p.37 PolyMorphic Systems

p.86 p.87 p.88 p.89 p.90 Processor Technology

p.86 p.87 p.88 p.89 p.90 Processor Technology

p.39 p.47 Quantronics

p.39 p.47 Quantronics

p.191 Rotundra Cybernetics

p.191 Rotundra Cybernetics

p.150 S-100

p.150 S-100

p.95 p.119 Scelbi

p.95 p.119 Scelbi

(p.CIII) Scelbi

(p.CIII) Scelbi

p.79 p.115 Scientific Research

p.79 p.115 Scientific Research

p.221 SD Sales

p.221 SD Sales

p.65 Seals

p.65 Seals

p.211 Sharp & Associates

p.211 Sharp & Associates

p.187 Silver Spur

p.187 Silver Spur

p.173 Small Computer Sys

p.173 Small Computer Sys

p.52 p.53 Smoke Signal

p.52 p.53 Smoke Signal

p.180 Software Exchange

p.180 Software Exchange

p.161 Software Records

p.161 Software Records

p.158 Software Unlimited Ltd

p.158 Software Unlimited Ltd

p.9 Solid State Music

p.9 Solid State Music

p.223 Solid State Sales

p.223 Solid State Sales

p.29 Soroc

p.29 Soroc

(p.CII) SwTPC

(p.CII) SwTPC

p.191 Sunny Computer Stores

p.191 Sunny Computer Stores

p.183 Sybex

p.183 Sybex

p.82 p.83 Synchro Sound

p.82 p.83 Synchro Sound

p.189 Szerlip

p.189 Szerlip

p.85 Tandy

p.85 Tandy

p.178 Tarbell

p.178 Tarbell

p.107 Tech Mart

p.107 Tech Mart

p.27 Technical Design Labs

p.27 Technical Design Labs

p.61 Technical Systems Cnsltnts

p.61 Technical Systems Cnsltnts

p.134 p.135 Technico

p.134 p.135 Technico

p.57 TEI

p.57 TEI

p.189 TK Electronics

p.189 TK Electronics

p.49 TLF

p.49 TLF

p.25 Typetronics

p.25 Typetronics

p.187 MP Electronics

p.187 MP Electronics

p.211 Urban Instruments

p.211 Urban Instruments

p.191 Vamp

p.191 Vamp

p.180 Vandenberg Data

p.180 Vandenberg Data

p.39 Vector Graphic

p.39 Vector Graphic

p.144 p.145 Vista Computers

p.144 p.145 Vista Computers

p.194 p.195 West Coast Computer Faire

p.194 p.195 West Coast Computer Faire

p.185 Worldwide

p.185 Worldwide

p.161 WWW Enterprises

p.161 WWW Enterprises

p.117 p.132 Ximedia

p.117 p.132 Ximedia

p.181 Xybek

p.181 Xybek