SDK-85

Of all the old computer things I have, the SDK-85 is one of the most fascinating. This cool device came to me from a college course I took and was used as part of the course work as a system on which to learn simple machine language and computer interfacing. When I did the course, the SDK-85 was already well-obsolete but it was still in use by my institution and I think it honestly was a good idea because of its bare-bones approach and true bare-metal aspect. You had the opportunity to get straight to the hardware and learn about these things without much of an obstruction in your way. It was abstract, obscure, and even a little daunting at first, but massively rewarding and felt very nostalgic.

My particular SDK-85 is manufactured by URDA: University Research and Development Associates and is essentially a direct copy of the Intel SDK-85 with some subtle differences. The most important, and unfortunate, difference is that the Intel variant has a real keyboard with real keyswitches and keys. The URDA unit makes due with a cheap rubber membrane keypad that happens to be very prone to bounce and poor contact. The keypad requires regular cleaning and maintenance in order to keep it working. I lived with the keypad for a number of years but eventually migrated to a 110 baud RS232 terminal on which I can actually see more than one byte of data at a time! (I’ll write about the terminal I use later on.)


Basic specifications:


Some pretty pictures of the beast and its accessories.

How it looks on first boot.

Lights Up!

This is my coding environment.

Machine Code

This book gets used more than its fair share as an 8085 coding reference.

8085 Bible

And of course one must attach peripherals and make them talk!

Burroughs Self-Scan

A look at the architectural layout as a system.

System Architecture