2-The Apple-1

CONTENTS

Note: Click the link  here for a Lithuanian translation done by Giedrius Sadauskas.
Click the link here for a Slovak translation done by Margareta Sliwka.

DEVELOPMENT

Apple-1 at Smithsonian
Apple-1 at Smithsonian

At the Homebrew Computer club in Palo Alto, California (in Silicon Valley), Steve Wozniak, a 26 year old employee of Hewlett-Packard and a long-time digital electronics hacker, had been wanting to build a computer of his own for a long time. For years he had designed many on paper, and even written FORTRAN compilers and BASIC interpreters for these theoretical machines, but a lack of money kept him from carrying out his desire. He looked at the Intel 8080 chip (the heart of the Altair), but at $179 decided he couldn’t afford it. A decision to not use the 8080 was considered foolhardy by other members of the club. Consider this description of the microcomputer “world” as it was in the summer of 1975:

That summer at the Homebrew Club the Intel 8080 formed the center of the universe. The Altair was built around the 8080 and its early popularity spawned a cottage industry of small companies that either made machines that would run programs written for the Altair or made attachments that would plug into the computer. The private peculiarities of microprocessors meant that a program or device designed for one would not work on another. The junction of these peripheral devices for the Altair was known as the S-100 bus because it used one hundred signal lines. Disciples of the 8080 formed religious attachments to the 8080 and S-100 even though they readily admitted that the latter was poorly designed. The people who wrote programs or built peripherals for 8080 computers thought that later, competing microprocessors were doomed. The sheer weight of the programs and the choice of peripherals, so the argument went, would make it more useful to more users and more profitable for more companies. The 8080, they liked to say, had critical mass which was sufficient to consign anything else to oblivion.[1]

Another chip, the Motorola 6800, interested Wozniak because it resembled his favorite minicomputers (such as the Data General Nova) more than the 8080. However, cost was still a problem for him until he and his friend Allen Baum discovered a chip that was almost identical to the 6800, while considerably cheaper. MOS Technology sold their 6502 chip for $25, as opposed to the $175 Motorola 6800. Wozniak decided to change his choice of processor to the 6502 and began writing a version of BASIC that would run on it. A friend over at Hewlett-Packard programmed a computer to simulate the function of the 6502, and Wozniak used it to test some of his early routines. When his BASIC interpreter was finished, he turned his attention to designing the computer he could run it on. Except for some small timing differences, he was able to use the hardware design he had earlier done on paper for the 6800.[2]

MOS Technologies 6502 chip
MOS Technologies 6502 chip – Photo credit: Larry Nelson

To make the computer easier to use, Wozniak favored a keyboard over the front panel switches that came on the Altair. He also made it simple to use a television for a video terminal. (Recall that at this time the most common mechanism used for input/output was a Teletype, which consisted of a keyboard, typewriter, and if you were lucky, a paper tape reader/puncher). Functionally, it was a television terminal attached to a computer, all on one printed circuit board (another enhancement over the Altair). Wozniak used two 256 x 4 PROM (programmable read-only memory) chips to create a 256 byte program (called a “monitor”) that looked at the keyboard when the computer was turned on. This monitor program could not do much more than allow entry of hex bytes, examine a range of memory, and run a program at a specific address.[3] (The Altair needed these “bootstrapping” instructions to be entered by hand each time the computer was turned on).

Apple-1 Display
Apple-1 Display

Because there were no cheap RAM chips available, Wozniak used shift registers to send text to the TV screen. Consequently, his video terminal was somewhat slow, displaying characters at about 60 characters per second, one character per scan of the TV screen. (This speed would be similar to watching a computer communicate via a modem at 1200 baud). It was slow by today’s standards, but an advancement over the Teletypes that could only type 10 characters per second. If the board was fully populated, it had 8K of dynamic RAM, allowing room to load BASIC into 4K of memory and have a little less than 4K left over for the user’s programs. It had a video connector, but it was up to the owner to connect a monitor. Also, a keyboard was not included and so had to be purchased separately and then wired into a 16-pin DIP connector. The power supply had to be connected to two transformers to get 5 volts and 12 volts for the motherboard. There was no speaker, no graphics, and no color. There was a single peripheral slot, and when it was first released there was nothing available to plug into this slot. It was entirely contained on a single printed circuit board, only sixteen by twelve inches in size (most hobby computers of that time needed at least two boards), used only 30 or 40 chips, and because it could run BASIC programs it got people’s attention.[4]

