Now, I didn't say anything about simulation. I suggested a couple of ways
of making hardware which emulates the "real McCoy" in that it plugs
something other than the original MFG's proms into the sockets. How you get
there, or how you proceed afterward is not defined.
True, if a simulation hosted on another machine satisfies you, the job is
trivial by comparison with getting the old dinosaur to breathe. It's all a
question of what it takes to trip your trigger.
The fact remains, however, that one could either install copied EPROMs into
the sockets, or, in those cases where the EPROMS are no longer readily
available, build some sort of hardware-compatible substitute. I merely
suggested that one form of HARDWARE emulation, which is more than just
substitution of one piece of hardware for another, might be to use those
"smart-socket" parts from Dallas Semi and stuff them with RAM which could be
written in some way as yet TBD prior to their installation. I've got some
UK-made 15-year old 2kx8 battery-powered RAMs which still work. They're an
option, though there are others which are somewhat less bulky.
The latter substitution seems to me to be a far cry from simulation on a
different computer.
Dick
-----Original Message-----
From: Mike Ford <mikeford(a)socal.rr.com>
To: Discussion re-collecting of classic computers
<classiccmp(a)u.washington.edu>
Date: Monday, November 01, 1999 2:29 AM
Subject: Re: EPROM issues, who can burn?
>>1) if the goal is to have an "authentic" system, one has to have the
>>authentic EPROMs with the binary images in them. The spec's for
programming
>>pre-32-pin eproms were not kept secret.
>>
>>2) if the goal is simply to have a working system, there are several ways
to
>>get around the ancient EPROM oddities. All of these involve wiring and
>>maybe even soldering something. The easiest of them, however, is to build
>>an adapter board with the binary images residing in battery backed rams
>>intended for substitution for EPROMs, and a simple programmer for them for
>>those situations when things go wrong.
>>
>>3) Now comes the hard part . . . You have to choose.
>
>Thats simple, if emulation will make you happy, why stop at the eproms,
>just run one of the emulators for the whole system on your PC. My goal is
>to get old systems running at a low cost, and I think that means original
>or functional equivalent parts.
>
>
In a message dated 11/1/99 10:09:08 AM Eastern Standard Time,
rhudson(a)ix.netcom.com writes:
> On 10/31/99 18:35:52 you wrote:
> >Most likely a generous soul will step forward and offer a set for postage.
> >I hope to one day have all my stuff set up so that i could easily answer
> >just such a request myself.
> I wonder if any of those disks (system esp.) and manual are copyright and
> if Apple cares. Anyone know if Apple still can provide?
> >
> >OTOH you know a lot of the old software doesn't need another floppy with
> >DOS etc. on it to run. You boot from the "game" disc and its all on that
> >disc. The system discs are for utilities, formatting new floppies, etc.
>
> I have found 1 game disk that will boot the machine and play several
> "Racing" games but I also don't have paddles (pinouts and parts anyone???)
> aren't paddles just 100ohm pots?
>
> I want to do some programming in BASIC on a simpler machine than my laptop.
> I have an emulator too is there a way to copy the images from the emulator
> to the real machine?
>
> Thanks all!
contact me off list and i can set you and/or anyone up with apple disks.
DB Young Team OS/2
--> this message printed on recycled disk space
view the computers of yesteryear at
http://members.aol.com/suprdave/classiccmp/museum.htm
(now accepting donations!)
I think those paddles were 100 K-ohm pots!
Be careful!
Dick
-----Original Message-----
From: rhudson(a)ix.netcom.com <rhudson(a)ix.netcom.com>
To: Discussion re-collecting of classic computers
<classiccmp(a)u.washington.edu>
Date: Monday, November 01, 1999 8:09 AM
Subject: Re: Apple ][ + but no Floppies
>On 10/31/99 18:35:52 you wrote:
>>Most likely a generous soul will step forward and offer a set for postage.
>>I hope to one day have all my stuff set up so that i could easily answer
>>just such a request myself.
>I wonder if any of those disks (system esp.) and manual are copyright and
>if Apple cares. Anyone know if Apple still can provide?
>>
>>OTOH you know a lot of the old software doesn't need another floppy with
>>DOS etc. on it to run. You boot from the "game" disc and its all on that
>>disc. The system discs are for utilities, formatting new floppies, etc.
>
>I have found 1 game disk that will boot the machine and play several
>"Racing" games but I also don't have paddles (pinouts and parts anyone???)
>aren't paddles just 100ohm pots?
>
>I want to do some programming in BASIC on a simpler machine than my laptop.
>I have an emulator too is there a way to copy the images from the emulator
>to the real machine?
>
>Thanks all!
>ron
>
Hans said:
>>WD7000 scsi/hdd controller
>
>The WD7000 is an ESDI controller
As well as a SCSI controller for the tape drive.
The controller in the 3000 is an OMTI-8, looks like MFM.
>The bus is completely incompatible with the PC ISA bus. Nothing is likely to
>work.
Yikes! So why did they call it an ISA bus? Just to get my hopes
up, I'm sure.
>monitor cable with it but I have one from a Decstation that works OK. They
>run a unique OS called Domain which I don't have. Mine has a 300meg ESDI
I have some tapes, lessee, from the top of the box,
017062-001 Rev 00 CRTG_FTN_1 FTN V10.7 M/V10.7.MPX
013736 Rev 00 CRTG_PHIGS_1 PHIGS Ver 1.0
017287-001 Rev 00 CRTG_STD_SFW_1 System release ver SR10.2
017286-001 Rev 00 CRTG_SFW_BOOT_1 System release ver SR10.2
017287-003 Rev 00 CRTG_STD_SFW_3 System release ver SR10.2
017287-002 Rev 00 CRTG_STD_SFW_2 System release ver SR10.2
and third party, Auto-trol Technology CREATED JANUARY, 1989
Part No.: 100-74067-003 Rev.:00030B
S7K ENCRYPTION KEY MEDIA, APL
RELEASE 3.0 LMPI 0303
CARTRIDGE 1 OF 1 ECN: A4222
Wouter
BTW, can someone please forward digest 940? Our upstream
provider lost an argument with a bulldozer, line was down
for most of two days...
<Well . . . here we go . . . the fact that N* memory mapped their FDC was on
<thing that clearly would fall in the MISTAKE category. What the reason fo
<the existence of the smaller TPA resulting from memory mapping anything is
the TPA bit was something I could care less about. The memory mapped
design was functional, not pretty. Of course the first controller I'd
built was IOmapped not for more space but because it was easier to decode
8bits rather than 16. Was it the right way for them, not really but it
worked. there were plenty of other memory mapped designs that were not
nearly as nice. It's the way it was right or wrong. So happens I have
two and one replaced my altair. It was a damm sight better and reliable
depite two lightiing hits. The only design fault I sought to fix was
the lack of storage denisty, 80k per drive was far from enough. The later
controller and software was an improvement but hard sector was a problem
as it was not even remotely portable. The processor card and the IO on
the backplane was however very nicely done. Like many I used third party
ram mostly because I'd alreay had 32k of SEALS 8k static from the altair.
I still do not ahve NS* ram for the odler box, I'd put in a Compupro
Ram-16 back in '84 to get rid of the six 8k static and a 16k static.
Such is the evolution of just one system.
<of no relevance. It was a justification for SOME of us, me included, to
<draw a line through their products whenever they appeared in a list. Of
<course their price would have been another.
It was their price that made them attractive. Least on the east coast.
Some systems like CCS I'd never seen until a few years ago. Others were
a bit rich price wise or questionable vendors.
Allison
The only way I know to deal with it is to read and then forward the "archive"
files to the owner or person that sent me the EPROM. I have a LABTOOL 48 here
if anyone wants something read - and not just EPROM's. I have not purchased any
adapters yet however. The data for what it will read is at
http://209.24.23.113/products/alldevices.htm What they do with their archive is
their business. If they want to forward back to me an image they want burned I
can't keep track of all the different image files.:)
Definately save all the EPROM's you come across for the above reasons. I never
used to and now I regret it. I am having to scrounge all the time when I need
one.
>one thing I absolutely cannot deal with is a lawsuit!
>
Me either.
Dan
<The peripherals were never expandable, although a couple of engineers
<supposedly tried hacking a hard disk interface off the stacking connector
<in the 11/150. (An IDE interface would be slick if someone could do
<it).
The easiest way is to tweek the 8085 for the IO and use the floppy disk
or Tu58 connector as its a simple 8bit bidirectional parallel path.
the IDE side would have to have local smarts added.
If you want to expand it go qbus...
Allison
Well . . . here we go . . . the fact that N* memory mapped their FDC was one
thing that clearly would fall in the MISTAKE category. What the reason for
the existence of the smaller TPA resulting from memory mapping anything is
of no relevance. It was a justification for SOME of us, me included, to
draw a line through their products whenever they appeared in a list. Of
course their price would have been another.
Nevertheless, I ALWAYS noticed their ads in BYTE or KILLABROAD. They looked
nice . . . kind-of like an ALTAIR or IMSAI, but without those annoying
switches.
Dick
-----Original Message-----
From: Allison J Parent <allisonp(a)world.std.com>
To: Discussion re-collecting of classic computers
<classiccmp(a)u.washington.edu>
Date: Sunday, October 31, 1999 12:50 PM
Subject: Re: Northstar Horizon
>
><well, too, but rather that the N* environment is so limited, particularly
i
><the Horizon with its 8K ROM space, that many compiled programs won't work
>
>There is only 2k of ram space (e800h to efffh) the upper 4k is usable.
>This space is carved out by the memory mapped disk controller not the cpu
>any other component.
>
><because the TPA is too small. What's more, the FDC isn't capable using of
><CP/M-standard (IBM-3740, SSSD 8") diskettes.
>
>Typical TPA using a NS is 56k, though if you put the bios in the top 4k
that
>58k.
>
>ALL if that is ONLY if the NS* controller is used as the rest of the system
>is not biased in any way by eprom/rom maps.
>
><They're OK as a curiosity, but back in the lat '70's and early '80's, they
><were not well received because of the TPA and FDC issues mentioned above,
><and I warn everyone off them due to their resulting limitations.
>
>They were popular and widely used, thats why they are common. The greatest
>featur of them at that time was they worked more so than most of the other
>s100 gear. No if you want MMU equiped CPU and DMA controllers there were
>few if any of those before the early 80s and the NS* is a 1977 machine.
>
>I have two, one running a MDS-A single density controller in the
>configuration you'd find on in back in 1977 save for I have 3 half height
>floppies where the 2 full height ones are and a half height (st225) hard
>disk using a teltek controller on with a 52k tpa (the hard disk driver
>eats 2k) and the second has a softsector controller of my design that is
>62k tpa, the z80 is been modified (different crystal) for 8mhz and supports
>a hard disk (also teltek controller). I consider them fine 4mhz z80 CPM
>systems and they run everything. NS* dos is also ok and the hard sectored
>(real NS* controller) runs UCSD Pascal P system as well (I have the
original
>NS* build I bought in 1978).
>
>As a collectors sytem or very exciting Z80 system these are not it. They
>were too common for collectable and are only classic. As a really fancy
>no holds z80 system again they were vanilla. They did get purchased in
>gobs around '78-80 as business turnkey boxes as they were known to work and
>most of the bad press they got was the shugat SA400 floppies (not rugged
>drive!) and the 16K NS* ram was not so good (plenty of other ram cards
>were substituted very successfully).
>
>You want a hot (s100) z80 system? Look at CCS, Compupro, Morrow, Vector
>or one few get to see a full front pannel Ithica Intersystems.
>
>You want fast... Teltek or SDS single board s100, these were Z80 4/6/8mhz,
>2 serial, parallel printer and FDC plus 128k ram on one card.
>
>The one system turned 21 this year! The other was a 1980 build.
>
>Rather than get into the S100 vs XXX bus... S100 was a really badly
>designed bus (fell in to it would be the most kind) but it worked if
>understood it's quirks. At early 80s the issue was cost and software
>not the bus used anyway.
>
>
>Allison
>
>
The easiest thing would be to get a serial card, right?
I've got a box of Apple-][ stuff, prom programmers, serial boards, video
cards, Z-80 boards, memory cards, FDC's of various sorts, and a wire-wrap
card. So long as I have the ww-card, there's a chance of extracting useful
work from it someday.
If I find a duplicate DOS diskette or something, I could let you have it.
Remind me in a couple of days, please, and I'll let you know what I've
found. Unfortunately, I only saved one FDD, so I can't produce duplicates.
Dick
-----Original Message-----
From: rhudson(a)ix.netcom.com <rhudson(a)ix.netcom.com>
To: Discussion re-collecting of classic computers
<classiccmp(a)u.washington.edu>
Date: Sunday, October 31, 1999 5:30 PM
Subject: Apple ][ + but no Floppies
>Can anyone help me out I have a working apple ][ plus but no floppies with
DOS or Prodos on them.
>Also no serial port on the machine.
>
>Whats to do?
>
>Ron
>
>rhudson(a)ix.netcom.com
>
Well I just returned from the Jacksonville Florida hamfest. It wasn't as
big as I had been told it would be but I managed to score some NICE items.
Here's the list of the major items:
(1) Kontron Logic Analyzer, 150 Mhz, 64 channels. With a plug in 48 channel
pattern generator and all the probes, grabbers, keyboard, etc. I only
need a manual for it. Hint, Hint!
(2) Radio Shack model 1 computer with an expansion/interface box by
"Holmes". I don't know what's in the box but it looks like more memory
along with a disk drive interface and printer interface. also two RS disk
drives for it.
(3) Another Radio Shack Model 1 computer. THIS ONE DOES NOT HAVE THE
SEPARATE KEYPAD!
(4) A disk drive for a RS color computer.
(5) four large bags of data books.
(6) A BT-970 computer and printer with disks. The owner is supposed to
mail me the manuals. The BT-970 was built by Televideo for Bell Telephone
(hence the "BT" nomenclature). It looks like one of the funky 970
termianls. The monitor is mounted in a yoke to the left of the case and it
can swivel up and down. The case has two 5 1/4" disk drives. Both are
mounted vertically, one above the other. It does run MS-DOS. I've never
heard of one before, does anyone know any more about them?
Well, as Marvin and Mike have said, it was pretty good day at TRW,
tho really hot, like summer... I was not expecting to be working up
such a sweat on Halloween. East-coast folks: nyaaah nyaaahh!!! ;}
It seems it was 'freebie' day yesterday... my most striking gift
was a large box of 3/4" U-matic video tapes (13 of them) put out by
Digital, titled 'The VAX-11 Instruction Set' They are of course a
a video tutorial on that subject. I popped the first one into the
player last night and it put me straight to sleep... they are the
typical mid-80s hideously boring industrial instruction format..
the graphics of a school film and voice-over by some un-inflected
perfect-diction guy who pronounces mnemonic as 'newmunik'... but it
is still a cool find. I think when DVD software gets a little
cheaper it would be a good candidate for archival on that format.
TO clarify Mike Ford's previous post... the DEC item in question
was a PDT-11 (not PDP) with two other raw Shugart 8" drives. There
were several other old PCs and some removable HD docking chassis,
but I did rescue the PDT and now it lives here. Thanks Mike!!
Another listmember delivered several boxes of Good Stuff to me, of
interest to The List would be 2 VT-240s, a Wyse terminal, and a box
of 5 1/4" floppies full of vintage PC software.. which I *think*
Marvin stole from the back of my truck... better him than me.
Mike sold me a rack-mount Pentium 133 machine which I plan to use
as networking box to talk between my PDP-11s and uVAXs and the more
modern world... oh goodie... another Project.
Marvin, Mike Ford, Dave Dameron, Aaron Finney [+ three Child
Processes he has spawned], and Elliot all came to visit.. several of
us then went to Brunch, tho Mike and Dave got lost and Aaron was
otherwise occupied [ ;) ] so Marvin and I just talked trash about you
guys over chow. Some non-classiccmp friends of mine were there also,
as I was sharing one of my spaces with our local Ham repeater group,
so they could sell some jun^H^H^H^H 'Merchandise' and raise money for
upgrades, which they did.
All-in-all a very fun time in SoCal.
---------------------------------------------
Questions for the List:
Anyone ever use these instruction videos? I'm interested in your
opinions if you remember the tapes at all.
I recall a thread or two revolving around the PDT-11... before I
go slogging back thru the archives.. can someone give me a capsule
description of the PDT-11 and where it fit in the DEC scheme of things?
Cheers
John
In a message dated 10/31/99 6:00:35 PM Eastern Standard Time,
kyrrin(a)bluefeathertech.com writes:
> At 12:08 31-10-1999 -0700, you wrote:
>
> >Something has been rattling around my head and I have the urge to get it
> >onto the ether (sorry I know it hasn't been a week yet, but the time did
> >change).
> >
> >Somebody needs to set up an archival site for EPROM images, and we need to
> >come up with a regular/practical method of getting data burnt into a chip
> >for anybody that needs it.
>
> <snip>
>
> Great minds think alike. I'm in the process of doing EXACTLY this. The
> kicker is twofold:
>
> 1). USWorst, or some other carrier, needs to make DSL service available in
> my area so I can put my domain on the air.
>
> 2). I'm concerned about copyright violation, even on the older stuff. The
> one thing I absolutely cannot deal with is a lawsuit!
>
> >More thinking, we need to keep the site private, or upload only, with
> >download permission only to selected individuals (who I would hope would
> >keep a mirror of the site in case the main site had a problem).
>
> Ahhhhh... now THAT might get me around the copyright issues! Set it up
> such that only the folks who own equipment that can use the images can get
> to it...
Have it the same way as they do the MAME ROM images; just have it on a
publicly accessable site, but just have a disclaimer that says for 'archival'
purposes only. everyone pretty much understands what the deal is. ;->
DB Young Team OS/2
--> this message printed on recycled disk space
view the computers of yesteryear at
http://members.aol.com/suprdave/classiccmp/museum.htm
(now accepting donations!)
>Somebody needs to set up an archival site for EPROM images, and we need to
>come up with a regular/practical method of getting data burnt into a chip
>for anybody that needs it.
A few thoughts:
1. Really, really old devices aren't well supported on even the best
modern programmers. (The obvious example of this is the Intel 1702A.)
In many cases you have to go back to "classic" programmers to get these
programmed.
2. Some devices (particularly PALs) with the security fuse blown *can* be
reverse engineered through either detective work or brute force.
--
Tim Shoppa Email: shoppa(a)trailing-edge.com
Trailing Edge Technology WWW: http://www.trailing-edge.com/
7328 Bradley Blvd Voice: 301-767-5917
Bethesda, MD, USA 20817 Fax: 301-767-5927
Hi, I ran accross your message in a web search. I have a working and
currently running Northstar Horizon, I have parts like drive controller, i/o,
mamory cards and a few teac drives. I also have alot of documentation on
northstar Horizon & Advantage computers, plus software like N*Basic, N*Cp/m
etc. Are u building one? need help getting it goin let me know.
Steve Benedict
Redwood City, California
<cultural bias developed during the early years of CP/M compilers, which
<often generated code blocks too large to be used in a N* with its BASIC RO
<in place. There were some locally-generated business software packages
What basic rom? The boot for the NS* and the memory mapped controller was
only 2k though awkward at E800h orgin. the top 4k was available and quite
usable.
<The main issue for me, of course, was the compatibility issue, which, as
<you've pointed out, could be dealt with by selective paring and pruning.
Back then compatability was a generic issue. unless you were locked to only
hardware do disk format (come to think of it, most of us were!).
<Integrand, (Visalia, CA) which unified the drive and system packages, and
<put whatever the currently "best" board set or assortment in it. That
<usually meant CCS or SD Systems, at the time.
Good stuff... but still thing like boot disks were generally locked to the
disk controller used and often the serial IO used. CPM was supposed to fix
that but being sparse in some areas people would go direct to the hardware
and... incompatable... to say it was annoyance of the era would be an
understatment.
Allison
< Well I'm trying to rebuild an Altair but it's ending up with mostly N*
<parts! So far it has a N* disk controller and it's getting a N* CPU card
<(when I get it finished.) I have quite a bit of N* application software
<that I've bought over the 'net. Looks like it's going to be a N* in an
<Altair's skin! I'll be needing some memory and I/O cards and other stuff
<after I get the CPU working. I know I need some N* operating system disks
Not an unusual config for altairs in the late '70s. Altair disks were about
4x the price of the NS* (MDS-A) one and it was smaller too.
Allison
Well, Parrrrrdonn me! My statements re: N* reflected a locally developed
cultural bias developed during the early years of CP/M compilers, which
often generated code blocks too large to be used in a N* with its BASIC ROM
in place. There were some locally-generated business software packages
which, for a time, wouldn't run on N* because of the small TPA. This was
later resolved, in that the code was rebuilt with a smaller map. The FDC
compatibility problem went away when the SW vendor got a N*. This suggests
the N* was, in general, popular enough to warrant such steps.
The main issue for me, of course, was the compatibility issue, which, as
you've pointed out, could be dealt with by selective paring and pruning.
That was not cost-efficient, however, and, since my living and that of my
colleagues of the time was dependent on making things work at the lowest
possible overall cost, the notion of buying a box and then
replacing/augmenting some of its innards was not fiscally palatable. The
approach which suited me best at the time was to buy a box, e.g. from
Integrand, (Visalia, CA) which unified the drive and system packages, and
put whatever the currently "best" board set or assortment in it. That
usually meant CCS or SD Systems, at the time.
I did, after all, indicate that the N*'s were not readily impeachable on
grounds of functional or reliability issues.
Dick
-----Original Message-----
From: Bob Stek <bobstek(a)ix.netcom.com>
To: Discussion re-collecting of classic computers
<classiccmp(a)u.washington.edu>
Date: Sunday, October 31, 1999 11:17 AM
Subject: RE: Northstar Horizon - them's fightin' words!
>Now just a minute, there! As a founding member (along with John Dvorak
when
>he sold N* software out of his home in his "Software Review" newsletter) of
>the International NorthStar User's Association (INSUA) I take issue! The
>NorthStar's "limitations" (so-called) were there because they were one of
>the pioneers with an early 4 MHz Z-80 powered S-100 box without the
switches
>and blinkin' lights so beloved by members of this group (myself included,
as
>an IMSAI owner w/ N* drives!)- this was prior to CP/M, when 32k was a
>mammoth amount of memory. With its sleek, brushed aluminum front panel and
>walnut cabinet it could fit into the office environment of those
>professionals / pioneers who wanted a micro to do useful office work. N*'s
>BCD arithmetic gave exact answers even before MBASIC users began to
complain
>about "rounding" errors. And for serious number crunching, add N*'s
>hardware FP board, and top it off with Allen Ashley's N* BASIC compiler
>(under N* DOS or CP/M) and you had a very fast system. A 56k CP/M system
>was considered more than adequate for most programs. What programs in
>particular couldn't you run? Of course we all wanted a bigger TPA, and
>there were ways to achieve this. The most elegant, IMHO, was to replace
the
>N* controller with one from Morrow which could handle N*'s native
>hard-sectored format, as well as soft-sectored 5" and 8" formats. You
could
>also move N*'s boot PROM from E800 to F800 without too much difficulty, and
>add an 8" controller as well.
>
>Curiosity, indeed!
>
>Bob Stek
>bobstek(a)ix.netcom.com
>Saver of Lost SOLs (and expanding Horizons!)
>
>-----Original Message-----
>From: CLASSICCMP-owner(a)u.washington.edu
>[mailto:CLASSICCMP-owner@u.washington.edu]On Behalf Of Richard Erlacher
>Sent: Sunday, October 31, 1999 12:01 PM
>To: Discussion re-collecting of classic computers
>Subject: Re: Northstar Horizon
>
>
>I am not, nor have I been, trying to get a Horizon, or any other model of
N*
>going. I recently arranged to give away my last bit of N* hardware, a Z80A
>CPU card. I have had lots of trouble finding people who would take it.
The
>problem, of course, isn't that they don't work, because they do, and very
>well, too, but rather that the N* environment is so limited, particularly
in
>the Horizon with its 8K ROM space, that many compiled programs won't work
>because the TPA is too small. What's more, the FDC isn't capable using of
>CP/M-standard (IBM-3740, SSSD 8") diskettes.
>
>They're OK as a curiosity, but back in the lat '70's and early '80's, they
>were not well received because of the TPA and FDC issues mentioned above,
>and I warn everyone off them due to their resulting limitations.
>
>regards,
>
>Dick
>-----Original Message-----
>From: JusmeSJ(a)aol.com <JusmeSJ(a)aol.com>
>To: Discussion re-collecting of classic computers
><classiccmp(a)u.washington.edu>
>Date: Saturday, October 30, 1999 10:30 PM
>Subject: Northstar Horizon
>
>
>>Hi, I ran accross your message in a web search. I have a working and
>>currently running Northstar Horizon, I have parts like drive controller,
>i/o,
>>mamory cards and a few teac drives. I also have alot of documentation on
>>northstar Horizon & Advantage computers, plus software like N*Basic,
N*Cp/m
>>etc. Are u building one? need help getting it goin let me know.
>>
>>Steve Benedict
>>Redwood City, California
>
<well, too, but rather that the N* environment is so limited, particularly i
<the Horizon with its 8K ROM space, that many compiled programs won't work
There is only 2k of ram space (e800h to efffh) the upper 4k is usable.
This space is carved out by the memory mapped disk controller not the cpu
any other component.
<because the TPA is too small. What's more, the FDC isn't capable using of
<CP/M-standard (IBM-3740, SSSD 8") diskettes.
Typical TPA using a NS is 56k, though if you put the bios in the top 4k that
58k.
ALL if that is ONLY if the NS* controller is used as the rest of the system
is not biased in any way by eprom/rom maps.
<They're OK as a curiosity, but back in the lat '70's and early '80's, they
<were not well received because of the TPA and FDC issues mentioned above,
<and I warn everyone off them due to their resulting limitations.
They were popular and widely used, thats why they are common. The greatest
featur of them at that time was they worked more so than most of the other
s100 gear. No if you want MMU equiped CPU and DMA controllers there were
few if any of those before the early 80s and the NS* is a 1977 machine.
I have two, one running a MDS-A single density controller in the
configuration you'd find on in back in 1977 save for I have 3 half height
floppies where the 2 full height ones are and a half height (st225) hard
disk using a teltek controller on with a 52k tpa (the hard disk driver
eats 2k) and the second has a softsector controller of my design that is
62k tpa, the z80 is been modified (different crystal) for 8mhz and supports
a hard disk (also teltek controller). I consider them fine 4mhz z80 CPM
systems and they run everything. NS* dos is also ok and the hard sectored
(real NS* controller) runs UCSD Pascal P system as well (I have the original
NS* build I bought in 1978).
As a collectors sytem or very exciting Z80 system these are not it. They
were too common for collectable and are only classic. As a really fancy
no holds z80 system again they were vanilla. They did get purchased in
gobs around '78-80 as business turnkey boxes as they were known to work and
most of the bad press they got was the shugat SA400 floppies (not rugged
drive!) and the 16K NS* ram was not so good (plenty of other ram cards
were substituted very successfully).
You want a hot (s100) z80 system? Look at CCS, Compupro, Morrow, Vector
or one few get to see a full front pannel Ithica Intersystems.
You want fast... Teltek or SDS single board s100, these were Z80 4/6/8mhz,
2 serial, parallel printer and FDC plus 128k ram on one card.
The one system turned 21 this year! The other was a 1980 build.
Rather than get into the S100 vs XXX bus... S100 was a really badly
designed bus (fell in to it would be the most kind) but it worked if
understood it's quirks. At early 80s the issue was cost and software
not the bus used anyway.
Allison
I am not, nor have I been, trying to get a Horizon, or any other model of N*
going. I recently arranged to give away my last bit of N* hardware, a Z80A
CPU card. I have had lots of trouble finding people who would take it. The
problem, of course, isn't that they don't work, because they do, and very
well, too, but rather that the N* environment is so limited, particularly in
the Horizon with its 8K ROM space, that many compiled programs won't work
because the TPA is too small. What's more, the FDC isn't capable using of
CP/M-standard (IBM-3740, SSSD 8") diskettes.
They're OK as a curiosity, but back in the lat '70's and early '80's, they
were not well received because of the TPA and FDC issues mentioned above,
and I warn everyone off them due to their resulting limitations.
regards,
Dick
-----Original Message-----
From: JusmeSJ(a)aol.com <JusmeSJ(a)aol.com>
To: Discussion re-collecting of classic computers
<classiccmp(a)u.washington.edu>
Date: Saturday, October 30, 1999 10:30 PM
Subject: Northstar Horizon
>Hi, I ran accross your message in a web search. I have a working and
>currently running Northstar Horizon, I have parts like drive controller,
i/o,
>mamory cards and a few teac drives. I also have alot of documentation on
>northstar Horizon & Advantage computers, plus software like N*Basic, N*Cp/m
>etc. Are u building one? need help getting it goin let me know.
>
>Steve Benedict
>Redwood City, California
Anybody interested in this Tandy 1000? Please contact the owner directly.
Reply-to: jjones2(a)csuhayward.edu
---------- Forwarded message ----------
Date: Mon, 18 Oct 1999 14:17:54 -0700
From: Jean Jones <jjones2(a)csuhayward.edu>
Subject: Old Tandy Computer
Hi,
I have a Tandy 1000 w/ dot matrix printer and monitor in my garage. I
have floppies to go with it. Desk mate etc. DOS 3.0 on floppy to run
it Word perfect 5.0 on floppies
Well, it still works(sound effects and all) In fact, it only left my 12
year-old son's room LAST MONTH to live in garage. He wrote his 6th
grade reports on it last year in WP 5.0
I guess I am crazy, but will not let this vintage 1980 computer go to
the dump. Are you interested???
Will donate to good home!!
J2
Sellam International Man of Intrique and Danger
-------------------------------------------------------------------------------
Looking for a six in a pile of nines...
VCF East? VCF Europe!? YOU BETCHA!!
Stay tuned for more information
or contact me to find out how you can participate
http://www.vintage.org
Hi all,
I've got a SparcPrinter with the lp card and cables that could be
available to a local (too heavy/delicate to ship). I also have a
Sparc1 hanging around that you could turn into a print server. No
reasonable (or other) offers refused, trades are great. If someone out of
the area is absolutely desperate for one, I'll drive it over to Mailboxes
etc at your expense/liability...
Sorry it's not quite to the list's definition of "classic" (soon!), but I
thought someone on the list might be able to use it. It's actually a
pretty decent laser printer, just kind of slow. Using the Sparc1 w/Linux,
you could set it up as a print server for Unix/Windows/Macintosh machines
(I have the lpviio.h file to modify Ghostscript too). I'm just out of room
and just got an Apple Personal Laserwriter NTR for my desk, so something's
got to go.
Cheers,
Aaron
I tried that downgrade from VT180 to Vt100 and you know what? it
Works! Now heres a little Cool (good compliment) to those wonderous DEC
engineers who must have loved to play with weird and unusual designs. Py
point of View also stems from my expirence with my Rainbow 100 Computer
and what I learned about Both the Vt180 and the Rainbow 100.
DEC's engineers loved to lay their add-on boards flat. Unlike the
IBM Pc type of Perpendudicular layout.
Dec loves to stack addons on top of addons! Lets see, the VT100's
AVO is stacked on top of the Controller, the STP board has a small
satelite board on top of it. (I made a goof when I said there was an
ocilator circut on it. it consists of 3 chips. Lets say you wanted to make
an Addon for the AVO.. EASY! Stack one More on it. Oh yeah, you are out of
room there. Oh well. so run a ribbon cable to the two Empty Card cage
slots of my Vt180!
These people from reading "Hackers" loved to allow people to
tinker with their stuff, Dec loved them so much that they sold Service
manuals with diagnostics and programming info! I have the Rainbow 100
TEchnical guide and the admendum which tells you alot about How the
various boards work! In fact the MIT hackers added additonal instructions
to thier PDP computers (the older transistorinzed one *PDP 8?) Its quite
a shock compared to the modern plastic, glued shut and disposable
technoligy of today).
Their Idea of a Self Shorting Card slot blew my mind! Never saw
anything like that in my 31 years of life! Remove the STP and what you
got? a standard WORKING Vt100? No soldering! No trace cutting? and I love
this! No DIP Switches to switch!
In fact I bet one could even replace that STP with a generic
computer such as the SB180! or perhaps the guts of a H89 (using the Vt100
as a console!
While we are praising the older computer technoligy lets not
forget the H19/H88/H89 system. Like the Vt180 it was a terminal (H19) with
the CPU daugher board BEHIND the Terminal controller. From my futzing with
the system to fix my H88 that broke. (No, sigh.. its long gone) You had to
unbolt the board, unplug the Serial cable to the H19 board plug one of the
serial cables from a serial port into the h19 connector and Volia!
Instant H19 Terminal! and it had a "Flip Top" Case!
A pearl of wisdom from the y2K newsgroups:
-------------------------------------------------------------------------
Y2K appears to be the Baby Boomers mid-life crisis, and it has the
potential to be a dandy.
-- Anonymnous --
--------------------------------------------------------------------------
B'ichela
<ALSO EXTREME WARNING!! The standard power supply for a VT103
<is able to output ONLY 16 amps on the 5 volts and very little on the 12 vol
this is a problem and if you pick the cards right a Q22 11/23 can be built
but its tight for power.
If the disk is in an external box power is less a problem.
<While I definitely agree that the VT103 was a very interesting piece of
<hardware, what I do not understand is why it was not extended - unless
<DEC was so loath to admit that it could not add a hard drive at that point
It's product code was MDS-11A, it was intended as a small devopment system
for Falcon (KXT-11) card users. Also at that time KO made a point that
that PCs were not a business to persue.
there was a version that was Vt100 based and built for newspaper use.
The system had 11/23 base and was MOP loaded from the host. The keyboard
was NOT the stand VT100 one and had a lot more keys.
There were due to space in the box and parts that would fit however many
hacks (from DECs CSS, Computer special systems <for a price anything>)
and external to DEC.
Allison
At 03:16 PM 10/29/1999 -0400, you wrote:
>
>Hi,
>
>I am playing with the PDP11 emulator by Bob Supnik, and I have a running
RSTS/E.
>
>I just recently figgured out how to add new users..
>I am still trying to figgure out how to send files to the "lineprinter"
>and how to punch files
RSTS was one of the first systems I hacked.
We used to make changes to the kernel on disk (like non-priving
the peek() statement), then crash it. The operators would reboot
and the changes would take effect.
Hey, I was in college at the time.
IIRC (and most times I don't), you wrote print files to disk
and used the 'que' program to send it to the system print queue.
You may also be able to open 'lp0:' and write directly.
Lance Costanzo http://www.webhighrise.com
System Administrator Website and Virtual Domain Hosting
lance(a)costanzo.net starting at $5/month, no setup fees
Went to the big Hamfest and Computer Expo here in St. Paul MN yesterday and found a few gems. Some are not yet 10 years old but getting there. I got HP 700/RX model C27088; a lot of ThinkPad items; new test patch cords 50 cents never opened; tons of software for various machines; early AdLib PC music system in the box; Sanyo EPROM programmer; lots of cables; some good books on microprocessors; new books on the Apple Newton; Heatkit service manuals, for keyboards,FD controllers,computers, portables, etc.; a MAC Portable Owner's guide in like new condition; and many other items (over 70). It was a fun day and I got to talk with other collectors there from our list.
please see embedded remarks below.
Dick
-----Original Message-----
From: Tony Duell <ard(a)p850ug1.demon.co.uk>
To: Discussion re-collecting of classic computers
<classiccmp(a)u.washington.edu>
Date: Friday, October 29, 1999 12:21 PM
Subject: Re: HELP! ( totally OT) - Hitachi Monitor problem
>> >Hey _I'm_ the one that flames about not being able to get service
>> >information for everything I own. Last time I ranted on about this you
>> >pointed out a number of good reasons why such information might not be
>> >available.
>> >
>> It's like getting the service manual for a car of the same vintage,
except
>> that when a car is this old, it's just starting to cause little problems
and
>> the third-party repair manuals are available everywhere. In the
electronics
>
>ALthough to be fair, most of the 3rd party car shop manuals are a waste
>of space. Having been caught out a couple of times, I now always work
>from the factory manual. It costs a bit more, but...
>
Agreed, though the original from the mfg is normally only available during
the first year or two of ownership. I have the Nissan manual for my Maxima,
though it was nine years old before I needed it. Frankly, I bought a 3rd
party manual only because I couldn't find the original.
>
>> business, there have never been really decent repair manuals from 3rd
>> parties, except maybe for TV's, of which I've never had one break.
>> Unfortunately, as the prices of these commodities drop, the level of
>> expectation to which the vendors respond drops as well. These days, you
can
>> get a really decent 20" monitor for $400 or less. When it breaks, it's
>> unlikely you'll get anyone to fix it for less than the price of a new
one.
>
>Except that in a lot of cases the old (and expensive when new) monitor
>(or whatever) is built a _lot_ better than the modern 'replacemnt' (and
>it may well give better performance as well -- a lot of modern monitors
>have terrible convergence, etc).
>
>I guess I'm strange, but I'd rather repair something that was once great
>than replace it with something that could never be as good...
>
Yes, but new monitors these days have flat screens and are VERY sharp and
VERY linear, unlike the large-screen multisync displays of yesteryear. The
fixed frequency varieties which are so difficult to use for anything useful
are the outgrowth of this. Instead of making an "average" monitor with the
ability to sync at several sweep rates displaying appropriate resolutions,
they made one which was VERY linear and VERY well focused and converged at a
single frequency and let the boardmakers benefit from that.
>
>>
>> If you want a schematic of a 7-year-old TV set, I doubt it's readily
>> available either. I've never had a monitor repaired successfully by a
>
>Hmm... In the UK there were books produced every year of TV schematics. I
>have an almost-complete set from 1952 to 1981 (!) -- these ones cover
>radios, tape recorders, etc as well. And beleive-it-or-not, many public
>libraries have at least some of them available.
>
>So finding the schematic of a 7 year old TV (which is not an old set
>IMHO) would not be a big problem.
>
>There are also companies who sell copies of old service manuals, for just
>about anything. I got the manuals for the Sony 'Rover' portable
>reel-to-reel video recorder and camera a few months back. That thing is
>over 25 years old, but there was no problem in getting a service manual,
>although Sony could no longer supply it.
>
>Said company does sell computer (mostly home micro) and monitor service
>manuals (I got the Sharp MZ80B manual + schematics from them). But
>obviously they can only supply manuals if the manufacturer of the device
>has produced them (and has given permission for them to be reproduced, I
>guess).
>
>There are some books of computer monitor circuits available, and then
>later they produced similar information on CD-ROM (basically just scans
>of the manuals). I found the latter to be painful to use, but the former
>are actually very useful. Even if your monitor isn't in there, there's
>likely to be something that's similar.
>
>> "professional" working at an "authorized" repair center. I sent in a
very
>
>I've never met a 'professional' who could repair anythign of mine. Why
>do you think I fix everything myself :-)...
>
Hear! Hear! ...
>
>[...]
>
>> >Although it's hard to imagine anything particularly clever/unusual in a
>> >standard colour monitor. Most monitors that I've worked on use pretty
>> >much standard circuitry.
>> >
>> That's what puzzles me about the color displays I have sitting about.
There
>> aren't many that look even remotely similar beyond the most superficial
>> observation. Not one has a flyback transformer, and all the
>> current-generation multisync types use some encapsulated device about
4x6x1"
>> or so to effect the power management functions.
>
>Hmm... In my experiece most single-freqeuncy monitors still use a
>traditional flyback transformer. I say 'most' because there are one or
>two that I have that use an independant EHT supply.
>
>As soon as you get to multiple scan rates (even just for EGA), it makes
>life a lot easier if you separate the EHT generator and the Horizontal
>output. EHT still comes from a 'flyback transformer' but it's not
>connected to the HOT. It has its own driver transistor. Both the HOT and
>the EHT-transformer output transistor are driven by the horizontal
>oscillator but the supply to the output stage (normally) is separately
>controllerd. This allows non-interacting EHT regulation and width
>control, I guess.
>
I wish I knew as much about these things as you, but I've stuck with the
circuits inside the computer, and allowed others, (obviously) to worry the
problems with monitors. I learned at an early age, that punched and screwed
chassis take skin of hands (or whatever else you have on their far side) as
you try to get away from the "bite" of the HV lurking inside.
>
>No idea what modern multisync-with-power-save+... do. I've never had the
>misfortune to have to really repair one. The couple I have fixed have had
>obvious faults that I could sort out without a schematic and without
>understanding how the unit really works. You know, faults like dry joints
>on the CRT base.
>
Unfortunately those are commone enough to motivate even me to look inside.
>
>-tony
>
Some potentially interesting stuff for rescue in the Utah area.
Please reply off-list to the original poster
-jim
------------------------------------------------------------------------------
>From: pmarzolf(a)juno.com
>Date: Wed, 27 Oct 1999 11:11:22 -0600
>Subject: Old computer stuff
>X-Mailer: Juno 3.0.13
>X-Status:
>
>I am the oldest programer still programming
>in the basic language.
>
>Through the years of programing I have collected
>alot of computer stuff. It starts with programes
>written for LGP-30 in 1956.
>
>I can't find anyone except the dump for all this
>stuff. I guess my problem is it is not on the
>west coast. If you or you know any one that
>would be interested I would like to hear from
>them.
>
>Paul V Marzolf
>2761 Morningside Dr.
>Salt Lake City, Ut 84124
>Email
>pmarzolf(a)juno.com
------------------------------------------------------------------------------
---
jimw(a)computergarage.org
The Computer Garage - http://www.computergarage.org
Computer Garage Fax - (503) 646-0174
<Wrong... (I think). My memory may be hazy but...
<The VT132 (and 131 I believe) both were capable of block mode.
<The 132 (I thought) was a 102 with block mode, AVO and Printer port
<capability.
Might be right, though I thought that was the VT161/2. there were a lot
of "flavors" of those.
<The VT131 had Block mode, STP, AVO done the old way... All three
<options and different roms.
<
<The 132 was a cost reduced 131 based on the 102 which came standard
<with 24 lines of 132 (without AVO) -- It was built in the standard
<VT102 logic board.
Thats it.
<The VT101 was a 102 without the AVO memory (I think) and was the bottom
<of the line VT10x in cost.
Yep!
<I think the 102 and 132 allows hardware flow control like the VT220.
Actually they all did. it was called restraint mode (pin 19 or 21)
I'd have to look).
<There were some interesting illegal (and legal) escape codes that did
<interesting different bugs to the VT100, 101 and 102 based on their
<setup settings. One of these bugs caused hell for VT102 and 101 users
<when the EDT program slowed their scrolling down to a crawl back around
<VMS 3.2 or so.
Ah yep. Remember the fix, VT52mode. Then came the group that produced
the Video SRM and later the printers SRMs (DEC STDs). the goal was to not
break anything and have compatability that made sense for later products.
Allison
<Could the VT103 supply handle the load of this stuff...?
<Hmmm...
Mine can... (not the standard part!)
<Is Bernie still around?
<I'd love to make ZCPR2 and ZCPR3 for the Rainbow available to the net
<but I'd need his ok...
Don't know. I've not been around DEC for 6 years. Didn't he copyleft
those version of ZCPR (ZCPR was copyleft itself!).
Allison
<I do. I always wanted to turn it into a semi-portable UNIX machine
<
<> It's a VT100 with a 4-slot Q-bus backplane inside (!).
Actually it was 3 quad wide or 6 AB slots.
<Some even had TU-58's in the front.
Never. that was a PDT11/130 that was demoted to a Vt100 then had one of two
possible backplanes installed. The 11/130 TU58 would ahve the board
swaped out was it was the ONLY parallel version and the rest were serial.
<> There's a paddleboard in
<> the STP slot that links to 2 ports on a DLV11-J (4-port RS232) card in
<> the backplane.
<
<*That* I don't have. :-(
Not required just means different cables. The STP card interconneccted
the VT100 but you could to that with a cable from the VT100 DB25 to a
MXV11 or DLV11j just as easily.
<> The VT100 becomes the console for whatever processor you
<> stick in the Q-bus, while the connector on the back is a normal serial
<> port, also on the Q-bus system...
If you have that STP card. Otherwise it's just a console and you use a
modem program to (VTcom, Vterm).
<For compact systems, the MXV-11 also works with the paddle card - two port
<and some memory.
MXV11 x2 gets you 32kW, 4 serial ports and boot roms plus a cpu card is a
system. The only other card would be a RXV11 or RXV21 (or similar)
for a floppy. The TU58 if you have one of the cases with it uses a serial
port and the MXV11s (x2) will certainly provide that.
Another config is KDF11A (11/23 m8186), one or two 256k cards (q22),
DLV11J (4 serial ports), M8212 (boot) and a RXV21 (or RQDX3).
With Qbus 11s you can slice and dice it a lot of ways.
Allison
Effective immediately I am shedding the <dastar(a)wco.com> e-mail address.
My primary and sole e-mail address is now <sellam(a)siconic.com>.
Please use <sellam(a)siconic.com> for all your future e-mails.
Thank you.
Sellam International Man of Intrique and Danger
-------------------------------------------------------------------------------
Looking for a six in a pile of nines...
VCF East? VCF Europe!? YOU BETCHA!!
Stay tuned for more information
or contact me to find out how you can participate
http://www.vintage.org
[This message has also been posted.]
First a short summary, Something I have been giving for
awhile, I got a free Vt180 terminal. AT least Thats what It says on
the front. but on the back on the nameplate it says its aa Vt100-AA! I
am wondering if the AVO and the Secondary Processor part (STP) was
added later on. It works GREAT as a vt100 but I have ran into a few
brick walls trying to find a EK-vt100-UG Vt100 Users Guide. I can order
it from Digital/Compaq for $25 but I rather not dip into my grocery
money for a technical manual. I have not found out anything on how
to set the printer up on it. or how to use the Vt180 part of it. or
for that matter, how do I RIP that OUT! if I cannot get a boot disk
for it... its worthless anyway. Here is my questions. Please help me
best you can here:
1. what is Advanced Video Option (AVO) and how do I use it?
2. If the STP is the VT180 part how do I REMOVE it! *if I want
plain Vt100, while maintaining AVO)
3. How do I use a printer on a VT100 and how do I set printer
baud rates and parity, Stop bits
3. What are the part numbers for the manuals I need for this
sucker? I know of the EK-VT100-UG and the EK-VT100-RC but what do I
need for the advanced video option? STP (VT180? part)
4. What is the Graphics option? can I still get one? is that
for bit mapped graphics? howis it used? can the graphics be used via
Linux with graphics display utility or a plotting program (gnupplot).
5. can any of this info be located on the internet? Do I need
to go hungry by ordering over $200 in US dollars worth of manuals (I
only get $686 each month due to my legal blindness, that goes for
rent, Electric, Gas, phone and food. My rent is $350.00 btw.
6. who has the sticker (in sticker form) that goes on the
bottom of the vt100 keyboard showing the setup B screen and I/O toggle
possitions.
7. How do I make the Needed cable to connect to the external
floppy drive unit? Db37 to Db25? what is the pinouts or wiring to
make this cable.
8. Since it has Composite In and Composite out. Does it have a
built in genlock allowing me to at least use the Vt100 to do titling
and captions; then sending the output to a second Video Recording
unit. if titleing is not possible, what is Composite video IN for??
I tried to find this info for over 2 weeks, on Webcrawler,
Infoseeek, Lycos, Altavista, Lycos (ftp search), Ask Jeeves, hotbot and
what I have gotten is very sketchy at best. All I really NEED at this
time is a a copy of the needed manuals in either Postscript or PDF
format. or good ole HTML.. Finding the pin outs of the Vt180 cable are
non-existant, as is sources of Vt180 boot disk images.
While we are on the issue of DEC stuff. Who has the full list
of the Control Codes for the Rainbow 100's terminal mode? How come
when I fire up CP/M Modem7 or 8? I can use the Previous Screen/Next
Screen keys and yet in the ROM Vt100 emulation Neither key works? Is
there a good program for CPM 86/80 that allows the use or the extraa
keys to be sent to Linux? such as HELP, DO, HOME, Insert, Delete Next
Screen and Previous Screen? what is the Ansi codes sent by these
keys?? I need something that handles 9600 bps with proper flow
control. the "Modem" program for CP/M does NOT seem to work well at
9600 as it drops characters often.
--
A pearl of wisdom from the y2K newsgroups:
-------------------------------------------------------------------------
Y2K appears to be the Baby Boomers mid-life crisis, and it has the
potential to be a dandy.
-- Anonymnous --
--------------------------------------------------------------------------
B'ichela
<A VT125 is a STP board that is also called a Graphics processor board.
It's not a STP board. the stp board is a little bord used to interconnet
the two or (technically) a printer buffer board.
The VT125 option ( have two) is a double board set that adds in like the
VT180 card and is the same size overall as a VT100 card (that also has to be
present).
I know, the engineering group I was with was formerly the TERMINALS and
PRINTERS people at DEC. Later it became two distinct groups.
I still keep a hybrid VT100 that has VT125, VT180 and PDT11/130(the VT180
card and the PDT can be swapped in a moment as both would cook the PS nor
woth the fit!) in the same case. Definately not factory but it allows me
to have something that is a genuine VT100 for those times when nothing else
will do.
I think Bernie, me and a few odd people had real VT185s. They were scarce.
The reason was the interconnect card (different STP card than plain
VT100/VT180) was needed and I don't think it ever got to production.
Allison
>
>
> --- Tony Duell <ard(a)p850ug1.demon.co.uk> wrote:
> > There's a thing called a VT103 (which I don't have :-().
>
> I do. I always wanted to turn it into a semi-portable UNIX machine
>
> > It's a VT100 with a 4-slot Q-bus backplane inside (!).
I've got an unused one sitting in the garage. I've got some docs
somewhere on how to rewire the backplane for uVaxII's.
> > There's a paddleboard in
> > the STP slot that links to 2 ports on a DLV11-J (4-port RS232) card in
> > the backplane.
>
> *That* I don't have. :-(
Ah yesss... I'm not sure if there's one in mine.
Bill
---
bpechter@shell.monmouth.com|pechter@pechter.dyndns.org
Three things never anger: First, the one who runs your DEC,
The one who does Field Service and the one who signs your check.
--- Tony Duell <ard(a)p850ug1.demon.co.uk> wrote:
> There's a thing called a VT103 (which I don't have :-().
I do. I always wanted to turn it into a semi-portable UNIX machine
> It's a VT100 with a 4-slot Q-bus backplane inside (!).
Some even had TU-58's in the front.
> There's a paddleboard in
> the STP slot that links to 2 ports on a DLV11-J (4-port RS232) card in
> the backplane.
*That* I don't have. :-(
> The VT100 becomes the console for whatever processor you
> stick in the Q-bus, while the connector on the back is a normal serial
> port, also on the Q-bus system...
For compact systems, the MXV-11 also works with the paddle card - two ports
and some memory.
-ethan
=====
Infinet has been sold. The domain is going away in February.
Please send all replies to
erd(a)iname.com
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
--- Tony Duell <ard(a)p850ug1.demon.co.uk> wrote:
> > > > I'd _love_ to have a KM11 card.
> > >
> > > Make one!. I've posted the instructions to this list (and other places)
> > > before, and I'll post them again if anyone is interested.
Cool. Thanks.
> How to build a clone of the DEC KM11 maintenance module
> Components :
> 4 * ULN2803
What's this? I don't recognize the part number.
> The meanings of the LED's and switches are shown in the DEC maintenance
> manual or Engineering drawings for the particular device. If you don't know
> what they are, I may be able to look them up for you.
I could use the info on what the lights mean for an RX01.
Thanks muchly,
-ethan
=====
Infinet has been sold. The domain is going away in February.
Please send all replies to
erd(a)iname.com
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
> Their Idea of a Self Shorting Card slot blew my mind! Never saw
>anything like that in my 31 years of life! Remove the STP and what you
>got? a standard WORKING Vt100? No soldering! No trace cutting? and I love
>this! No DIP Switches to switch!
Many years ago, I took one of the 20ma current loop options and added
a DPDT switch to it, the four wires from the switch snaked to a piece
of a two-sided card which slid into the stp slot of the VT100. With
the 'card' (only two fingers wide) inserted in the stp slot, the switch
allowed me to switch between the EIA connector on the back of the VT100
and the 20ma current loop connector...
I still have the modified option...
Megan Gentry
Former RT-11 Developer
+--------------------------------+-------------------------------------+
| Megan Gentry, EMT/B, PP-ASEL | Internet (work): gentry!zk3.dec.com |
| Unix Support Engineering Group | (home): mbg!world.std.com |
| Compaq Computer Corporation | addresses need '@' in place of '!' |
| 110 Spitbrook Rd. ZK03-2/T43 | URL: http://world.std.com/~mbg/ |
| Nashua, NH 03062 | "pdp-11 programmer - some assembler |
| (603) 884 1055 | required." - mbg |
+--------------------------------+-------------------------------------+
>> How to build a clone of the DEC KM11 maintenance module
>> Components :
>> 4 * ULN2803
>
>What's this? I don't recognize the part number.
It's a Darlington array. When I got started the part number belonged
to Sprague, now Allegro Micro sells them - see
http://www.allegromicro.com/
If you fetch the 2803 data sheet, you'll see that it still proudly
claims that the inputs are DTL compatible :-).
--
Tim Shoppa Email: shoppa(a)trailing-edge.com
Trailing Edge Technology WWW: http://www.trailing-edge.com/
7328 Bradley Blvd Voice: 301-767-5917
Bethesda, MD, USA 20817 Fax: 301-767-5927
I have 20 sealed in plastic, unopened Diablo HyType II ribbons - high
capacity black multi-strike - which I would like to send to a good home.
Shipping (plus an issue or two of any 1976-1982 micro magazines you happen
to have a duplicate of - or a working Altair or Apple I <g>), and they are
yours.
Bob Stek
bobstek(a)ix.netcom.com
Saver of Lost SOLs
I have the following for free, you pickup, in Santa Monica, or I may be
able to drop off within LA County this weekend:
2-3 VT220 with keyboard
1 Wyse 85 with keyboard
1 MinuteMan 500 UPS (dead, old)
30 LA120 ribbons (clone)
5 Comdial/ITT/ATT 2500 sets, Beige, er, "putty"
1 ATT Model 100 Wall Phone, White
2 TT Systems 4-line phones (no wall warts), Grey
Plus some rather old MSDOS development tools on 5.25":
RTLink Plus V6.1
RTPatch
Microsoft C 5.1
Microsoft C/C++
Central Point AntiVirus
Greenleaf C Comm Library
Greenleaf DataWindows
Central Point PC-Tools
PC Anywhere III
Desqview 386 + API
PKWare Library
Please let me know ASAP if you have an interest and include phone
numbers.
Regards,
Eliot
>I happen to have a VT100 series Technical Manual. Also a VT640
>manual (also known as a Retrographics board).
The VT640/Retrographics upgrade makes an *extremely* usable graphics
terminal. My favorite plotting package, PLOTDATA (aka PHYSICA) uses
it, and the package is available for VMS and many Unices at
ftp://ftp.triumf.ca/physica/
--
Tim Shoppa Email: shoppa(a)trailing-edge.com
Trailing Edge Technology WWW: http://www.trailing-edge.com/
7328 Bradley Blvd Voice: 301-767-5917
Bethesda, MD, USA 20817 Fax: 301-767-5927
<One thing I didn't mention is that there's a pin on both the AVO and
<STP(?) connectors that's grounded when the appropriate board is
<installed. This tells the VT100 control software (there's an 8080 or some
<such in there, BTW) that that board is present, so it can report it to
<the host.
It's actually a DIP setup on the AVO and main board of the VT100. Stp
for the most part was null functionality save for the printerbuffer cards.
<Oh, quite likely... People on this list have all sorts of things... I
<have a real VT105 (for my MINC system, for which it is the 'official'
<terminal), but I am _not_ pulling the waveform generator from it.
You forgot the VT103 that was a VT100 with AVO using a cost reduced card.
I ahve one or two of those loose.
<> > Composite in is strange. You first have to extract the sync from the
<> > composite out socket, and lock an external video source to that. You ca
<> > then feed the output of that video source into the composite in socket,
Older video sources like cameras were deigned to be genlocked off somthing
else and had two cables (the one I'd seen) and the sync return was usually
>from the output of the GENlock/timebase to the VT100 and a TEE connector
seemed to work for that. Should work for color as well.
Allison
< First a short summary, Something I have been giving for
<awhile, I got a free Vt180 terminal. AT least Thats what It says on
<the front. but on the back on the nameplate it says its aa Vt100-AA! I
<am wondering if the AVO and the Secondary Processor part (STP) was
<added later on. It works GREAT as a vt100 but I have ran into a few
Typically they were or could be and the VT180 was some complete or as
a VT100 upgrade.
<brick walls trying to find a EK-vt100-UG Vt100 Users Guide. I can order
<it from Digital/Compaq for $25 but I rather not dip into my grocery
<money for a technical manual. I have not found out anything on how
<to set the printer up on it. or how to use the Vt180 part of it. or
<for that matter, how do I RIP that OUT! if I cannot get a boot disk
<for it... its worthless anyway. Here is my questions. Please help me
<best you can here:
< 1. what is Advanced Video Option (AVO) and how do I use it?
AVO permits 132 character lines by 24 lines where without it you limited
to 132 by 12. It also adds video attributs (things like bold(bright),
blink, underline and more).
< 2. If the STP is the VT180 part how do I REMOVE it! *if I want
<plain Vt100, while maintaining AVO)
The STP is a seperate card that plugs in. The AVO is larger and has
several 24 pins sockets.
< 3. How do I use a printer on a VT100 and how do I set printer
<baud rates and parity, Stop bits
Different for plain VT100 than VT180. Vt180 has a utilitiy on the CPM boot
disks.
< 3. What are the part numbers for the manuals I need for this
<sucker? I know of the EK-VT100-UG and the EK-VT100-RC but what do I
<need for the advanced video option? STP (VT180? part)
If you have a VT180, you have AVO as it was a required option for VT180
installation.
< 4. What is the Graphics option? can I still get one? is that
<for bit mapped graphics? howis it used? can the graphics be used via
<Linux with graphics display utility or a plotting program (gnupplot).
The graphics option was/is the VT125 upgrade. That can be combined
to make a VT185 but the STP card for that config is really rare (I have
one of the few). Nominally VT180s were not used with graphics option.
The VT125 does two modes of bit mapped graphics, REGIS and SIXEL. the
latter being a raw bit transfer and regis being a higher level plotting
like language.
< 5. can any of this info be located on the internet? Do I need
<to go hungry by ordering over $200 in US dollars worth of manuals (I
<only get $686 each month due to my legal blindness, that goes for
<rent, Electric, Gas, phone and food. My rent is $350.00 btw.
I'm afraid due to copyright and shear volume it's not on the net.
< 6. who has the sticker (in sticker form) that goes on the
<bottom of the vt100 keyboard showing the setup B screen and I/O toggle
<possitions.
DEC! It would be easier to get a keyboard for vt100 that does have that.
< 7. How do I make the Needed cable to connect to the external
<floppy drive unit? Db37 to Db25? what is the pinouts or wiring to
<make this cable.
I can give you the pinouts, I also have the cable sitting here to send
between emergencies and other firedrills. ( I keep win boxen going).
< 8. Since it has Composite In and Composite out. Does it have a
<built in genlock allowing me to at least use the Vt100 to do titling
<and captions; then sending the output to a second Video Recording
<unit. if titleing is not possible, what is Composite video IN for??
Yes. It's use for that was a not often used feature but for those that
needed it there were few options.
< I tried to find this info for over 2 weeks, on Webcrawler,
<Infoseeek, Lycos, Altavista, Lycos (ftp search), Ask Jeeves, hotbot and
<what I have gotten is very sketchy at best. All I really NEED at this
<time is a a copy of the needed manuals in either Postscript or PDF
<format. or good ole HTML.. Finding the pin outs of the Vt180 cable are
<non-existant, as is sources of Vt180 boot disk images.
The vt180 was early 80s. One thing about the great WWW, if it's old, it
aint there!
< While we are on the issue of DEC stuff. Who has the full list
<of the Control Codes for the Rainbow 100's terminal mode? How come
<when I fire up CP/M Modem7 or 8? I can use the Previous Screen/Next
It's a long list. The VT100 was the ansi terminal standard! All others
were copies.
<Screen keys and yet in the ROM Vt100 emulation Neither key works? Is
<there a good program for CPM 86/80 that allows the use or the extraa
<keys to be sent to Linux? such as HELP, DO, HOME, Insert, Delete Next
<Screen and Previous Screen? what is the Ansi codes sent by these
<keys?? I need something that handles 9600 bps with proper flow
<control. the "Modem" program for CP/M does NOT seem to work well at
<9600 as it drops characters often.
Common case. Vt100 and vt180 software wwill run fast (19.2) _IF_
the other side and the modem understand X-on/X-off flow control.
Even the base VT100 will not run at 9600 without that. I'd bet the
linux Driver supports that but, it's PC based/biased so it's concept of
slow maybe 38.4 which is not the way it was in the 1980s.
IF there is no flow control, 2400 maybe 4800 is the limit then.
Allison
In a message dated 10/29/99 9:54:21 PM Eastern Daylight Time, austinh(a)ibm.net
writes:
> I have a PCjr which I would like to use as an E-mail client. Are you
> aware of
> any software which I could use via my ISP (formerly IBM and now ATT
> worldnet).
>
closest thing that would work would be nettamer. do a web search on it.
should work with 256k if your jr has been upgraded to it.
DB Young Team OS/2
--> this message printed on recycled disk space
view the computers of yesteryear at
http://members.aol.com/suprdave/classiccmp/museum.htm
(now accepting donations!)
Greetings
I have a PCjr which I would like to use as an E-mail client. Are you
aware of
any software which I could use via my ISP (formerly IBM and now ATT
worldnet).
I also have PCjr hardware for which I would like to find a good home.
Thanks in advance for help you can provide.
Hal Austin
Staatsburg NY
I've found someone who has the entire collection of disks from USUS,
the UCSD Pascal User Group, and he's cheerfully coaxed his Linux
box's disk parameters into reading the 800K 5 1/4 Pinnacle Systems
disks he had. I hope to decipher the .SVOL "disk volume in a file"
method they were stored in, and post them to my web page soon.
He also mentioned he has source code on 8 inch disks from an
Ohio Scientific, Inc. machine. He thought hed have more trouble
finding a way to read those because of its scheme of using an
6820 parallel port controller and a 6850 serial port controller
to access floppies. Is that true? Should the normal scheme for
connecting a Shugart-y drive to an old AT-era WD controller
work to read these old disks?
- John
>I've found someone who has the entire collection of disks from USUS,
>the UCSD Pascal User Group, and he's cheerfully coaxed his Linux
>box's disk parameters into reading the 800K 5 1/4 Pinnacle Systems
>disks he had. I hope to decipher the .SVOL "disk volume in a file"
>method they were stored in, and post them to my web page soon.
Cool. I *highly* recommend that someone, somewhere, store the raw
disk images for future use. If someone wants to "pull files" out of
the images, that's fine, but the exact image should be kept as the
"master reference".
>He also mentioned he has source code on 8 inch disks from an
>Ohio Scientific, Inc. machine. He thought hed have more trouble
>finding a way to read those because of its scheme of using an
>6820 parallel port controller and a 6850 serial port controller
>to access floppies. Is that true?
Yep. Serial data (I think async, with start and stop bits) goes
through a modulator and onto disk. Reverse the process to recover
data.
> Should the normal scheme for
>connecting a Shugart-y drive to an old AT-era WD controller
>work to read these old disks?
Nope, the format is *nothing* like IBM3740, which is all a standard
PC-clone FDC will do. (Admittedly, there are a lot of variants of
IBM3740 that a 765-type FDC *will* do.)
--
Tim Shoppa Email: shoppa(a)trailing-edge.com
Trailing Edge Technology WWW: http://www.trailing-edge.com/
7328 Bradley Blvd Voice: 301-767-5917
Bethesda, MD, USA 20817 Fax: 301-767-5927
I'm trying to locate a couple of these computers and was
wondering if anywhere around there might know of someone
who might have a couple for sale. If not, sorry for the bother.
AL