• Please review our updated Terms and Rules here

Unique S-100 computer (Z-80/Vector Graphic/Micropolis)

nullvalue

Veteran Member
Joined
Oct 8, 2019
Messages
821
Location
Indiana
So I'm pretty certain this is a Vector Graphic S-100 computer but I haven't seen any others like this with the built-in CRT display. I know nothing about this machine. It came with a Micropolis 1053-II disk drive. Would this computer have originally ran CP/M? I'm going to do a lot of cleaning before trying to power it on. How would I go about testing it?

20191023_080113.jpg20191023_080118.jpg20191023_080152.jpg20191023_153223.jpg20191023_153358.jpg20191023_153918.jpg20191023_153926.jpg20191023_153934.jpg20191023_154004.jpg20191023_154101.jpg20191023_154129.jpg20191023_154144.jpg20191023_154247.jpg20191023_154255.jpg20191023_154319.jpg20191023_154340.jpg
 
After checking the power supply voltages, I went ahead and booted it up. The screen is bright & clear, however all I get is a block of random characters..

20191024_1307392.jpg

20191024_130755.jpg
 
The ribbon cable for the floppy drives is still there, but the Micropolis floppy controller is missing. This system could run CP/M or MDOS. The version of VG PROM monitor will also help know what it ran. What exactly is shown in the two EPROM labels?

The system has 56K or RAM (48K + 8K) so most likely it is a version 4.x monitor. The Micropolis controller would have been strapped at F800h See https://deramp.com/downloads/vector_graphic/software/disk_images/Micropolis controller/ReadMe.pdf for a bit more info.

Mike
 
That’s actually a very good first power-up! The CRT, CRT driver, and video boards look like they’re probably all good. They are typically more difficult to troubleshoot than CPU and memory. The VG PROMs only need the 1K RAM on the PROM/RAM board in order to run, so I’d focus on the PROM/RAM board and CPU board first.

Mike
 
The ribbon cable for the floppy drives is still there, but the Micropolis floppy controller is missing. This system could run CP/M or MDOS. The version of VG PROM monitor will also help know what it ran. What exactly is shown in the two EPROM labels?

The system has 56K or RAM (48K + 8K) so most likely it is a version 4.x monitor. The Micropolis controller would have been strapped at F800h See https://deramp.com/downloads/vector_graphic/software/disk_images/Micropolis controller/ReadMe.pdf for a bit more info.

Mike

You're right - there was no Micropolis controller in there - the ribbon cable was just hanging inside the case.

The 12K PROM/RAM board has 2 chips installed. "VG MON VERS 4.0" - one marked "#0 E000" and the other marked "#1 E400".

I agree, I was glad I at least got something when I powered it on. So how would I go about testing this board? Even when I left only the Flashwriter in there, I got the same garbled screen. How would you suggest troubleshooting?
 
Last edited:
The Vector 3 was a similar system, from Vector Graphic of course. If it's a Cincinnati Milacron product, that'd certainly explain the industrial-ish design: they made NC and CNC machine tools.
 
The display you’re seeing is from the uninitialized video RAM on the Flashwriter. The fact you’re seeing that display means the Flashwriter is probably OK and the CRT driver and CRT are good. The code in the monitor PROM that would initialize the display RAM is not being executed upon power on/reset. This could be due the CPU board or the PROM/RAM board. Do you have another S-100 system you can put the PROM/RAM board in and test it (e.g., see if you can dump the PROMs, access the 1K RAM)?

Mike
 
Here are some pictures of the boards that were installed. Some of the boards looks like the traces are "bubbling" - not sure if that's corrosion or just the mask layer? The Bit Steamer looks almost like an early prototype with a number of corrections/jumpers.

IMG_8009.jpgIMG_8010.jpgIMG_8011.jpgIMG_8013.jpgIMG_8014.jpgIMG_8015.jpgIMG_8016.jpgIMG_8017.jpgIMG_8018.jpgIMG_8019.jpgIMG_8020.jpgIMG_8021.jpgIMG_8005.jpg
 
Can anyone tell me what the power supply voltages should read? There are 4 GND leads going from the power supply to the bus board. Depending on which GND line I use, I get different voltages. Here's a chart of the values I'm getting - does it look right?

2019-10-25 14_41_26-Photos.jpg

WHITERED1RED2RED3BLUEPURPLE
GND1011v11v11v00
GND2011v11v11v00
GND30000-19v-20v
GND4000020v19v
 
From what I see, the boards look fine. The bubbled solder plate under the solder mask on the bottom side of the board was not unusual. The Bitstreamer is the original version of their later Bistreamer II board, but from what I can tell in the pictures, the jumpers you’re seeing are just for setting the address of the board and for configuring serial I/O.

I’d say the first step is to get the CPU to jump into the monitor in EPROM and see the monitor initialize the screen and put up the command prompt. Try this with just the CPU, PROM/RAM, and FlashWriter cards installed. If this works, then one of the cards you pulled out is causing a problem. If you still don’t get a good startup screen (most likely), then check the output voltage of each regulator on the CPU card and PROM/RAM card and let me know what you measure.

Mike
 
I’d say the first step is to get the CPU to jump into the monitor in EPROM and see the monitor initialize the screen and put up the command prompt. Try this with just the CPU, PROM/RAM, and FlashWriter cards installed. If this works, then one of the cards you pulled out is causing a problem. If you still don’t get a good startup screen (most likely), then check the output voltage of each regulator on the CPU card and PROM/RAM card and let me know what you measure.

Thanks I'll give that a shot and will take some measurements.. I did try that once already. This may be a silly question, but does it matter in which physical order the cards are installed? I seemed to get different garbled screens depending on the order of installation.
 
check the output voltage of each regulator on the CPU card and PROM/RAM card and let me know what you measure.

Ok, I have booted a number of times with just those 3 cards in and it hasn't got me a prompt. Most of the time I get the static screen I previously posted. Sometimes I get an instance where screen has characters "dancing" around, mostly 9's inverting with = signs and other odd stuff. Nothing very promising looking..

The voltage regulators all seem the check out..

Z80
7805: 4.88v

PROM/RAM
7905: -5.13v
7905: -5.04v
7812: 12.04v
7812: 12.07v
 
...does it matter in which physical order the cards are installed? I seemed to get different garbled screens depending on the order of installation.
It shouldn't; it might be worth while to clean up the card edge connectors with a soft eraser, spray the sockets with Deoxit or an equivalent contact cleaner and work the cards in and out a few times.

An interesting system to be sure; I have the opposite: a set of Cromemco cards in a VG MZ chassis ;-)
 
it might be worth while to clean up the card edge connectors..

Thanks I'll give that a shot.

Its evident there was a floppy controller in this machine at one point but was removed. Is it possible its somehow hard jumpered to boot from floppy? Or are these systems supposed to boot to the monitor every time/or boot failure?
 
Back
Top