MARKETING

Apple Computer Company logo

By early 1976, Steve Wozniak had completed his 6502-based computer and would display enhancements or modifications at the bi-weekly Homebrew Computer Club meetings. Steve Jobs was a 21 year old friend of Wozniak’s and also a visitor at the Homebrew club. He had worked with Wozniak in the past (together they designed the arcade game “Breakout” for Atari) and was very interested in his computer. During the design process Jobs made suggestions that helped shape the final product, such as the use of the newer dynamic RAMs instead of older, more expensive static RAMs. He suggested to Wozniak that they get some printed circuit boards made for the computer and sell it at the club for people to assemble themselves. They pooled their financial resources together to have PC boards made, and on April 1st, 1976 they officially formed the Apple Computer Company. Jobs had recently worked at an organic apple orchard, and liked the name because “he thought of the apple as the perfect fruit–it has a high nutritional content, it comes in a nice package, it doesn’t damage easily–and he wanted Apple to be the perfect company. Besides, they couldn’t come up with a better name.”[5]

Apple-1 Advertisement

Jobs approached the owner of a new computer store in the bay area called “The Byte Shop.” This businessman, Paul Terrell, expressed an interest in the Apple Computer (to be known later as the “Apple I” on their price lists, and “Apple-1” in the computer’s manuals), but wanted only fully assembled computers to sell. If they could provide this, Terrell told them he would order fifty Apples, and pay cash on delivery. Suddenly, the cost of making (and selling) this computer was considerably more than they expected. Jobs and Wozniak managed to get the parts on “net 30 days” (30 days credit without interest), and set themselves up in Job’s garage for assembly and testing of the Apple-1. After marathon sessions of stuffing and soldering PC boards[6], Jobs delivered the computers to the Byte Shop. Although these “fully assembled” computers lacked a power supply, keyboard, or monitor, Terrell bought them as promised. In July of 1976 the Apple-1 was released and sold for $666.66, which was about twice the cost of the parts plus a 33% dealer markup.[7] Two hundred Apple-1 computers were manufactured, and all except twenty-five of them sold over a period of ten months.[8]

Although the Apple-1[9] was easier to begin using than the Altair (thanks to its built-in ROM code), it was still a time consuming process to set it up to do something useful. Steve Wozniak would have to type in about 3K of hexadecimal bytes before BASIC was ready to use. He could do it in about 20 to 30 minutes, but he almost knew the code by heart. The typical user was more limited in ability to use BASIC on the Apple-1. To broaden the appeal of the Apple-1 (and at the insistence of Paul Terrell), Wozniak designed a cassette interface. It was mounted on a small two-inch-high printed circuit board and plugged into the single slot on the motherboard. The card sold for $75 and a cassette tape of Woz’s BASIC was included with it. The advertisement Apple included with the card stated, “Our philosophy is to provide software for our machines free or at minimal cost.” The interface worked, but it was tricky to get volume and tone on the cassette player properly adjusted to successfully load from cassettes. However, it ran at 1200 baud (most microcomputer cassette interfaces in 1976 and 1977 ran at only 300 baud) and was more consistently successful at getting a good load into memory when compared to other computers of the day. To further try to enhance sales, the Byte Shop stores found a local cabinetmaker that made some koa-wood cases for the Apple computer (so it would no longer be just a “naked” circuit board).[10],[11]

Apple-1 cassette interface card

Although most of the design and construction action in the micro world was going on in Silicon Valley, news of the Apple-1 made its way east. In 1976, Stan Veit opened The Computer Mart in New York City, and had the east coast’s first computer store. Operating first out of a part of Polk’s Hobby Department Store in midtown Manhattan, and moving later to a larger store on Madison Avenue, he sold the IMSAI 8080, the Sphere and Southwest Technical Products M6800 (both Motorola 6800-based computers), and others. Paul Terrell of the Byte Shop referred Steve Jobs to Veit, and after a phone call with fast-talking Jobs on the phone, a $500 C.O.D. package appeared on the doorstep of The Computer Mart. Veit showed it to one of his techs, who didn’t believe that something that small (sixteen by twelve inches) could be a computer. Nevertheless, after attaching a power supply and keyboard (they had to call Jobs about the keyboard, and he gladly sent one out, also C.O.D.) they had a working computer that was more compact and used fewer chips on the motherboard than every other microcomputer they had yet seen. Along with the keyboard Jobs had included their cassette interface, and a tape of the Game Of Life program.

