Address Instruction Mnemonic
000 000 104 JMP
000 001 000 000
000 002 000 000
This simply caused the computer to go into a three step endless loop, which I did the first time I tried it. As I recall, the second test also used a JMP instruction and it went something like this:
Address Instruction Mnemonic
000 000 104 JMP /Jump to
000 001 100 100 /this low address
000 002 000 000 /and this hi address
000 100 104 JMP /Jump to
000 101 000 000 /starting address
000 102 000 000
Then I recall running a simple test that incremented a register in the 8008 and put out the binary bit pattern to an output port. I purposely placed an output port right at the front panel both for diagnostic use and for general-purpose output of binary information.
The LEDs in the prototype were tiny--about the size of a pencil point. I think they were MV-10s or something similar from Monsanto. They were very difficult to see, so I turned out the lights on my workbench and used the single-step controls on the prototype to step through the instructions, one at a time. Doing so confirmed that the computer worked properly.
I used transparent red glass dye, which came as a liquid to color the plastic. I placed a "dam" of masking tape around the edges and then poured the dye onto the plastic and let it level itself and then dry. It made a nice dark red filter for the larger LEDs used in the final version of the Mark-8.
I found my old tax forms and looked at the royalty amounts I received from Radio-Electronics and from Techniques, the company that produced the printed-circuit boards. It looks like Radio-Electronics sold about 7500 of the $5 booklets, which is far more that I would have remembered. About 400 sets of boards were sold.
I didn't know about the Scelbi computer until right about the time that the Mark-8 came out. I recall seeing some small ads for the computer, but I never saw one of the actual computers and I don't know anyone who had one, though.
Another small "computer" came out at about the same time. I think it was called the Kenbak-1. It used one of the Texas Instruments arithmetic-logic unit (ALU) integrated circuits (SN74181?) to perform rudimentary processing operations. The computer stored a few instructions, which users set by pressing buttons on the front panel. I investigated the possibility of using Kenbak computers in a course taught at Virginia Polytechnic Institute (Blacksburg, VA). My colleagues and I decided that the Kenbak was interesting, but we couldn't use it as a real computer. Also, as I recall, the Kenbak had no provisions for any form of digital I/O, which we needed.
Intel produced a number of small "computers" at about this time, too, although they required a teletypewriter for I/O. The first one was a SIM-4 board that included a 4004 4-bit processor. Then Intel produced a SIM-8 board for the 8008 processor. They also sold a PROM-programmer board as a companion for it, but the set, including a nice blue box that provided connectors and some lights, sold for over $1000. I still have a set of those boards and one of the boxes, although I can't recall the model number of the box. I know that it required external power supplies. And it required on-board PROMs that contained a monitor program that controlled the teletypewriter. Very basic. The lights and switches weren't used to load program steps into the computer. I think they could generate an interrupt or jam an instruction into the CPU.
I used the basic SIM-8 circuit as the basis for the Mark-8, but with many modifications so that the computer could accomodate a real front panel that would give users access to the memory and let them control the computer.
I don't know if any ACS members ever did get a PDP-8 "clone" working.
A friend of mine and I built some relay-based "learning machines" in 1962 and 1963 when we were seniors in high school, but they could only react to a few stimuli at a time, so after we had fun with them we put them aside and never tried to do anything practical with them. In relay circuits, power is the limiting factor. We needed many large 24-volt power supplies to drive our creations, and we just couldn't figure out how to build as many as we needed.
When I was in junior high school, or perhaps in early high-school grades, my Dad bought a Geniac "computer" for about $20. It provided a cumbersome switching arrangement of brass clips and shorting strips that had to be positioned properly to get the circuits in the right configuration to "compute." I can't remember what the circuits actually did, but I found it almost useless because it was so darn hard to wire and get working.
By the way, on your site you show a Heathkit analog computer. That was the second analog computer from Heath. Previous to that model they had a much larger one with a sloped front panel and many, many banana jacks and lots of potentiometers. Cost was about $1000, so they didn't exactly appeal to hobbyists. You had to know a lot of math and calculus to get much out of a computer like that. I think the computer could drive an oscilloscope and a strip-chart recorder so you could "see" the results of a computation which you wired up with discrete components.
A magazine in the UK, Wireless World, published a series of articles in the mid 60s. It required builders to use discrete transistors to build up operational amplifiers. I thought about building some of the circuits, but getting the special transistors and other components from the UK proved too expensive. My employer, Reed Elsevier, now owns Wireless Worls, and if you would like, I can do a bit of digging to see what more I can find about this series of articles.
Also, we need to give credit to Don Lancaster, who published a lot of digital IC projects in Popular Electronics in the late 60s. To a great extent it was Don's articles that convinced a lot of us that we could actually use these new-fangled things called integrated circuits. Many of Don's projects relied on DTL ICs, and later on TTL ICs. I can't recall building any of Don't projects, but I built parts of them--power supplies, clock circuits, lamp drivers, counters, and so on that I neede to construct some of my own projects. SouthWest Technical Products in Texas produced a lot of kits for Don's projects. Don lives in Thatcher, AZ, so you might want to contact him for his perspective.
Any who can forget Don's TV Typweriter, a device that could use a TV set to display alphanumeric information. I used one with the Mark-8 to display otal and hex codes for testing and debugging.
There was also a company in Colorado called Environmental Products that sold a lot of digital IC kits and parts. I may have a contact who could tell you more about the company, but it has been quite a while since I talked with him.