I have 3 MicroVAX 3100 Model 30s given to me by someone who is leaving the
country and could not take them with him. I took them rather than see them
discarded. They each have 8Mb onboard memory. They do not have any disks and
the cover on the storage bay is missing. One of them has a little bit of
damage to the rear plastic panel.
I cleaned out all the dust and powered them up, they all booted to the
console prompt just fine.
They are in Greater Manchester, England.
Regards
Rob
>> And from the 70's onward I often felt a twinge of pity whenever I saw
>> References to the ASC2 character set.
> Or worse yet, going full circle, "asskey two".
Typical usage of that from the 70's onward: "You're still using asskey?
We're using asskey-2. You should upgrade."
Tim "Excessive force in the apprehension of abused acronyms has been approved" Shoppa.
This appeared on the cbm-hackers list today. Anyone have a thought on it?
Addresses redacted.
----- Forwarded message from William Levak -----
Subject: re: Anyone know what type of plastic Commodore computers are
manufactured from?
I have looked at the retr0brite website, and gone throgh all the
information there.
It is my opinion that this procedure has not been adequately tested, and
there is a possibility that this procedure may cause long term damage to
the plastic.
I am a chemist and have some experience testing resins.
The retr0brite information mentions a white "bloom" on the plastic from
over treatment. This condition is permanent. It also represents chemical
damage to the plastic.
A common procedure to determine the chemical resistance of polymers, is to
put various reactive chemicals on the surface and determine whether, and
how much time it takes for noticeable chemical damage to occur. This
usually shows up as a white "bloom", but this is not the only damage.
Polymers can also suffer damage that is not visible, but causes the
polymer to lose its strength and prematurely "age".
The retr0brite information says that you should be careful not to over use
the chemicals so that the white "bloom" does not occur. But this does not
necessarily mean that chemical damage has not occured. If it takes x
amount of time to create the white "bloom", then using it for half that
time probably means that half the damage has occured. Whether the damage
is visible is not the real question here.
It would take aging tests to determine whether the plastic is damaged from
the retr0brite procedure. I do not see any indication that retr0brite
treated plastics have been subjected to aging tests.
-------- Original Message --------
>> From: "Stingray"
>> Sent: Friday, July 23, 2010 10:37 PM
>> Subject: Anyone know what type of plastic Commodore computers are
> manufactured from?
>>
>> Anyone know specifically what plastic the C64 and C64C are manufactured
> from?
>>
>> I have been wondering how to stop plastic Commodore gear from fading.
>> I found a really good link on this (also explains why some of the keys
>> on your C64C are faded and some aren't).
>> http://www.vintagecomputing.co...chives/189 [ this was truncated in the
original message for some reason ]
>>
>> Does anyone have any of their own tips on maintaining plastic
>> Commodore equipment?
>>
>> Regards,
>> Stingray
>>
Message was sent through the cbm-hackers mailing list
----- End of forwarded message from William Levak -----
--
------------------------------------ personal: http://www.cameronkaiser.com/ --
Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser at floodgap.com
-- We shoulda bought a squirrel. -- "Rat Race" --------------------------------
...
> > IBM had DASD (anyone pronouce it?); CDC had RMS. Crossing between
> > the two cultures could be very confusing.
>
> I say "dazzdee". I've never heard anyone say "Dee Ay Ess Dee".
It's mostly been Dazz Dee for me;
however, occasionally I have heard or said Dee Ay Ess Dee
How about IBM's CKD - always "See Kay Dee"?
BTW, did anyone else use CKD (other than PCMs), perhaps RCA (who arguably
was a PCM+)?
And was the 3390-3 the last CKD DASD?
Tom
Walter F.J. Mueller <W.F.J.Mueller at gsi.de> wrote on 21 Jun 2010 21:02:18 +0200
> I'm in the middle of homogenizing some internal interfaces and of some
> code cleanup, also the backend handler needs a re-write in C++ (currently
> perl). When that's done I'll make the whole package (VHDL sources, test
> benches, backend) available on 'OpenCores'.
The PDP-11/70 core is now available at OpenCores, see
http://opencores.org/project,w11
The documentation is admittedly still rudimentary. The backend handler is
still in perl. This and many other things on the TODO list for the future.
Walter
At 07:48 PM 8/2/2010, Jason T wrote:
>On Mon, Aug 2, 2010 at 7:40 PM, Phill Harvey-Smith
><afra at aurigae.demon.co.uk> wrote:
>> corrupted text screen it would be described as "my screen was full of ASCII
>> characters" Well duuuhhh what do you think the normal ones are(1).
Really? How could you be sure? Once they're on the screen,
don't they look the same?
>When my friends want to shop for "organic" vegetables, I ask them
>where the silicon-based ones are...
In the same aisle as the organic mineral supplements.
- John
I have been fortunate in acquiring and restoring a Tek 4051 recently.
I had used one of these back in '77 to '82 and I still have some
documentation, and I found other manuals on bitsavers.org but have not
located any software. Do you know of any source on-line? I found
references on this site (Feb. 2009) from other users talking about
building an archive of software for the 4051.
I have keyed in a few short programs to test the vector graphics, but it
would be nice to have the original standard pack tape programs. Even
printouts would be helpful. I recall when I last used a 4051 back in
the early '80's we had the ability to dump & load programs using the
serial port, and the ability to un-secret the programs. If I can find
this information again I would be glad to provide it to help build a
software library for this fantastic system.
Thanks,
C. Archer
At 22:17 -0500 8/2/10, Tim wrote:
>Tim "Excessive force in the apprehension of abused acronyms has been
>approved" Shoppa.
Ah! a quote from one of my favorites - "The Big Blues Brothers"
:-)
--
- Mark 210-379-4635
-----------------------------------------------------------------------
Large Asteroids headed toward planets
inhabited by beings that don't have
technology adequate to stop them:
Think of it as Evolution in Fast-Forward.
Philip Pemberton <classiccmp at philpem.me.uk> wrote:
> Hi guys,
>
> I'm building some hardware that spits out debug info on a regular basis,
> and I figured it'd be useful to have this data graphed on-screen. Making
> it keep track of the last "N" samples and draw them wouldn't be hard,
> except adding an LCD display is out of the question (takes up too many
> I/O pins).
>
> On the other hand, I have a perfectly good serial port which runs at a
> decent rate of speed (115200 baud), and Xterm can emulate a Tektronix
> 4014 vector terminal. Perfect... except I can't see an easy way to tie
> Xterm to a serial port instead of having it run an application.
xterm -e kermit
However, this also begs the question, what is plotting the the data, if
you just output debug information? Some application I would assume...?
Why not have that application written on your linux system, and run it
inside an xterm, and have the application read the data from the serial
port, and then output the approriate stuff to control the window?
> There's nothing in the manpage (admittedly I haven't read it all, just
> grepped it for a few obvious terms) and 'apropos' isn't finding anything
> useful. I've been told that tip(1) on BSD will do what I want, I just
> can't find anything similar on Linux...
tip probably don't exist on Linux, but all you need to know is that tip
is a program to connect yourself out on a serial port. Any other program
that do the same thing works equally well. And I have yet to see any
program that works better for this kind of thing than kermit.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol