Archive for the ‘Apple 1’ Category

MPS3704 status

Thursday, June 6th, 2013

Apple/Mimeo 1 people, be aware that normal production and stocking of MPS3704 seems to have stopped with major distributers. I just received this email from Mouser.

Hello Mike,

Thank you for choosing Mouser Electronics.

At the time of placing an order with our supplier, they required a minimum order quantity for the following part. If you are unable to increase your quantity to meet the minimum, we can attempt to locate a substitute for you. Please let us know how you would like to proceed with your order.

Purchase Order # XXXXXXXXXX
Part # 610-MPS3704
Minimum Order Quantity: 3,350

This part is not listed at Digikey, Allied, Unicorn or Jameco at all. Note that date code fanatics have been seeking out old Motorola MPS3704s from surplus suppliers for their Mimeo reproductions, anyway. It looks like future supplies of these transistors may have to come from those surplus suppliers.

Apple 1 Registry Update

Sunday, May 26th, 2013

All the press about yet another record Apple 1 action has brought a few more original Apple 1’s to my attention. I have added a couple more to the registry, and updated some information on some that I knew about, but now have better information on.

I have heard about another machine, with a real interesting story, but am waiting for an image, before I add that one to the registry. Also it looks like the Ricket’s computer is now owned by Robert Luther ( Robert Luther’s Apple 1). I will update that next time around.

By the way, I did not tell anyone that the owner of the recently auctioned Apple 1 was Fred Hatfield, a former Boston Red Sox player who died in the late 90s. Since Fred contacted me a year or two ago, with information on his Apple 1, I knew that he was still alive and kicking and not a deceased baseball player. I sincerly hope that this mistake was someone else making a wrong assumption and the Breker’s forgetting where they heard it from.

I guess that is the way of the world, when the amount of money involved in transactions like this gets to ridiculous levels.

More Apple 1 Fonts

Tuesday, May 21st, 2013

In a previous post, I talked about how the lettering on the Apple 1 was probably done with a K&E Leroy system. However, I forgot to mention that the larger letters were not done with Leroy. Those letters were probably done with a Letraset or similar rub on transfer system. Take a close look at the Apple Computer 1 lettering, which is representative of the larger lettering seen throughout the board.

Apple1logo

Apple1logo

This lettering is in the general form of Helvetica, with subtle differences from most variations of Helvetica that you see today. Through extensive searching I found a very close match with Neue Haas Grotest Std Text 65 Medium. This is a recreated version of the predecessor to Helvetica. Check out this page with more information about this font.

Here is a recreation of the Apple Computer 1 lettering using this font. I think it would be hard to beat this match.

Replicated Apple Computer 1 logo

Replicated Apple Computer 1 logo


replicated Apple 1 copyright notice

replicated Apple 1 copyright notice

If someone has a Letraset catalog from the 70’s, it would be interesting to see if they can find a good match in one of those catalogs.

How are the Apple 1 and Wonder Woman Comics alike

Saturday, May 11th, 2013

I recently received an email that indicated that the Apple 1 was most likely lettered with the Leroy lettering. That email has resulted in a lot of research and exploration of exactly what is Leroy lettering and was it really used for lettering the Apple 1 PCB.

First thing to figure out is what is the Leroy lettering system? It is a system to mechanically create lettering that was intended to generate legible lettering on a drafting table. Engineering documents, maps, architectural drawings and the like were the primary applications.

Here is an image of a K&E Leroy lettering set.

K&E Leroy Lettering Set

K&E Leroy Lettering Set

It’s easier to show how it works, than describe it. Here is an image of one set up to make a capital M. The scribe follows the letting in the ruler like jig and ink in the “pen” writes a pretty exact copy of that letter. There are a series of jigs for different sized letters. The scribe tool can be adjust to make the letters slanted in an italic type fashion.

Leroy Letterng Sytems Set Up

Leroy Letterng Sytems Set Up

So how do we determine whether this system was used to make the lettering for the Apple 1. The easiest way is to compare the lettering on an actual Apple 1 with an example we know was made with Leroy lettering System.

Apple1 Leroy Lettering

Apple1 Leroy Lettering compared to Apple 1

You can see that the newly created Leroy lettering (bottom) is nearly a perfect match to the Apple 1 (top), so I think that we can be pretty confident that the Apple 1 lettering was made with the Leroy or very similar lettering system.

My next question is whether the SCELBI front bezel was also lettered with the Leroy system.

Leroy and SCELBI Front Panel

Leroy and SCELBI Front Panel

Though the lettering is very close, there are some differences in the leg on the “R” and the “A” looks a little different. Also the ends of the strokes on the letters have nice square edges, which would not occur in a Leroy lettered system.

Finally, follow this link to see what Wonder Woman comic books have in common with the Apple 1.