Apple-1 motherboard logo

Impressed with this compact computer, Veit had his techs install the Apple-1 in an attache’ case, and along with a 9-inch monitor and keyboard, he and his wife attended a dinner meeting of the New York Chapter of the Association for Computing Machinery.[12] Most of those attending were involved with large computers (mainframes or minicomputers) but the ACM had invited computer dealers in the area to attend and show their products. Veit set up the Apple-1 and started the Game Of Life, so that during the meeting it was visible to the speaker at the podium. When the speaker interrupted himself to ask Veit what was running on the monitor, he did not believe that there could actually be a computer in that briefcase. Some of those attending were sure that the machine was just a portable terminal, attached by a hidden phone line to a mainframe somewhere![13] Later, during the product demonstration part of the meeting, the Apple-1 caused quite a lot of excitement amongst the other dealers present.

Veit later traveled to California and met Jobs and Wozniak in their garage operation. Wozniak demonstrated a prototype of the Apple II with his color Breakout game running, and Veit felt that it clearly had better graphics than the Cromemco Dazzler (a popular add-on for S-100 bus on the Altair and IMSAI computers). Jobs told him that they were dropping the Apple-1 in favor of the better Apple II, but Veit strongly urged him to fulfill the committment they had made to their customers (and the dealers who purchased Apple-1 boards to sell) in delivering a finished BASIC. He felt that this would be vital to their reputation and any future success the company might have.

They were offered space at PC ’76, a national computer show to be held in Atlantic City, New Jersey on August 28, 1976, and so the two Steves packed up demonstration models of the Apple-1 and flew out to join Stan Veit’s display booth. Using the hotel television, Wozniak put the finishing touches on his Apple BASIC interpreter to make it ready for its official introduction. With several Apple-1 computers in operation at the show, the small size and speed of its cassette interface attracted quite a bit of attention, in spite of the fact that there were two other 6502-based computers on display at the show (the KIM-1 and the Baby computer).[14] By the end of the show, Jobs had taken twenty orders from dealers for the Apple-1.[15][16]

HARDWARE/FIRMWARE

The Apple-1 motherboard was designed in such a way as to make it possible for the hobbyist to remove the 6502 processor and use a Motorola 6800 as the CPU instead. This was not a trivial operation, as the 6502 and the 6800 were not pin-compatible (the earlier 6501 was pin-compatible, but was withdrawn after Motorola sued MOS Technology). However, some other hardware would need to be added, and the software needed to operate it would be completely different.

The least expensive Apple-1 motherboard was sold with 4K of RAM. This was only one sixteenth of the total RAM space that the 6502 processor could address, but recall that memory in 1976 was very expensive. Since the 6502 processor must have at least the bottom 512 bytes of memory accessible for its operations (the “zero page” and “stack”), this 4K covered memory locations $0000-$0FFF (0-4095 decimal; the “$” was commonly used in 6502 systems to refer to hexadecimal numbers). An 8K system would run from $0000-$1FFF (0-8191 decimal). However, if Apple BASIC was to be used, a hardware modification had to be made to the motherboard in order to move (logically) the 2nd 4K bank of RAM up to $E000-$EFFF (which was where BASIC was designed to operate).

Apple-1 BASIC Manual

According to the Apple-1 Cassette Interface Manual, it was necessary to make another change to the motherboard in order to use the interface. Besides removing the jumper that relocated the 2nd 4K of RAM, another jumper had to be added to the motherboard in one place. Then, after the interface was properly installed, an assembly language program would be available at $C100. This program allowed operation of the cassette load and save routines. To load Apple BASIC, the user would type “C100R” and press “RETURN” on the keyboard (this instructed the Apple-1 Monitor program to run an assembly language program at the address $C100).

