On Jan 8, 22:33, Tony Duell wrote:
> That's what most of the printer manuals I've seen say as well -- get the
> data stable for 0.5uS, bring stb/ low for 0.5us-1us (I saw the correction
> you posted) and then keep the data stable for 0.5us after stb/ has risen
> again.
> Oh well... I'll try the falling edge (which is what the majority of
> machines use) and moan about machines that violate the (non-existant?)
> standard.
The only genuine Centronics manuals I have are for the Centronics 737/739
printers, but for what it's worth, the technical section says the data must
be valid for 1us before the leading edge of the negative-going strobe
pulse, the pulse should last a minimum of 1us, and the data must remain
stable for 1us after the trailing (rising) edge. Of course, this isn't
necessarily a standard, just what one Centronics printer wants.
In this particular series, the BUSY signal goes active (high) on the
trailing edge of ~STROBE (within 50ns) and remains active until the leading
edge of ~ACKNLG (within 50ns); ~ACKNLG goes low (active) 300-470us after
the trailing edge of ~STROBE (or once the line is printed if the character
received is a CR), and lasts for 5us. The only other handshake is ~DEMAND,
which is the inverse of BUSY.
I used to have some Epson manuals, and I'm sure they use the leading
(negative-going) edge of ~STROBE as well.
--
Pete Peter Turnbull
Network Manager
Dept. of Computer Science
University of York
Well, this is truly interesting.
I cleaned up and checked out the VAX 4000/200 I got in what I thought was
the BA212 cabinet. But it isn't.
The tag on the side calls it a BA400 series (and the power supply certainly
bears that out) but it is like the BA212 in that the card cage is _behind_
the drive bays. The drives are your standard BA440 type removable (who ever
invented that guide/track system does NOT get any bonus points) and the
front cover doesn't have a door, only a cover to prevent the drives from
being removed when it is in place.
Does anyone know what chassis type this is? The system was built in 1991
(see, its on topic now :-) but I've not got a later version of the MicroVAX
Technical Handbook which might describe it (the version I have describes
the BA440 with the VAX 4000/300)
--Chuck
The guy in the mail below has a Sharp MZ-80K he wants to get rid
of. Please reply to him directly, I don't think he is going to be willing
to post so I think you will have to collect from Bristol.
--
Kevan
Collector of old computers: http://www.heydon.org/kevan/collection/
---------- Forwarded message ----------
Date: Sat, 6 Jan 2001 14:05:25 -0000
From: Nick Reynolds <nick.reynolds(a)icc.win-uk.net>
Subject: Do you want (or know anyone who wants) a Sharp MZ-80K?
Some years ago I took a Sharp MZ-80K computer (+ manuals + printer +
software) off someone who would have otherwise have thrown it in a skip. I
believe it works OK, although I've never actually powered it up myself. I
don't really want it, but rather than throw it in a skip, I am trying to
find a good home to give it to. Do you want it (I note you already have
one) or do you know anyone who does?
I live in Bristol (UK) and could deliver it to somewhere round here if the
eventual recipient had a friend or relative near here who could ensure its
eventual delivery.
Nick Reynolds
On January 9, Douglas Quebbeman wrote:
> > I recently came into possession of about half a dozen of the Digital
> > Ethernet Local Network Interconnect (DELNI). This is about 4 more than I
> > need. I am willing to trade them singularly for something anyone has that
> > can peek my interest. I am particularly interested in items that is
> ^^^^
> > associated DEC, HP and IBM workstation
>
> The sought-after word there was "pique".
>
> ;-)
Last time I "piqued", I got slapped.
-Dave McGuire
Is anyone on the list familar with this one? I found one yesterday.
It's the size of a large tower case and has two 5 1/4" floppy drives
mounted vertically in the top. There are also two "Write Protect" switches
on the top of the front panel indicating that it may have internal hard
drives. The thing that caught my attention was that it had two disks in the
drives and one of them is marked CPM-86. I found a brief description in
the 1985 Tektronix catalog. They call it a "Local Graphics Processing Unit"
and is used with the 4105, 4106, 4107 and 4109 terminals. From the
decription, I *think* it makes them into stand alone CAD systems.
Does anyone have any docs for this thing?
Joe
Hi all,
I've been offered a Cray EL in the UK, that frankly, is too big for me to
handle. A good home is needed to offer removal and relocation, or else it
will be scrapped. The machine is non-operational.
Interetested parties should e-mail me.
cheers,
stu
Hello, all:
I figure that I'd lob this out to the group considering that there are
probably several programmer-types on the list.
I'm looking for a decent, cheap (well, free, or close to it) ActiveX
control for MSVC++ that implements a 7- or 14-segment LED display? I've
spent most of the night searching for one, but most of what I come up with
are VBX controls.
Any thoughts would be appreciated.
Rich
Rich Cini
ClubWin! Group 1
Collector of Classic Computers
Web site: http://highgate.comm.sfu.ca/~rcini/classiccmp/
/*****************************************/
I recently came into possession of about half a dozen of the Digital
Ethernet Local Network Interconnect (DELNI). This is about 4 more than I
need. I am willing to trade them singularly for something anyone has that
can peek my interest. I am particularly interested in items that is
associated DEC, HP and IBM workstation
Headley
=====================================================================
PH: 302-798-1930
Fax: 302-798-0243
Mobile: 302-983-4293
From: Tony Duell <ard(a)p850ug1.demon.co.uk>
>> the add-on A-400 oscillator, used to tune your Moog back up as it
drifted
>> off pitch, which they all did more or less constantly. The
documentation
>> mentions retaining this feature even though the emulation no longer
>> drifts.
>>
>> But: why not? Shouldn't it drift, actually?
>
>Hmm... This is a difficult problem.
It was extreamly annoying trying to cut a track and keep pitch over time.
>But as regards undesirable behaviour (computers that suffer from logic
>problems in the design, synthesisers that drift), well, IMHO the
>simulator should be _able_ to exhibit that behaviour as well. A
processor
>designed with a race hazard so that 1 cycle in 10^11 (or so) it does the
>wrong thing should be emulated as having that problem. Maybe there
should
>be an option to turn it off (on the emulator) though.
The bset examples is the 8085 and z80 undocumented instructions that
all the vendors faithfully reproduced for that exact reason.
>It's not going to be trivial to implement that. Not only do you have to
>be able to emulate the machine when some components aren't working
>properly (how many people know what (say) a PDP8/e would do if a given
>gate was stuck at 0 or stuck at 1, what would happen if one input on a
>multi-input gate stopped working), you also have to allow for idiots
like
>me who want to 'cut tracks', inject arbitrary signals, etc. Are you
going
>to allow me to 'desolder' components and test them separately. I am
>thinking about gates that 'go slow' -- I've had 74S TTL that tests fine
>at slow speeds (switches and LEDs on a breadboard) but which fails when
>run at full speed. This sort of fault is painful to find because often
>the machine works correctly when single-stepped as well.
Yes emulating N^X error states is not a lot of fun for something as
simple as
PDP-8 and it gets worse for more complex systems.
Not many would want that save for those training in repair methods.
Allison
From: Will Jennings <xds_sigma7(a)hotmail.com>
>said hardware in operation... From the Ubergeek perspective, then yes,
I'd
>think you want the emulator to be weird like the real hardware, though
it
>could be good to have a less flaky version for those who are merely
curious
>and have never experienced the real hardware... On the other hand, if
you're
They important item is to be sure the said oddity is really real or some
side effect of age, errors in assembly or just bad programming.
I also agree with Will, introducing errors is not a desired case. Most
floppies actually worked with reasonable reliability.
Allison
From: jeff.kaneko(a)juno.com <jeff.kaneko(a)juno.com>
>
>Anybody want some rd-51's? They're the real
>McCoys, blessed and badged by DEC. They even
>come with sleds.
10mb for those that don't know. Also the sleds are handy
for those needed to mount a drive in many of the DEC cases.
Allison
>Many years ago, a company I used to work for did a
>Centronics port for TURBOchannel. The timing we wound
>up using was data stable 500nS before strobe, strobe
>lasts 1mS, data remains stable until 500nS after
>strobe. IIRC, this is fairly close to what we found
>in Centronics documentation, but I don't remember
>what documents we found or what the exact numbers
>in that document were.
I'm sorry; I had a bit of a brain fart. The strobe
lasts for one microsecond, not one millisecond.
--
Roger Ivie
rivie(a)teraglobal.com
Not speaking for TeraGlobal Communications Corporation
I recently acquired an Atari 1040f from a friend. It came with the SC1224
color monitor which, for some reason gives off a really awful high pitched
sound. Does anyone have some idea why this might happen? It scares my cat.
Thanks.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Hello all,
I have 19 spare Hitachi HD46505 CRT controller chips that I'd like to offer
to the list members for free (you don't even have to pay postage). These
chips are UNTESTED, so I make no guarantees... I believe, from looking at
datasheets, that these are either a drop-in for, or very similar to, the
6845 CRT chip (the pinout is the same, and two of these are even marked with
both the HD46505 and 6845P markings). However, I could be wrong, so caveat
emptor...
In order to be fair to all list members who might be interested, there are
some rules....
- I will take off-list, emailed requests until Midnight, Jan 10, 2001 (US
Eastern time).
- You can request as many of the chips as you want, but depending on
interest, you may only get one or two.
- If more than 19 people respond, I will draw emails at random to give the
chips out.
I am willing to ship anywhere in the world that the US Postal Service allows
me to ship the chips. Again, totally free...
No, this is not some advertising scheme, and no, I am not harvesting any
information from this. I have received a lot of help from list members in
the past, and since I haven't been able to answer many questions on the
list, this is my form of repayment...
Thanks!
Rich B.
So, I guess I'll have to add sound (and smell?) to my Wang minicomputer
emulator to emulate the failure mode of the hard disk drive....
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
I have a box in a nice well padded soft-case called a Compu-Voxx.
It was manufactured by Manutronics. It has a removable antenna.
It appears to be some sort of transmitting device for sending
messages. Based on the instructions on the face you record a
message (to a chip I imagine) and then send if the selectable
digital readout frequency is between 88.1 and 107.9.
That sounds like the AM band to me. Could this be some sort of
civil defense emergency device ?
It has a 5-pin DIN plug for power which unfortunately didn't come
with it which is not an unsurmountable problem.
Anyone know what this might be.
ciao larry
Reply to:
lgwalker(a)look.ca
Non Linear Systems has a special place in my checkered past. When I was
13, an old engineer/ham friend of mine gave me an ancient (even then it
was old!) NLS 3-digit DC DVM. I was absolutely in heaven. He said " Here
ya go, kid, her's a box o' rattlesnakes fer ya!"
For those who care.. this DVM used an auto-nulling resistance bridge
implemented mainly with 10-pole 40-throw stepping switches. The wiper
arms had a ratchet wheel run by a pawl connected to a hefty electromagnet.
The device had one stepper for each decade (and hence, digit) with
precision resistors soldered to the the switch banks.
Applying DC voltage to the imput unbalanced the bridge, and the switches
began operating until the bridge nulled out. One set of contacts on each
decade switch was connected to a bank of tiny 356-style flange-base lamps,
which were mounted in staggered rows in an aluminum holder. the holder was
slotted to carry 11 thin clear plexiglass or acrylic panels, about 1" by
1.5", upon which the digits were engraved. (one for a period) When the
required lamp was lit, it shone down thru a hole in the carrier for that
particular panel, illuminating it edge-on and making it stand out from the
other realtively dark panels in the stack. The last digit was a zero and
it was damned hard to see in a bright room.
It had two rack-mount chassis, the switching part and the thinner
display unit, connected by the obligatory multi-core cable and massive
winchester connector. The switch box was entirely lined with thick felt
inside, to try and reduce the racket. I, of course, ran the thing open
most of the time.
Any change in the input levels caused the entire system to start at
'000' and then work up to a null... the last bits of a reading would slow
and then it would stop with the result in the display window, and it did
sound like a mechanical snake.. rr-rrr-rrrrrr---r-r-tictic-tic...tic. It
was my first piece of 'real' test gear and I'm kinda sorry now that it's
gone. snif. snif. O well.
No thanks, I don't want to buy another. I live too far away for the
shipping to make sense.. ;}
Cheers
John
In a message dated 1/7/2001 9:16:38 PM US Eastern Standard Time,
eweidenh1(a)hotmail.com writes:
> I recently acquired an Atari 1040f from a friend. It came with the SC1224
> color monitor which, for some reason gives off a really awful high pitched
> sound. Does anyone have some idea why this might happen? It scares my cat.
> Thanks.
>
It's usually a good sign that the monitor is about to die. You should here
how an SC1224 sounds when the rear of the tube has been snapped off at the
guns due to bad packaging and careless postal shipping and you unsuspectingly
plug it in and power it up. Heeyyy, ya need some parts? ;-)
BG
To me, it really comes down to one major issue: Are you running an emualtor
as a computer geek who likes to mess with antique stuff or are you running
the emulator as a company whose software is dependent on this hardware, but
finds it is no longer cost effect or perhaps even no longer possible to keep
said hardware in operation... From the Ubergeek perspective, then yes, I'd
think you want the emulator to be weird like the real hardware, though it
could be good to have a less flaky version for those who are merely curious
and have never experienced the real hardware... On the other hand, if you're
depending on an emulator to flawlessly run your commercial apps, then you
don't want it to ever crash, since a crashed emulator is lost time, which is
lost money.. Note that this is only meant to paint a general picture...
Will J
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
Geoff,
There is an overall diagram of the skins on page 1-12 of the PDP-8
Maintenance Manual.
There are 3 pages of dimensional diagrams to the nearest eighth of a inch
in Chapter 6, Installation Planning, of the PDP-8 user handbook.
I will snailmail a copy to you.
I doubt whether they are good enough to use for "manufacture" tho.
The two side panels on the power supply would be relatively straight
forward. They are rectangular, wood which could be covered with a woodgrain
laminate, and aluminium edging. Little hooks on the back ensure they are
held firmly to the classic PDP-8 chassis.
The plastic doors would be much harder to make IMHO. We always refered to
them as plexiglass doors. They are a single piece of transparent green
plastic, with an opaque plastic top, plastic edging at bottom and aluminium
strips at the front. I think it is all glued together. The plastic top has
multiple, long slots cut in it for airflow.
I have a desktop classic 8 (Sydney Aust, not much use!) and can take digital
pics and send if that would help?
If any of your readers wish, I can also offer a large wall poster of the
classic PDP-8 and its teletype that I made some years ago.
Cheers
Max
Max Burnet
B A C K
Burnet Antique Computer Knowhow Pty Ltd
Mail PO Box 847 Pennant Hills NSW 2120
Phone +61 2 9484 6772
Mobile 0412 124 006
Email mburnet(a)bigpond.net.au
Web www.terrigal.net.au/~acms/a102.htm
Indeed. But the trick is not how to make 'em look fake so that no one
will be confused. I'm quite certain that can be arranged with precious
little effort. The trick is getting either real skins (thereby
circumventing all issues) or mechanical drawings of same so that my
correspondent can refurb his Straight 8. Specifically;
"...Cradle and module covers for a Straight-8 OR mechanical blueprints
for same to convert formerly rack-mounted model to a desktop machine."
Can anyone help this fella out? So far, the best information received
is a partial from Max Burnet (Thanks again, Max!) from Down Under; can
anyone better his information?
-----Original Message-----
From: Douglas W. Jones <jones(a)cs.uiowa.edu>
To: aw288(a)osfn.org <aw288(a)osfn.org>; comp-hist(a)shrimp.osfn.org
<comp-hist(a)shrimp.osfn.org>
Cc: COMP-HIST(a)cca.org <COMP-HIST(a)cca.org>; aek(a)spies.com
<aek(a)spies.com>; bitsavers(a)spies.com <bitsavers(a)spies.com>;
bsupnik(a)us.inter.net <bsupnik(a)us.inter.net>; classiccmp(a)classiccmp.org
<classiccmp(a)classiccmp.org>; djg(a)drs-esg.com <djg(a)drs-esg.com>;
geoff(a)pkworks.com <geoff(a)pkworks.com>; jones(a)cs.uiowa.edu
<jones(a)cs.uiowa.edu>; mac(a)Wireless.Com <mac(a)Wireless.Com>;
mbg(a)WORLD.STD.COM <mbg(a)WORLD.STD.COM>; nabil(a)teleport.com
<nabil(a)teleport.com>; rcs-l(a)shrimp.osfn.org <rcs-l(a)shrimp.osfn.org>
Date: Sunday, January 07, 2001 1:44 PM
Subject: Re: Straight 8 Skins
>One way to make sure the replicas are obviously replicas is to do them
in
>the wrong color. Honeywell orange metalwork, for example, with blue
tinted
>plexiglass instead of the grey that DEC used. Or, as suggested, just
mark
>them somewhere.
>
> Doug Jones
> jones(a)cs.uiowa.edu
>
One way to make sure the replicas are obviously replicas is to do them in
the wrong color. Honeywell orange metalwork, for example, with blue tinted
plexiglass instead of the grey that DEC used. Or, as suggested, just mark
them somewhere.
Doug Jones
jones(a)cs.uiowa.edu
Not to worry William, my correspondent is an honorable man, and I know
that any reproduction work would be properly documented and marked. The
real trick is finding the proper information so that the repro work can
be done.
I am fascinated to hear of replica Audions. Given the amount of work to
make them, and make them well enough to fool people into spending big
bucks, the forger had to do one heckovalotta work. If you're gonna
steal from people because you're too lazy to work for a living, why make
it that hard on yourself? Do something easier and more lucrative, like
smuggling narcotic babyfood or something. <grin>
-----Original Message-----
From: William Donzelli <aw288(a)osfn.org>
To: comp-hist(a)shrimp.osfn.org <comp-hist(a)shrimp.osfn.org>
Cc: Geoffrey G. Rochat <geoff(a)pkworks.com>; comp-hist(a)shrimp.osfn.org
<comp-hist(a)shrimp.osfn.org>; COMP-HIST(a)cca.org <COMP-HIST(a)cca.org>;
rcs-l(a)shrimp.osfn.org <rcs-l(a)shrimp.osfn.org>; djg(a)drs-esg.com
<djg(a)drs-esg.com>; aek(a)spies.com <aek(a)spies.com>; bsupnik(a)us.inter.net
<bsupnik(a)us.inter.net>; mbg(a)world.std.com <mbg(a)world.std.com>;
bitsavers(a)spies.com <bitsavers(a)spies.com>; classiccmp(a)classiccmp.org
<classiccmp(a)classiccmp.org>; mac(a)Wireless.Com <mac(a)Wireless.Com>;
nabil(a)teleport.com <nabil(a)teleport.com>; jones(a)cs.uiowa.edu
<jones(a)cs.uiowa.edu>
Date: Sunday, January 07, 2001 12:32 PM
Subject: Re: Straight 8 Skins
>> The two side panels on the power supply would be relatively straight
>> forward. They are rectangular, wood which could be covered with a
woodgrain
>> laminate, and aluminium edging. Little hooks on the back ensure they
are
>> held firmly to the classic PDP-8 chassis.
>>
>> The plastic doors would be much harder to make IMHO. We always
refered to
>> them as plexiglass doors. They are a single piece of transparent
green
>> plastic, with an opaque plastic top, plastic edging at bottom and
aluminium
>> strips at the front. I think it is all glued together. The plastic
top has
>> multiple, long slots cut in it for airflow.
>
>Geoff, if your freind does fabricate new covers for the PDP-8, please
>tell him to mark it as a reproduction in a permanent, but un-obvious
way.
>For example, just a simple note like "REPLICA COVERS: 20 JUN 2001"
etched
>on each cover, inside, in the corner, in very small letters. This will
>prevent some jerk in the distant future trying to sell it as a
prototype,
>or just paint a clearer picture of the provenance of the machine long
>after it has changed hands a few times. Being an important machine
>(PDP-8), it will always be valued highly and may greatly outlive its
>current owner.
>
>Quite a few years ago, some guys started making replica Audions and
other
>very early tubes/valves. Some of them are marked, but many are not, and
>at least a few people I know have been burned.
>
>William Donzelli
>aw288(a)osfn.org
>
Ok all you ex-aerospace contractor types out there, here is a challenge for
you.
My new VAX came from an Aerospace contractor and had a Q-bus board in it
>from "K Systems Inc" (the parent company of Kaiser's gov't contractor
business. according to Hoovers.com)
The board is dual width Q-bus marked "K Systems" "AITG" "Rev C"
On board it has a Z80B, Z80BPIO, AM9513 (floating point?) MK6116 (2K RAM),
2764 EPROM marked 35112A0B (c) 1993 KSI, and a part marked MK4501N-12 (what
ever that is). Then it has a bunch of analog circuitry, four rotatable
switches (set to 0,0,0,0), 7 thinline coaxial connectors, an LED, a 20 pin
(10 x 2) connector, standard Q-bus decode logic with what looks like a
bunch of dip switches to set the CSR and what looks like a temperature
compenstated and potted crystal oscillator.
I'm guessing its some sort of time base generator. I'm sure 'sho dev' won't
know what the heck it is ! :-)
--Chuck
This is pretty cool, I have now got a BA212 based VAX for the House of VAX!
I just picked up a VAX 4000/200 in a BA212 chassis and it is the first one
I've ever seen outside of the MicroVAX "technical handbook"!
Fortunately it came with all the parts (only some minor disassembly that
was easily corrected). Unfortunately it did not come with the rack "drawer"
that mounts it into a 19" rack. This will have to be corrected. Hopefully
its presence will attract the necessary parts :-)
For those who don't know what it is, the DEC BA212 chassis is a "low
profile" rack mount chassis for a DEC Q-bus based VAX system. There is a
similar chassis called the BA213 which sits vertically consumes 27" of rack
real estate, and has drives in the top half and cards in the bottom half.
The BA212 leaves the drives in the "front" but _behind_ the drives is lays
a Q-bus backplane down horizontally "into" the rack taking up only 14" of
space. This is why you need the drawer sides because to get at the cards
you have to slide it way out of the rack!
Anyway, I've got the 4000/200 front bezel for it (the version of the
technical handbook I have doesn't mention the 4000/200 in this chassis
because I believe it was introduced later)
One of the neat features I discovered is that it has a couple of "feet" on
the front that props up the front of the chassis if you have it out of a
rack so that air can flow through it. Just really neat. I'll try to get
some pictures of it and put it up on my VAX pages.
--Chuck
Hi Gang--
Anybody want some rd-51's? They're the real
McCoys, blessed and badged by DEC. They even
come with sleds.
$1 plus shipping. I'll even test 'em to make
sure they work.
Jeff
________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today! For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
On my way to pick up from the local computer surplus a HP9111A digitizer
pad. It looks kind of neat and has been setting there with no takers. HPIB
interface I think. I don't want to see it go to China as scrap.
Mike
mmcfadden(a)cmh.edu
I had posted a while back about a store in St. Louis that had a "bruker"
system. Several people expressed interest in more information about it. Due
to that interest, I took a picture of that system today. It was a picture
through the window, so it's a really crummy pic, but it'll give you the
idea. It sure looks like this system is a cpu, not a disk tester, but I
really don't have a clue. As I said, the case and construction appears
vaguely similar to the NIC-80.
The url is users.tseinc.com/~jlwest/bruker.jpg
See me previous email to the list as to what all the buttons and lights are.
If anyone is interested, let me know and I'll ask the store owner what he
wants for it - it's unlabled still price-wise. I'd be happy to arrange
shipping for whoever wants it.
Jay West
While trying to to put a new hard drive into my SCSI chain, I
couldn't get an old hard drive to show up any more, so I shut off the system
and tried to
make sure that the SCSI was in. When I turned the system back on, the
monitor turned on;
but the operating system did not kick in. No welcome message or anything.
This was true
even when I tried to start up from a system disk? Any ideas what's
happening? Or what I
can do to fix it?
Thanks, I appreciate it.
--
--Hurt McDermott<RebusInk(a)netscape.net>
312 951 0259
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at
http://webmail.netscape.com/
In a message dated 1/5/01 10:43:01 PM Pacific Standard Time, russ(a)rbcs.8m.com
writes:
>
All the 3179s I havde ever seen are coax not twinal but Coas. I bvelieve it
is the 3197 that is Twinax.
Paxton
>From: Owen Cameron <nemo(a)nethouse.goldweb.com.au>
>the screen brightens - with a fuzzy circle in the center...
>eventually he whole screen is bright. Nothing I've ever done yet has
>affected this.
>
I have a 4010 (still need hard copy unit). This is normal behavior before
you hit the page key to erase the screen. It sounds like you will need to
do some fixing. The screens on these things weren't very durable, you
shouldn't leave it on too long if you can't clear the screen. If you do
get it working it it also best to not leave displays up too long. The unit
will dim the screen after a few minutes but clearing is still best. Mine has
a note stuck to it warning about this (and a sticker inside saying when
the tube was replaced).
If you have the skill to troubleshoot the maintenance manuals are probably
available for around $25. I have gotten Tek stuff from
Dean K Kidd, W7TYR
27270 SW Ladd Hill Rd
Sherwood, OR 97140
tel 503-625-7363
dektyr(a)teleport.com
Also http://www.manualsplus.com/http://www.manualmerchant.com/
>Yup, there is a [Local|Line] toggle on teh front, next to a power light
>which doesn't appear to work, two LED's I've never seen light up, and three
>
Mine had the same problem with the power light not lighting, I can't
remember anymore if page worked. A capacitor had shorted and blew a
fuze in the power supply.
In the end I had to replace several chips in mine and the shorted capacitor.
>I took a few webcam shots of the thing powering up a few days back, if
>anyone is curious on the look... they're at:
>http://www.net.house.cx/~nemo/visible/tempt/tek4012/
>
Looks similar to my 4010 but the boards don't look identical. If it will
help I can give you a summary from the manual for my unit on how the
clear works. Theory should be similar for yours but were signals go
may not be.
I have a friend who has a Straight 8 (lucky sonnovagun!) for which he is
in need, to quote him:
"I am currently willing to trade, and in desperate need of: Cradle and
module covers for a Straight-8 OR mechanical blueprints for same to
convert formerly rack-mounted model to a desktop machine."
Does anybody have the items themselves, or a set of prints for them, or
be willing to take measurements from what they do have sufficient to
allow my correspondent to fabricate replacements?
Antigen for Exchange found dwarf4you.exe infected with W32/Hybris-B virus.
The file is currently Deleted. The message, "classiccmp-digest V1 #477",
was
sent from owner-classiccmp-digest(a)classiccmp.org (classiccmp-digest) and was
discovered in IMC Queues\Inbound
located at CMHMAIL/CMHMAIL/EXCHANGE-SMTP.
Hello
Some virus has automatically send msg to all IDs in my outlook adress book. The attached file will be having .TXT.pif extension. Please do not open that file otherwise it will infect yr PC.
SORRY
M R Pandya
The 3179-2 is a color terminal. The 25 pin connector goes to the base which
has all of the electronics. I do not think it is usable with anything else
but Ibm minis & mainframes.
Paxton
On 2001-01-05 classiccmp(a)classiccmp.org said to kees.stravers(a)iae.nl
>Another reason I still like using Pine under a Unix shell account to
>read my ASCII mail. VT100 emulation. The data stream *is* the
>content. Hardware requirements: VT-100 terminal, a modem that can
>dial a POTS line, and the aformentioned line itself. Nothing more.
>Classic Bliss.
How about Nettamer? A wonderful all-in-one DOS program to read mail
and news, do ftp and a little bit of web surfing. Built in PPP, no
external drivers needed.
Any attachment just stays in the body of the message and is easily
decoded or deleted. Works on any old PC with a modem, very safe.
www.nettamer.net
As a rule I delete any received binary file that I was not told about
beforehand by a trusted source. God knows what garbage might have
been in all those animated christmas cards.
Kees.
--
Kees Stravers - Geldrop, The Netherlands - kees.stravers(a)iae.nl
http://www.iae.nl/users/pb0aia/ My home page (old computers,music,photography)
http://www.vaxarchive.org/ Info on old DEC VAX computers
Net-Tamer V 1.08.1 - Registered
I have actually worked for three companies where paper tape was actually
used every day. The nice thing about paper tape is that you can visually
inspect the output and know what was on it. There were commonly two ways to
store it, fan folded or rolled.
1. 1974 when I worked in a microbiology lab the SMAC Automated
chemistry analyzers produced paper tape that contained the results from the
blood chemistry results. The paper tape was then fed into a IBM 360/50
where the lab reports were generated. The reports compared the individual
patients results to the predicted normal ranges. The real experts could
patch/splice paper tape to correct a result or for a repeat. They didn't
run the IBM 360/50 at night while the lab samples were processed. Each
analyzer had its own ASR-33.
2. 1975 graduate school, where the PDP 8's were booted by toggling in
through the front panel the bootstrap loader and then the actual OS was
loaded via paper tape read on an Teletype ASR-33.
3. 1978 McDonnell-Douglas where the programs loaded into individual
missiles were punched onto Mylar paper tape and a copy stored in a vault for
positive verification of the program that was loaded.
Mike
mmcfadden(a)cmh.edu
From: Richard Erlacher <edick(a)idcomm.com>
>
>As I've often heard, Altair had the reputation that nothing they ever
>shipped worked as shipped, often either requiring one pay for a service
of
>modifying it at the plant before it was shipped, or to fix it or have it
>fixed once it had arrived. From a historical perspective, an Altair
that
>actually works is an anomaly. That explains why they're all different.
Not quite. the 8800B was a solid machine and worked well.
The early 8800s were flakey but they did run. The most common
problems were they tended to crash for apparently no reason
and moving the boards on the bus affected this.
Their problems were obvious if you think on it.
CPU clock was 2mhz crystal TTL gate OSC driving oneshots for the
non overlaping two pahse clock... Poor.
The bus and frontpannel if assembled "by the book {reads phamplet}"
were interconnected by 18" wires! Can you say ringgggggg.
The bus (original 4 slotters) were made singel sided with light ground
and a but too thin material!
The transformer was too light and slighly undervoltage. Filter caps
and rectifiers were too small for the load beyond minimum.
The 8800A version fixed the most obvious (listed) and many more
subtle problems.
The key thing was compared to the more robust IMSAI, NS* and
later machines it was flimsy and it's reliability was poor.
Allison
From: Richard Erlacher <edick(a)idcomm.com>
>So ... you're of the opinion that Altair computers shouldn't have a
disk?
>MITS built them with a disk, didin't they? I can't imagine how the
Yes they did! The floppy was two boards as a controller.
>My recollection was that the original Altair had no I/O devices at all.
To
Incorrect. Mine arrive in january 1975 with MITS 88-PIO and MITS 88-ACR
(audio casette via modded modem board and SIO card pair!) and by summer
I had the 2SIO board. Still ahve and use the SIOs and one of the
programmers
is based on the PIO.
>me that didn't suggest it was complete without them, but it did suggest
it
>was a work in progress when it appeared on the mag cover in '75 or
whenever.
>It's going to take a couple of days for me to get my head around the
concept
>you seem to project.
Almost true. that cover was shot in September to make the Pop'Tronics
schedule, by December it was reality.
>I have always thought it was a mistake to refer a computer with
>non-MITS-original hardware as an Altair. I kind-of see folks calling it
a
>FORD if it says FORD on it, even if the engine is from a Chrysler and
the
>transmission is from a DeSoto.
It's a ford of the body and chassis is ford. Most Altairs were MITS box,
CPU and some amount or ram and IO but rarely pure.
Allison
From: Rob Kapteyn <kapteynr(a)cboe.com>
>The historically interesting thing about the ALTAIR has how insanely
>primitive it was when it became the
>sensation that sparked the PC revolution.
It was actually more advanced than it's immediate predecessor and
many times cheaper than commercial systems based on microprocessors.
>Putting a disk on an ALTAIR is kind of cool, but it misses the point of
how
>primitive they really were.
Not really, disks were the expensive peripheral but the design neither
negated nor favored their presence.
>Yes, parallel logic is much more consistent with the Altair era.
>My keyboard is 8-bit parallel, my paper tape reader is 8-bit parallel.
Not really, people use parallel AND serial as available.
>The only common serial devices were Teletype machines (because of their
>evolution from the telegraph).
>Teletypes were the most common "terminal" in use back then.
Not really save for they could be gotten cheaper. the microcomputer
revolution was not about capability, it was about cost!
In spring of 1975, H1000 terminal, ADM1, VT05 to name a few could
be found. My favorite was SWTP CT1024 board modded for 64Char
by 16 lines and lowercase.
>Do you even know what paper tape is ?
>I think that every ALTAIR had to deal with paper tape at some point.
>Magnetic media were too unreliable.
Irrelevent. I had reliable magtape by the summer of 1975.
>I have a cute little optical paper tape reader that has a row of 9 LEDs
and
>a corresponding row of photodiodes.
>It sends data as eight bits in parallel.
Yep, did that too.
>To load BASIC, you entered a tiny loader program through the front panel
>switches.
Rom was expensive and EPROM even more so but by summer of '75
people were using it to get away from the costly and often flakey front
pannel.
>This program just looked for the tape reader's clock bit, delayed a
little,
>then read the rest of the byte and stored it in memory.
>When you loaded Bill Gate's BASIC, the first data loaded was a more
robust
>checksum loader.
Same as the magtape version.
>By the way, in the beginning, ALTAIR BASIC WAS the "Operating System".
>Through PEEKs and POKEs executed from your BASIC programs, you could
>control all of your hardware.
MITS Programming Package I/II gave you editor, assembler, debugger.
>I also have a "VDM-1" video display card. We converted an old TV work
>with this.
Have that too, used a commercial video monitor (used).
>After BASIC was loaded, we add a "patch" for this through the front
panel
>switches.
PT supplied it.
>That was another interesting thing about the ALTAIR, you could always
take
>control of your computer through the front panel switches.
>There was no "reset" button to hit when your system crashed, your just
went
>in and looked at what happened.
Yes there was! the procedure was STOP, RESET, RUN.
>Usually, you went to location 0 and hit "run" to get out of a crash.
Like I said...
>A "nasty" crash was when an loop overwrote your memory.
>This happened fairly often too.
Usually due to processor mistiming ro plain old noise.
>It was always kind of interesting to look at the patterns that appeared
in
>the memory when these crashes occurred.
Caused by the execution of repeated FFh (RST 7).
>I have always thought that if I wanted to be able to easily "boot" my
>ALTAIR to show it off, I would construct
>a box that would let me load and save my programs to a modern PC through
>this parallel port.
A PROM worked killer in 1975.
>I hate to think that as an "original" Altair owner, I am, myself, a
museum
>piece :-)
>I am only 39 years old.
Really kid... I was 22 when I built the first one.
Allison
From: Sellam Ismail <foo(a)siconic.com>
>> FWIW, I think all of the Altair disk subsystems were spawned after
Percom
>> bought MITS. IIRC, ICOM made a third-party disk subsystem for the
Altair,
Nope! the first 8" floppy system was all MITS, the later ICOM/PERCOM
stuff was better if only because it was later.
Allison
In a message dated 1/5/01 3:22:26 PM Eastern Standard Time,
pete(a)dunnington.u-net.com writes:
> On Jan 5, 7:34, Bruce Lane wrote:
> > All listmembers: It should be obvious that you do NOT, under ANY
> > conditions, want to execute the file that got spammed to the list.
>
> It doesn't run too well under IRIX, anyway ;-)
Or Linux, or BSD, or SCO, or HPUX or Ultrix either :-)
On Jan 5, 7:34, Bruce Lane wrote:
> All listmembers: It should be obvious that you do NOT, under ANY
> conditions, want to execute the file that got spammed to the list.
It doesn't run too well under IRIX, anyway ;-)
> I've tracked the spammer [...]
> The spam is already on its way to them with
> a request to crater the account responsible.
>
> You're welcome. ;-)
Thank you!
--
Pete Peter Turnbull
Network Manager
Dept. of Computer Science
University of York
G'day,
I have one of these beasties sitting around - they're a mid-late 1970's
design I believe (the only date I can find on it however is the copyright on
the PCB for the powersupply - 1971).
At first glance, it does appear to work - powers up and screen glows a
wonderfull cliche green. Serial cord connected and send data to it... no
effect. :(
So, has anyone ever setup one of these things to work as a terminal to a
common garden PC (linux user I am)? Might the screen have burnt out and it
simply is unable to display anything I send to it anyways? Does it need a
straight-through or null-modem serial connection? Do I need to send an
initialisation string to it before it'll accept and display any data?
None of these things I know, and trial and error problem solving can be
frustrating, especially if other problems prevent them from being solved
that way! ;)
btw, I have a few cheap webcam shots of the thing, and can get them on a
webpage, if anyone is interested in seeing the thing.
.../Nemo
--
-=- <nemo(a)net.house.cx> -=- http://www.net.house.cx/~nemo/ -=-
-=- -=-
-=- The real trouble with reality is that there's no background music! -=-
From: Richard Erlacher <edick(a)idcomm.com>
>
>without physically modifying the orignal boxes, though that's not always
>easy. I'm curious about whether a "real" Altair user has preference for
one
>or the other of the two modes of interfacing the clearly not original
MITS
My $0.02 is unless it's a 8800B a stock Altair unmodded is not something
I'd desire to run. To collect as static historical item unmodded is
fine.
Over the years it was rare I that I'd see a Altair 8800(A) that was pure
altair.
I knew of only one, it was one cranky beast!
Allison
All listmembers: It should be obvious that you do NOT, under ANY
conditions, want to execute the file that got spammed to the list. It
contains a fairly nasty virus. It should be deleted without hesitation.
I've tracked the spammer back to snip.net, and I just got off the phone
with their tech support center. The spam is already on its way to them with
a request to crater the account responsible.
You're welcome. ;-)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Bruce Lane, Owner and head honcho, Blue Feather Technologies
http://www.bluefeathertech.com // E-mail: kyrrin(a)bluefeathertech.com
Amateur Radio: WD6EOS since Dec. '77 (Extra class as of June-2K)
"I'll get a life when someone demonstrates to me that it would be
superior to what I have now..." (Gym Z. Quirk, aka Taki Kogoma).
Today, Snowhite was turning 18. The 7 Dwarfs always where very educated and
polite with Snowhite. When they go out work at mornign, they promissed a
*huge* surprise. Snowhite was anxious. Suddlently, the door open, and the Seven
Dwarfs enter...