SCELBI Demonstrated at VCFse

Tuesday, April 23rd, 2013

I figured I would report on my SCELBI exhibit operations at VCF SE 1.0. I will also cross post this to the new yahoo group, retro-restore.

Saturday was dedicated to running the SCELBI calculator program. Toggling in the bootloader before exhibit opening, went without major issues, though I found that focus on toggling was a little hard to keep with numerous other people around getting the facility ready and getting their exhibits ready. No significant problems with downloading and pretty soon I had the program running.

I had left the divide by zero error handler to just halt the CPU. This turned out to be a good way to demonstrate front panel operations, as I just needed to divide by zero in order to halt the cpu. I would then need to toggle in a jump instruction in order to get the program running again. I did have a few issues during the day when the program appeared to stop accepting input. I think the main reason for this, is that the parser is rather particular, expecting only certain characters during input at any given time. Other characters are ignored, making it seem like the program or machine is stuck, when, in fact, the operator is typing the wrong thing. Anyway, the program ran all day, without any need to reload it, until I took it down to demonstrate during my talk.

The second day, I was planning on demonstrating Mark Arnold’s 1K Mandelbrot program. I arrived just 20 minutes before exhibit opening and because I was also demonstrating a Mimeo and had to set that up, and didn’t have time to toggle in the bootloader before opening. I had to do it, while showing off my exhibit. The Mandlebrot program needs to use location zero, so I had to relocate the bootloader. Last time, I did this, I had no issues, but this time my math skills failed me and I spent a considerable amount of time trying to make the Mandlebrot program load right on top of the bootloader. Finally after realizing the error of my ways, I retoggled the bootloader into a better spot and got the Mandlebrot program loaded and running.
If I had been thinking straight, I could have loaded the bootloader into the new location, with the bootloader that was loaded in the wrong place. The SCELBIgenerated Mandlebrot images for the rest of the day, without error.

The bottom line is that the SCELBI ran all weekend, the clock remained stable enough to support RS232 bit-banged I/O without error. The power supply worked great.

A lot of people that had never heard of it, were exposed to the SCELBI for the first time. And finally, I overheard one person say that the reproduction SCELBI was the coolest thing at the show.

Things I would change. I would probably run the Mandlebrot on Saturday, when things were busiest. I also need to find a teletype or current loop terminal,because some people were confused by the Powerbook running a terminal program acting as the terminal.

It was wonderful meeting everyone who came to the show and if you didn’t come I recommend you make an effort to attend a VCF, if you get a chance.

Updated Apple 1 Reproduction Flyer with Original Image from Ad

Tuesday, April 9th, 2013

I have permission from Wendell Sander to publish a high res scan of an original print of an Apple 1. We believe that this is either the exact image used in the original ad or at least from the same photo shoot. We are so lucky that Wendell saved this very detailed print all these years, and is so willing to share it with all of us. I have updated the flyer and included this scan, which pretty much makes this reproduction about as good as I can make it, at least in available time. I left the image uncompressed, in case you want to blow it up to poster size.

Ad with high res image

enjoy…

CFFA 1 back in stock

Monday, April 8th, 2013

It appears that Rich Dreher have made another batch of CFFA 1’s available.

http://dreher.net/print.php?s=projects/CFforApple1

I have tested these in the Mimeo and they work great. If you are tired of dealing with the cassette interface or a serial port (on PS/2 adapter), these are great way to load programs into your Mimeo.

The CFFA 1 also adds in extra memory, so you can run the some of the larger Apple 1 programs that are available from Wendell Sanders web site.

Do note, that in order to preload the compact flash with Apple 1 software on a PC, I think you need to use a Windows program called Ciderpress. I don’t know of a Macintosh equivalent. You can always load the program on the Apple 1, using my PS/2 adapter’s serial port, and then save to the CFFA 1. CFFA 1’s use the Apple 1’s slot, so unless you have a slot expander, you can’t use both an ACI and CFFA 1.

Apple 1 ad reconstructed

Saturday, April 6th, 2013

Once I figured out what font they used, this was surprisingly easy to do.

Here is a copy of the ad without the PCB – add a picture of your own PCB to make up a nice display piece to go with your reproduction.

Apple Flyer – no PCB

Here is a link to a website with the original ad.

http://www.macmothership.com/gallery/gallery1.html

New Batch of Mimeos are in.

Friday, April 5th, 2013

If you don’t already have ordering information, you send an email to: mike@willegal.net in order to get details. Note that ACI kits are temporarily in short supply.

Guessing Game

Friday, April 5th, 2013

sidebyside

Thanks to a friend of mine, that has both a Mimeo and an Apple 1. Here is a photograph of both, positioned side by side. Can you guess which is which?