The Monitor program was designed to allow the user to examine and change RAM locations and to run programs at a specific address. To enter the Monitor it was necessary to press the “RESET” key on the keyboard; this caused the 6502 processor to jump to the location on the PROM where the Monitor program started. Displaying and entering hex digits was quite similar to the use of the Monitor that later appeared in the Apple II computer. In fact, many of the subroutines used in the Monitor had the same names as were later used on the Apple II (“GETLINE” to get a line of text from the keyboard, “PRBYTE” to print a byte in hexadecimal, “PRHEX” to print a digit (half a byte) in hex, and so on).

A memory map of an Apple-1 system would be as follows:

$0000-$00FF: Zero page: location of single or double byte values used by programs
$0024-$002B: Zero page locations used by the Monitor
$0100-$01FF: Stack: used by the 6502 processor as a temporary holding place for addresses or data
$0200-$027F: Keyboard input buffer storage used by the Monitor
$0280-$0FFF: RAM space available for a program in a 4K system
$1000-$1FFF: RAM space available for a program in an 8K system not using cassette BASIC
$C028: Port for output to cassette
$C100-$C1FF: ROM program used to operate the cassette interface
$D010: Port where a byte of keyboard input appears
$D011: Port to indicate that “return” key on keyboard was pressed
$D012: Port to output a byte character to the display monitor
$D013: Port to cause display to skip down to the next line
$E000-$EFFF: RAM space available for a program in an 8K system modified to use cassette BASIC
$F000-$FFFF: PROM (programmable read-only memory) used by the Apple Monitor program

EXPERIENCES OF USERS

One of the pioneers who took a chance, bought one of the original Apple-1 boards, and dealt with the trials and tribulations of making it a workable computer was Joe Torzewski. As documented on the Apple-1 Owner’s Club web site (click on the link for the full story with pictures), he purchased his Apple-1 system in August 1977 for $430. The motherboard itself was sold to him for only $200, truly a bargain over the original asking price of $666; this probably represented the wishes of the seller to clear out his inventory of a computer that just was not selling well. For his $430, Torzewski received the Apple-1 board with a full 8K of RAM, plus a keyboard, two power transformers (one for needed each voltage), and cassette interface. And just as many computer buyers today have discovered, soon after he bought his Apple-1 he received notice from Apple Computer that a new and better model was coming out (the Apple II), and that they were dropping support for his Apple-1. He did not view this as an obstacle; instead, he decided to start an Apple-1 user group, and (at his request) Apple eventually forwarded nearly all of the support requests that they received to his group.

With the help of five other Apple-1 owners who formed the core of this user group, Joe states: “We developed the hardware and software which included such things as interfacing a graphic board, memory expansion, and writing a chess game. We converted the Focal language for the Apple 1 computer and had it in use. We were also working on the expansion slot hoping to put in a better monitor and other various programs.”[17] All this they accomplished with a more primitive ROM than was supplied later with the Apple II, and with only 4K or 8K of RAM (although some users upgraded to as much as 20K).

By April 1977, Apple Computer had reduced the official list price of the Apple-1 from $666 to $475 for a computer with 4K of RAM or, or $575 for 8K. There were also several program cassettes available to purchase (assuming that you had the cassette interface). These included Wozniak’s BASIC (which took about 30 seconds to load), a disassembler, an extended monitor, and games such as “Star Trek” (mini and 16K versions), “Mastermind”, “Lunar Lander”, “Blackjack”, and “Hamurabi”, all selling for $5.00, and some of which appeared later in revised forms to run on the Apple II.

Apple-1 Cassette
Apple-1 Cassette – Photo credit: Apple-1 Owner’s Club)

One of the members of the Apple-1 club, Larry Nelson, used his Apple-1 for a simple payroll and accounts payable program that he wrote in BASIC for his business. He also spent some time with Apple’s “DisAssembler” program and examine the BASIC interpreter to see how it worked. He was interested to find keywords for graphics commands that did nothing on the Apple-1, commands that later found their way to functionality on the Apple II. He found that he could include a statement such as “COLOR=12” in a line of a BASIC program, and although it would not generate an error, it also did not do anything on the Apple-1. He also modified a KIM-1 6502 chess-playing program to run on his Apple-1, and then used that computer to challenge the Micro-Chess program on his Radio Shack TRS-80. (As he recalls, the contest was a draw.)[18]

Apple-1 board

The Apple-1 club also disseminated information to its members about hardware enhancements, such as a monochrome graphics board (recall that the Apple-1 was built as a text-only computer), how to interface a 40-column printer (the SWTPC PR-40), and how to connect a Teletype.

As time passed, some of the users of the Apple-1 faded away as they graduated to newer and more powerful machines; however, Torzewski’s Apple-1 user group never completely disbanded. It still exists and communicates via its website, Apple-1 Owner’s Club.[19]

TIMELINE

The start and end dates for the Apple-1 and Apple II:

  • Apple-1 – April 1976 – Mar 1977
  • Apple II – April 1977 – May 1979
Timeline Apple-1
Timeline Apple-1

(Many thanks to Peltier Technical Services, Inc. for assistance in creation of this chart.)

NOTES

  1. [1]Moritz, Michael. The Little Kingdom. New York, William Morrow and Company, Inc, 1984: 123.
  2. [2]Moritz: 124-127.
  3. [3]Williams, Gregg and Rob Moore. “The Apple Story, Part 1: Early History.” Byte Dec 1984: A69.
  4. [4]Williams & Moore: A68-A69.
  5. [5]Rose, Frank. West Of Eden: The End Of Innocence At Apple Computer. New York, Penguin Books, 1989: 33.
  6. [6]examination of several Apple-1 boards by members of the AppleFritter web site forum led to the conclusion that most of the components on Apple-1 boards were soldered using an automated method called “wave soldering“. The pattern of the solder on the boards was not consistent with what would be seen with boards that had been hand-soldered.
  7. [7]Moritz: 138-144.
  8. [8]Williams & Moore: A69.
  9. [9]Emulation.Net (no longer available) was a web site where you could download Sim6502, an Apple-1 emulator (requires a PowerPC Macintosh). You could also view a reproduction of the original Apple-1 product manual.
  10. [10]Moritz: 147-149.
  11. [11]Veit, Stan. Stan Veit’s History Of The Personal Computer. Asheville, North Carolina, Worldcom, 1993: 89-98.
  12. [12]Coile, Brantley. Email, January 26, 2004. The original line here read “Association of Computer Machinery”, which does not exist. The Association for Computing Machinery, on the other hand, does exist, and their web site is at http://www.acm.org. Furthermore, this was confirmed by Stan Veit in an e-mail 12 August 2005, in which he stated this was a typographical error in the book.
  13. [13]Chien, Philip, “Apple’s First Decade: A Look Back.” The Apple II Review Fall/Winter 1986: 12.
  14. [14]Dilks, John. Email, May 14, 2004. As Show Manager for PC ’76, he pointed out to me that my original statement here that there were “no other 6502 computers on display at the show” was incorrect. John still owns one of the Baby computers that was demonstrated at the show, and the KIM-1 was around for a while as well.
  15. [15]Veit, Stan. Stan Veit’s History Of The Personal Computer. Asheville, North Carolina, Worldcom, 1993: 89-98.
  16. [16]Green, Wayne, “Remarks From The Publisher … Wayne Green”, inCider January 1983, p. 6. Note that this comment about twenty orders differs from the story published by Stan Veit in his book.
  17. [17]Apple-1 Owner’s Club (20 Oct 2001).
  18. [18]Nelson, Larry. Email Oct 2001.
  19. [19]Apple-1 Owner’s Club, 25 Jun 2010.

19 Comments on “2-The Apple-1

  1. Correction: Woz had never written a BASIC interpreter before the Apple One. He built the system around a tv terminal he had previously constructed, and planned to make a FORTRAN compiler for his computer. He was intruduced to BASIC and wrote an implementation for the Apple, finishing it right as they were dropping it. The Apple // was in prototype form by that time, but he finished BASIC before the computer Fair as per Stan Veit’s recommendation

  2. Wmm:

    What is your reference for the assertion that Woz never wrote a BASIC interpreter before the Apple-1? Consider the words spoken by Woz in his speech quoted in the Byte article on this page:

    https://www.apple2history.org/museum/articles/byte8412/

    Look in the section called “The Apple I”. He specifically says that he wrote his BASIC first, and once it was written, he had to build the computer.

    If your point is that the BASIC used on the Apple-1 was not completed at the time the Apple-1 was initially released, that IS discussed in the story in this chapter.

  3. I recall an incident I took part in at the Atlantic City Hamfest which had a computer section – in these days hamfests were common, but there were few, if any, stand alone computer shows out east -, so they piggy-backed on hamfests and soon superceded them in size. At this show Steve and Wozniak has set up a booth the sell their Apple, and were in the process of setting up, and they had a serious problem, their demo unit had blown a 74366 or 367 hex buffer IC. They later used the 74LS series for higher speed and lower poser use. In any event, they needed some chips and a soldering iron to replace them. I was setting up with John Ramsey of Ramsey Electronics and he was selling TTL parts. So I was able to give them the parts and lend them a soldering iron, and they were up an running in short order. I am not sure if this was the Apple I or II, it was not the II+ as that was all LS.
    Just my little bit

  4. Great job! I admire Woz and Jobs so much, so I want to learn with Woz.

  5. Yes, Stan Veit opened a computer store in 1976, but it was NOT the east coast’s first computer store. That was the 3rd Altair dealership, “Microsystems”, later Microsystems Computer Corporation, which opened on November 15, 1975, in the Washington, DC suburbs. Another Altair dealer opened later in 1975 in Atlanta. The internet is full of websites that state that Stan Veit opened the first computer store on the east coast, but unless Northern Virginia is not on the east coast, this is untrue.

    • Ah, well that’s what I get when my source is the book that Stan Veit wrote … 😉

  6. My dad Todd Andersen, now deceased, was the first franchisee of Paul Terrell as I understood it.
    Yesterday, October 5, 2011, Steve Jobs passed (I remember his loud enthusiasm and energy and his taking notice of my shyness when I rang up magazines for him), and with his association as a 9/10 year old kid, I remember my dad.
    I am nearly 45, and as a kid would spend Saturdays with my dad at his Byte Shop on El Camino Real (next to Kinney’s Shoes, I remember) in Santa Clara. I remember the little tidbits, in memory, but sadly cannot talk to my dad about what it was like associating with his friends who who helped all contribute to early microcomputing. He was a computer programmer and he loved talking to the early guys in Silicon Valley, etc. I remember well the early kit computers they would put together in the back room, soldering and adjusting mother boards. I also clearly recall the wooden koa wood (I think) boxes to frame the first Apples, which my dad sold some of … It was an exciting time, and I do remember the enthusiasm that Steve Jobs brought. It seemed he was hands-on with the first customers he was able to interact with, who were often guys who just loved the hobby side and potential of these new, smaller versions of the mainframes. I always wondered why my dad didn’t put $50,000 into the new Apple Computer company when asked by the two Steve’s. My mom had said yes, but my dad felt excited to funnel profit back into his Byte Shop, and transform it into Affordable Computer Systems … which sold continuing versions of the Apple, as Byte had sold the first of, with Paul Terrell, and other new franchise owners (of the original Byte Shop).

    If you remember the large wall-sized moon wallpaper my mom put up with the caption she stenciled,
    “One small step for man, one giant leap for mankind,”
    … or anything else about my dad, his loyal handicapped tech Rocco, or any of his other employees throughout the years in business (he sold Affordable Computers in the 80’s), please email me:

    landers622la@yahoo.com

    – daughter of Todd Andersen, owner of a Byte Shop franchise, presumably the first franchise …

  7. Yes, Rachel, Your dad was indeed the 1st Franchisee of a Byte Shop Computer Store and I remember Todd well. He walked into my Byte Shop in Mt. View California and bought a computer from me and as the story goes came back and bought a franchise to open his own Byte Shop in Santa Clara.

    I remember well my time spent with Todd because he was so typical of our target customer for the stores in those days and he had the vision and capabilities to get the job done. Programmers and engineers would love to “Hang Out” in our stores and tell stories of their encounters with the computer kits we were selling. The Apple was most popular with the programming community because it wasn’t a bag of components that needed to be assembled on a printed circuit board and they could start using it right away to write programs that would transform the industry from Hobby computing to Personal Computing.

    Todd was the first Franchisee to hire some of the customers that were hanging out in his Byte Shop in Santa Clara to build the computer kits in his back room so that he could sell them to other customers “Assembled and Tested” for a higher price than the kit. We adopted his idea of moonlighting computer assembly in the stores for all of the Byte Shops and I don’t know if you know this or not but Steve Lenniger from National Semiconductor in Santa Clara was one of your dad’s graduates and ended up leaving his job at National and went to work for Charles Tandy at Radio Shack and designed the TRS 80 for them.

    You probably sold computer magazines to that Steve also.

    We will all miss Steve Jobs. He was a hard man to know and one of the most CLEVER I have ever encountered in my life. Maybe not the most original thinker but he could grasp and execute on things that others didn’t and that is why he was so successful. Steve Jobs and Apple Computer can thank your dad and I for having the vision that nothing happens until there is a sales and we sold a hell of a lot of computers for them.

    Paul Terrell, co-founder Byte Shop Computer Stores.

  8. Question for WOZ….

    When I was Repco, the Sales Rep company for the MITS Altair Computer and went to the HomeBrew Computer Club at SLAC to represent MITS and Bill Gates their Software GURU to the throng of Computer Hobbyist from all the think tanks, industry and academia in the yet to be named Silicon Valley; I heard a story that the circuit board you and Jobs brought to the meeting that night of our fateful introduction was actually a design that you had done for Hewlett Packard in an in-house competition for a new smart terminal HP wanted to produce but wasn’t sure if they should use the Motorola 6800 or Mos Technology 6502. I heard you headed up the 6502 design team and it lost out to the 6800 design team and hence you had the essence of a home computer with a video keyboard solution rather than the Teletype everyone else was using.

    Any truth to that WOZ.

    Paul Terrell, co-founder Byte Shop
    pterrell@hotmail.com

  9. Thank You

    Hello – Great information thank you for doing this site – it is so timely now and I see many good comments – David Larsen , computer collector for over 40 years

  10. Great site. I worked at the Byte Shop from 1980 to 1985 for the Terrell Brothers in the Seattle Store. Great, exciting times.

  11. Pingback: “Wood” computers « adafruit industries blog

  12. How well I remember my enthusiasm for small computers in that era. I started out as a kid salvaging old pinball machines from garbage dumps and rewiring them into tic-tac-toe machines. I was led into attending Louisiana State University in the early fifties and earning a BSEE while computers were beginning to asert prominence in scientific research and data processing. Computers in those days were fascinating but really not accessible to the average person — you had to write your program on punched cards, leave the deck at a window and return the next day to get the results. So the introduction after I graduated and employed of semiconductor logic Integrated Circuits began to show small computer possibilities. This was such an exciting development that I eagerly purchased every device offered along these lines. I bought KIM1, TRS80, APPLE1, and even a PDP8 which was installed on a back porch and helped warm me during the winter. My first program for the APPLE1 was an Amateur Radio program to decode radioteletype signals from shortwave radio — very useful since I had been a “ham” for years. I continued to obtain small and personal computers up to the present day. I still have many of those early computers (including the APPLE1, my first love), and occasionally delve into lots of nostalgiac exercises…

  13. VERY informational. And the reason why i love Apple very much is its products.
    I thought about buying a Mac Book, but it is so expensive.

  14. This is really informational. I like it very much that the people came up with stuff!

  15. Hello

    My name is Chuck Warner, I co-own an apple 1 computer and am trying to learn as much about it as possible. I was one of the founders of a retail business founded in 1983 in Kalamazoo Michigan called The
    Softwarehouse. My partner Parr Crone and I had been selling personal computers, primarily Apple II’s at a little store in Kalamazoo called The Computer Room for a couple of years prior to opening our own store. Our original concept for The Sofwarehouse was to sell everything but the personal computer. We eventually had 5 retail store locations, as well as we built a corporate headquarters and distribution center. We were planning on opening many stores and taking our company public. We operated a business to business sales model out if our corporate offices. This part of our business focused on windows computing and networking. In the mid 1990’s we decided to sell the retail stores and retain the b to b business and rebranded that as Secant Technologies. It was during our years as owners of The Sofwarehouse that we came to own our apple-1 computer. We had a customer who traded it for a 386 Windows machine. We have owned the aple-1 for a long time and would appreciate any links to websites or organizations that can help us learn about our computer’ it’s history and value.

    Thank you

    Chuck Warner

    • Hi, Chuck, everything I know about the Apple-1 is here. Check out the Apple-1 Owners Club website also, that’s where I learned some of what I know.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.