>I think the real question that was asked might be the following. For
>example I might have an old MicroVAX II running some ancient, but
mission
>critical app. Now suppose the company that wrote this app is no longer
in
>business, and there is quite literally no source for thier software. It
>wasn't resold it just vanished. Now further suppose that they had
issued a
>license PAK based on the hardware ID of that MV2 you've been running the
app
>on.
>
>What happens if that MV2 CPU board dies?
You put in another MVII board (or even a MVII and matching ram) and keep
trucking. Anyone whos wored with vaxen would know this.
The system HWID is not a serial number that I'm aware of but a
model/product ID so that VMS (or Ultrix) "knows" a bit about the
processor
(or chipset) and it's busses.
>Another example would be what if I want to move this app from a MV2 to
say a
>VAXstation 4000/VLC as I've got space problems and I want it to run
faster.
>Of course this example is of questionable legality since you're licensed
to
>run this app on a MV2. However, the first example should be perfectly
legal
>and something you'd want to be able to do.
Ignoring the license issues if the media for both were say a scsi disk it
would run on any scsi equipped vax. My MVII has CMD SCSI, I build a
5.4 copy and backup/image it to a second drive which is removed and
placed in a MV3100... runs fine. Same for V7.2.
VMS if memory serves is not licensed to the specific CPU but to
the total users and per CPU used. So if you have a MVII and
upgrade it to a MVIII the license is still valid and all. Now if you
take the old MVII boards and build another system you will be
technically required to obtain another license. Most VMS based
layered apps were the same way.
This was a pet peve of customers as the MVIIs were cheap and the
bigger machines werent but the license was not based on if it were
a MVII or VAX9000 but by the number of users it could serve and if it
was a cluster member or cluster host. At the time (likely still) it was
a $3000 license and for some users that was chicken feed and others
that was the whole farm.
At times(through the '80s) DEC didn't realize how valuable their
software was and often acted like selling hardware was all of it and
software was one of those annoying things you did to sell hardware.
By the '90s hardware and software were often bundled and used to
drive sales of each other.
Allison
From: Dwight Elvey <elvey(a)hal.com>
> There was no standard port used for serial I/O. and even if
>there was, the device could have been a AY-3-1015, a 8251 or
>a 8250. All of these would have different handshake and
>setup information. I don't know how you'd be able to have
>anything that you'd call standard.
Wrong. The standard devices were usually AY-3-1015/COM2502
based and tended to use the MITS status bits and IO addresses.
Mits never used the 8251, and the 8250 was later to the scene.
MITS set a standard in as much as there were very few then
by sticking to the 2sio standard or the SIOB standard for serial
ports with the SIOB being a uart like ay-3-1015 and the 2sio
using 6850s.
Expereince says, the common usart like the 1015/com2502
was most widely use with the 8251(9551/2651) the 6850 running
follow on. The only S100 board I've seen the 8250 on was the CCS.
The 8250 was not a widely used part in the late 70s on S100.
I'd be quick to point out that the mits era was 1975-1977ish with
other players already emerging as new leaders (NS* horizon
and friends) by late 1977 in the S100 space. From 77-80 that
would again undergo major changes going from the MITS/IMASI
front pannel style machines to the Northstar*, CCS, Compupro
turnkey style front pannel less and disk based systems.
It was also simple enough at the time to fix IO in most code as
it was trivial in construction and easy to find in binaries.
allison
Does anybody have the specs for an IBM POWERdisplay 20, p/n 09G3821?
I searched all over IBM's website. It's like it is yesterday's model
(which it is) and they only wanna tell you about the latest and greatest.
TIA
Mike
From: John Allain <John.Allain(a)donnelley.infousa.com>
>The HWID I speak of is a Unique ID per individual CPU.
True. And it identifies the basic hardware and CPU.
>Think relicence.
Keep in mind the basic "kits" carry no license or other
machine locked stuff. The license is applied during or
after the install. Even then I've built and installed systems
on my MVII and then carried the media to the MV2000
as both bootable and complete (even licensed if that
is within the written license terms). That was how we
cloned VMS sustems at DEC as it was faster than
using TK50 tapes.
I've put the VMS 7.2kit (cdrom) on everythingt from
MVII and VS2000 through 3100m76 and would expect
it to load and run on most any other VAX as well.
The biggest problem of installing on older hardware
is the minimum system (ram and disk) has grown
during the years and early version coulld fit on 30mb
disk and 1mb ram that has grown to over 150mb
disk and 4mb ram. Though it is possible to shoehorn
the latest version is to less than the specified disk
and ram it is a exercise fort the experienced and will
produce a system of limited utility.
>So, Any old copy of VMS can be relicenced for a
>matching or nearly matching architecture machine?
Well since all VAX are by definition matching hardware
there is little issue. However there are exceptions
like the RTVAX which is not totally cpu compatable
VAX and differs in the translate tables, it never ran VMS.
>Tell me, is that through Montagar?
The VMS7.2 Hobbiest version is available there. Note
HOBBIEST version does not mean stripped or limited.
It means it's packaged with many hobbiest desireable
packages besides VMS itself.
>P.S. Can users fo VMSbuilds?
VMSbuild is a standard utility and is used often to configure
custom installs once you have a configureation you want
to standardize on. Anotehr useful VMS utility for small
systems is VMStailor which allows trimming off or adding in
libraries, fonts and other peices to tailor a system.
Allison
I am not familiar with this model. Many GAs used the PICK operating system.
I had a GA 5000 at one time and it was a Multibus machine with a 68000 CPU,
32 user ports, 150 Meg 14" Priam HD, 1/4" tape, 1/2" Cipher tape, all in a 5'
high case. Top of the line in it's day.
I may have some of the PICK manuals around if anyone is running one of these.
I recommend trying to save it.
Paxton
Portland, OR, USA
From: Dwight Elvey <elvey(a)hal.com>
>Hi
> One of the other problems was that even which bits were use
>to handshake the transmit and receive could change depending
>on how one wired the board, so just knowing the port is still
>no enough. Any commercial software that didn't go through
>the BIOS was asking for troubles since there was no way
>to determine how the console was done. On some systems it
>went through a video board and not serial, at all.
>Dwight
Therein lies the problem, as back then the average MITS or IMSAI
did not have any rom and no concept of a BIOS, it would be CP/M
that originated that concept for small systems and called it that.
Even then the CPM bios only hid the underlying IO with standard
interface and the IO could litterally be anything on the map (often was).
If anything the idea of canned IO was something unique to systems
like the SOL and a few others and rare in the s100 world.
Allison
From: healyzh(a)aracnet.com <healyzh(a)aracnet.com>
>It *might* run, however, V6.2 was the last version of VMS to support an
>11/750. Just like V7.2 will be the last version to support the MV2
family.
First a word from... When DEC says Support they mean assitance not
it will not work. Support is a service they provided and if it's
supported
you could under your support contract call and expect help. If it was
not supported it will likely run but don't call DEC support if it
doesn't.
So that means prior to MV2 is not "supported" but the drivers are
likely there and work.
I'd expect a 750 with RA81 and 8mb ram would run V7.2 just fine.
But if you ask around older 6.2 and V5.5 kits arent that hard to
find. Their owners will likely let you borrow them as it's up to you
to get your own license pak which is not tied to the media.
I have it on good word that V7.3 does still run on MVIIs.
Allison
>>Dwight wrote
>There was no standard port used for serial I/O. and even if
>there was, the device could have been a AY-3-1015, a 8251 or
>a 8250. All of these would have different handshake and
>setup information. I don't know how you'd be able to have
>anything that you'd call standard.
>Dwight
I guess that my question was partially answered by Jim. Using Altair BASIC,
BASIC polled the switches (at port FF) in order to determine which ports to
use for various I/O. Disk BASIC was the choice (running over CP/M), the BIOS
would have to be recompiled with the proper port locations for the hardware
one was using.
What I was kind of getting at was as follows. If I wanted to provide
emulated console I/O, what port would I virtualize so that any software I
loaded would run? I guess that my PeeCee-centricity was showing a bit in
that in the PeeCee certain hardware ports were always at the same location.
So, the conclusion is that if I want to emulate a single console port, I
have to select which serial board to emulate (the 2-SIO for example) and
virtualize ports 20Q and 21Q.
It also sounds like that I need to trap input port 0xff as the "sense
switch" port. This may be done in the emulator already; I have to check.
Rich
-----Original Message-----
From: Dwight Elvey [mailto:elvey@hal.com]
Sent: Tuesday, September 12, 2000 12:35 PM
To: classiccmp(a)classiccmp.org
Subject: Re: Altair Emulator enhancements - progress report - questions
"Cini, Richard" <RCini(a)congressfinancial.com> wrote:
>
> I also have some questions of actual users of the Altair. I wanted
> to use a copy of Palo Alto Tiny BASIC on the emulator (because that's the
> BASIC that I have), but TB relies on CP/M for console I/O. Regarding the
> original Altair BASIC, did the BASIC code provide its own I/O services or
> did it use CP/M also? What port locations were generally used to service
> serial ports used for console I/O? Does anyone have a working set of CP/M
> binaries that I can load into the emulator?
Hi
There was no standard port used for serial I/O. and even if
there was, the device could have been a AY-3-1015, a 8251 or
a 8250. All of these would have different handshake and
setup information. I don't know how you'd be able to have
anything that you'd call standard.
Dwight
In einer eMail vom 8/9/100 3:17:33AM, schreiben Sie:
<<
I've used it since the early '80's but my work has hovered over the low-end
capabilities of the language. Now that it's obsolete, I'm trying to make up
for all the stuff I didn't learn when it was mainstream. I've had people
tell me about features I've never even read about, and there are plenty of
them that I haven't used and HAVE read about. It's pretty simple if not
compact, to do everything with logic equations, and that's what I've always
done. Now I'm trying to catch up on the built-in state-machine dialects.
They use several constructs which have carried forward, somewhat, into
Verilog and VHDL, but not in the same way or with the same syntax as PALASM.
>>
It occured to me that the quite modern and today mainstream language Abel
has somewhat similar constructs, and is part of most modern electronic CAD
systems. While having retained quite some similarity with PALASM, it may be
closer to today's tools like VHDL.
Regards
John G. Zabolitzky
As Zane mentioned, he's getting a used Metcal SP-200 station to
play with. I also know this because he got it from me.....
For those of you who don't know, these are professional-grade
induction-heating systems with extremely light handpieces and
dozens of interchangeable tips. Heat is practically instantaneous,
and they are also static-free. They also run about $400 new.
The surplus shop where I work during a goodly portion of my free
time has a limited number of power supplies and handpieces
available, unfortunately, no tips or stands. We got them from an
electronics plant that shut down. Tips range from about $15 up to
$30 new, I think, depending on the tip.
If you're interested in one, email me off-list and I'll let you know
what we have. These are great irons -- I have two (one at home and
one at work) and absolutely love both of 'em. I hung up my Weller
and my Ungar when I got the Metcal.
Thanks.
Paul Braun WD9GCO
Cygnus Productions
nerdware_nospam(a)laidbak.com
Hello, all:
Just a quick update on my progress with enhancing the Altair
Emulator. I also have an activity log on my Web site which all can view.
Most of what will go on over the next few weeks is code testing as a
complete recompiled "altair.exe".
A few notes:
- The emulated paper tape punch code works on a standalone basis and
has been integrated into the overall emulator. This is the code I need to
bang on.
- I wrote a bus I/O emulation Windows DLL to handle actual I/O
through the PeeCee's parallel port. I still have to build a little test jig
to connect to the port (an inverter, a latch, and a bus transceiver). This
gives the emulator 8-bits of external address space and 8-bits of I/O with
*ALE (latch control) and *R/*W signals. The way this is setup, the parallel
port is still shared with other Win32 processes. If this doesn't work for
the emulator, I'll have to write a dynamic virtual device driver to gain
exclusive access to the port so long as the Altair is "on."
- In a few weeks, I'm going to tinker with console emulation either
through capturing a physical communications port that has no underlying
hardware (like COM5:) so that a Windows terminal program can "connect" to
the Altair Emulator. Alternately, I may try just building a virtual-VDT into
the emulator.
- Other enhancements will hopefully include a virtual floppy drive
and the ability to "install" ROM.
One I have the base code stable (it now compiles/links with no
errors), I plan to make the binary available for testing and the source
available for review. Some of the punch code could benefit from
optimization, no doubt.
I also have some questions of actual users of the Altair. I wanted
to use a copy of Palo Alto Tiny BASIC on the emulator (because that's the
BASIC that I have), but TB relies on CP/M for console I/O. Regarding the
original Altair BASIC, did the BASIC code provide its own I/O services or
did it use CP/M also? What port locations were generally used to service
serial ports used for console I/O? Does anyone have a working set of CP/M
binaries that I can load into the emulator?
Again, any help is greatly appreciated.
Rich
http://highgate.comm.sfu.ca/~rcini/classiccmp/
I can think of reasons why not. namely enough ram and
enough disk as the minima is 4mb ram and 300mb disk
though you can get by with less. Most 750s have enough
of both. With 8mbram it runs fair with 12 it will run good.
Allison
-----Original Message-----
From: Will Jennings <xds_sigma7(a)hotmail.com>
To: classiccmp(a)classiccmp.org <classiccmp(a)classiccmp.org>
Date: Tuesday, September 12, 2000 11:07 AM
Subject: Re: VAX panic - buried models?
>Can I interpret this to mean that 7.2 will run on an 11/750?
>________________________________________________________________________
_
>Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>
From: James Willing <jimw(a)agora.rdrop.com>
To: Cini, Richard <RCini(a)congressfinancial.com>
>The paper-tape based versions of Altair BASIC polled the 'sense
switches'
>to determine the type of I/O to be used, and by inferrence the port
>numbers. It contained its own I/O routines.
Casette versions polled the sense switches (port FFh) as well.
>
>> What port locations were generally used to service
>> serial ports used for console I/O?
>
>The closest thing to a 'standard' selection (also used in the disk based
>versions of BASIC) was for the 2-SIO board which was located at ports 20
>and 21 (octal).
Or the MITS SIOA and SIOB at 0/1 with one of two possible status bit
combos. THe SIO had a early rev that move the sense bits around.
>> Does anyone have a working set of CP/M
>> binaries that I can load into the emulator?
>
>For what disk sub-system? (Mits, Tarbell, etc...???)
Do you plan to emulate the BIOS IO to the ports and disk system?
Allison
Kevin,
At 08:18 AM 9/12/00 -0500, you wrote:
>Thanks to all for giving the information on the needed power
>supply and batteries for the HP 110 Portable Plus (it is
>indeed the Plus). In particular, thank you for correcting
>the power output of the 82059D as being 8v AC under load.
>(My source for it being 6 V was from Mike Simms FAQ on the
>HP1xx series of personal computers -- he has it in there
>as 6 volts -- so someone may want to have that changed.)
I wrote to him years ago and told him that is was wrong. I guess he's
just been too busy to change it.
Joe
>
>Cheers,
>Kevin Anderson
>Bismarck ND USA
>home: K9IUA(a)juno.com
>(alternate kla(a)helios.augustana.edu -- I would subscribe from
>home, which is much more convenient, but unfortunately the digests
>currently being sent out are not limited to under 60 Kb, which
>is a requirement still for the e-mail-only Juno service I
>normally subscribe to.)
>
>
Can I interpret this to mean that 7.2 will run on an 11/750?
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
From: John Allain <John.Allain(a)donnelley.infousa.com>
>They alluded that VAXen ship with hardware ID's,
>something that I had forgotten years ago
Yes they do.
>software is new or near new copies, then some VAX
>architectures with limited disk or memory would
>not be able to run it -- and without being able
>to re-HWID old SW copies, they could not be made
>to run on other configs, even exact matches.
re-hwid??? whats that. All I do is use a machine that I can
do a VMSbuild on to my spec, no biggie.
The biggest issue with recent copies of VMS is device
support for acient devices. The key here is SUPPORTED
as een unsuppported acient device drivers are often included.
>Anybody know if:
> All VAXes have HWIDs? Even micros?
Yep, and yep.
> Is it possible for some Third trusted party
> to permit back revision VMS copies to run
> on different copies of HW with other CPUID's?
Why? old copies of VMS are still around and they are not
locked nor are new ones. You only need a license pak.
DECs use of HWID was to make sure there was hw/sw support
for things like what ()-float types the machine supported and
what instructions needed trap emulation. Newer versions lise
all older machines and the only case where thish could be a
problem is if you were trying to run V3.6 on a VAX10000
not the reverse such as 7.2 on a 11/750.
Allison
Thanks to all for giving the information on the needed power
supply and batteries for the HP 110 Portable Plus (it is
indeed the Plus). In particular, thank you for correcting
the power output of the 82059D as being 8v AC under load.
(My source for it being 6 V was from Mike Simms FAQ on the
HP1xx series of personal computers -- he has it in there
as 6 volts -- so someone may want to have that changed.)
Cheers,
Kevin Anderson
Bismarck ND USA
home: K9IUA(a)juno.com
(alternate kla(a)helios.augustana.edu -- I would subscribe from
home, which is much more convenient, but unfortunately the digests
currently being sent out are not limited to under 60 Kb, which
is a requirement still for the e-mail-only Juno service I
normally subscribe to.)
> You wrote....
> > With the help of Doug Quebbeman and Steve Robertson and Kevin Davidson
of
> > QS Technologies, we repatriated a very nice Pr1me 9650 system with
> > Centronics printer from Greenville, SC back to New England. We
> > apprecaite all the assitance, and are looking forward to the day when we
> > pull it out of its temporary storage and get it running again.
>
> I spent a fairly large part of my career on Pr1me's. I still have a
complete
> set of docs for them and remember a fair amount. If you need any
assistance
> getting it up and running, drop me a line. Actually, I still maintain
> contact with an ex field engineer from Pr1me, which may help you out.
My initial contact with CVSI regarding a special licensing procedure for
preservationist has seemingly not been taken seriously by the licensing
department. At this point, they continue to view licensing of Primos et. al.
as a revenue stream.
This is most strange since it has been determined that CVSI does not own
any intellectual property rights for anything Pr1me related. Those rights
remained with Computervision, and are now property of Parametric
Technologies
Corporation (PTC), who is probably unaware of what they own.
So preserving Pr1mes at this point in time remains a black hat activity.
:-(
-dq
> With the help of Doug Quebbeman and Steve Robertson and Kevin Davidson of
> QS Technologies, we repatriated a very nice Pr1me 9650 system with
> Centronics printer from Greenville, SC back to New England. We
> apprecaite all the assitance, and are looking forward to the day when we
> pull it out of its temporary storage and get it running again.
Cool!
But what was the original post under this subject? Something about
Jamaican classic computing?
8D
jorgen.pehrson(a)compaq.com wrote:
>Plenty of the hardware documents are available (internally at Compaq) as
>scanned PDF files. And those documents will at least not end up in
>/dev/null.
Having current and semi-current manuals kicking around
isn't really the issue though. I've seen more PDP-8,
PDP-10 and PDP-11 era manuals outside of COMPAQ/Digital/DEC
than I ever saw inside.
For VAX, PC and Alpha material the situation was
much better inside.
I wonder how many VAX hardware manuals will still be available
internally to COMPAQ in maybe ten (or five) years time?
Antonio
I'd like to play with the NeWS system, since I've never seen it and
am intrigued...
Has anybody got anything at all related to this? Old Suns, old copies
of SunOS which included it, docs, example programs, ... ? I'd like to
buy a working setup.
My main interest is that I'd like to build a similar system for cross-
platform GUIs.
--
_______ Shawn T. Rutledge / KB7PWD ecloud(a)bigfoot.com
(_ | |_) http://www.bigfoot.com/~ecloud kb7pwd(a)kb7pwd.ampr.org
__) | | \________________________________________________________________
Get money for spare CPU cycles at http://www.ProcessTree.com/?sponsor=5903
VAX 4000, MicroVAX 3100, and all associated options are being retired.
Final order date is September 30,2000. The last ship date will be Dec 31,2000.
http://www.compaq.com/alphaserver/vax/vax_dates.html
The VAX is dead. Long Live the VAX!
-------
Thanks, Tim and Zane! I have never owned or seriously worked on a DEC
machine, so now I'll need to find one which can run RSTS!
Bob Stek
Saver of Lost Sols
OK, since I now have two pieces of equipment I need to get a decent
soldering iron to work on, I'm wondering if people could make any
recommendations. I'm needing it for my PDP-8/m front panel, and for the DEC
VR260 I want to revive. I'll probably pick it up from Fry's this weekend.
I'm thinking I want a WES50 Weller Soldering Station, as it looks like a
good balance between cheapness and high-end. Of course anything would be a
good replacement for the el'cheapo 20 year old Radio Shack Soldering Iron
I've currently got :^) I've got to admit that the WSD80 looks nice though.
Oh, in researching this I ran across this web page that might be of interest
to people, "Basic Soldering FAQ"
http://www.epemag.wimborne.co.uk/solderfaq.htm
Zane
I just picked up an Olivetti L1 Computer at Goodwill. The CPU, keyboard, and disk drives are in one unit, kind of like an Apple III. The monitor is seperate, and gets its power from the main unit. All the main keys have BASIC statement on them (PRINT, OPEN, INPUT, etc...). When it boots up, it says:
Bootstrap Loader Version 1.0
Insert Disk And Press Enter.
Does anyone know anything about it? I couldn't find any information on the internet. Does it have BASIC in ROM? If so, how do I get to it? If anyone has any disks or manuals, that would be great!
Thanks,
Owen
John Foust <jfoust(a)threedee.com
wrote about summer fun with food
Ralston Purina was one source of the famous 3' hard boiled egg. The big
feature was no shells and every slice looks like a perfect egg slice. Sold
in a tube for salad bars, easily sliced. They also sold wheat chex, rice
chex, and corn chex. They are also famous for selling monkey chow, whale
chow, shark chow, rat chow and the ever popular dog chow. I have a friend
who is/was the Ralston touring animal handler. She raises pigs in her
bathroom and shows them to grade school kids. I don't know if they can be
house trained. It could/would be "funny" to say that your roommate is a pig
and not be joking. Ralston used to own the St. Louis Blues hockey team and
the "Checkerdome".
Trivially yours
Mike
Hmmm... I think there is a similar machine in a junkyard near me... worth
getting? There is also a Ramtek system, a VAX 11/785, some big honkin' Tek
41xx series terms, etc.
Will J
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
Does anyone remember Robotwars for the Apple ][? It was written by Silas
Warner and published by Muse.
This was a multi-player game. Did it by any chance allow two people on
separate computers to play against each other by any sort of link-up
between the machines?
Sellam International Man of Intrigue and Danger
-------------------------------------------------------------------------------
Looking for a six in a pile of nines...
VCF 4.0 is September 30-October 1
San Jose Convention Center, San Jose, California
See http://www.vintage.org for details!
* Maybe I got a bargain, maybe I didn't. Help me decide. I won an auction
* for three paper tapes in excellent condition. All three are labeled with a
* DECUS sticker (and the main DECUS site is re-organizinf its software
* section, so there's no info there). All three have typewritten RSTS11-75 on
* them, then one has 8080.Bas 2/June/76, one has 8008.Bas 2/June/76, and the
* third has 8008.Doc 2/June/76. Supposedly these all came from MITS.
*
* Right now I don't have a paper tape reader (Doug Quebbeman has mine, and I
* haven't interfaced it to my Sol yet anyway).
* So, for starters, does anyone KNOW what these are? Any informed guesses
* beyond the obvious? Can anyone read them for me or make copies in a more
* "modern" format (i.e., CUTS cassette tape)?
What you have is one of 147 entries from the DECUS RSTS-11 library. They
are already available on-the-web through the collections at
http://pdp-11.trailing-edge.com/
just click on "RSTS-11 library entries" and go the the RSTS-11-75 entry,
specifically
RSTS-11-75
8008.BAS and 8080.BAS, Version: May 1975
_________________________________________________________________
Author: R. J. Tapp and G. D. Young, University of Victoria, Victoria,
B.C., Canada
Source Language: BASIC-PLUS, Memory Required: 8K
Abstract: These are cross-assemblers for the 8008 and 8080
microprocessors which use a language similar to Intel's standard
assembly language: instruction mnemonics are identical, but
pseudo-instructions and expression formats are slightly different.
Output is in the form of an assembly listing, alphabetical symbol
table and object code in standard Intel hex format. Note: See also
DECUS No. 11-113.
Documentation on Magnetic Media.
Media Price Codes: G26, H30, M50
_________________________________________________________________
Filename Size (kbytes)
8008.BAS 7.5
8008.DOC 13.5
8080.BAS 10.5
Other RSTS-11 entries available include
* RSTS-11-1 EDITOR.BAS (and EDITIN), Vervion: 6A, July 1973
* RSTS-11-2 Utilities, Editors and Hangman, Version: February 1973
* RSTS-11-3 Text Editor for RSTS, Version: February 1973
* RSTS-11-5 CREATE and CREAT1, Version: April 1973
* RSTS-11-6 RESEQ: Program Resequencing, Version: January 1974
* RSTS-11-7 Accounting Package, Version: March 1973
* RSTS-11-8 System Status Display -- Hazeltine 2000, Version: April
1973
* RSTS-11-10 Project DELTA Educational Package, Section B,
Statistics Programs, Version: June 1973
* RSTS-11-12 Project DELTA Educational PaduW, Section D, Electronics
and Production Oriented Programs, Version: June 1973
* RSTS-11-13 Games, Puzzles and Recreation--1, Version: August 1973
* RSTS-11-14 Games, Puzzles and Recreation--2, Version: September
1973
* RSTS-11-15 LSFORM: LS11 Centronix Line-Printer Driver for RSTS
V4A, Version: August 1973
* RSTS-11-16 TALK: Inter Terminal Communications Program, Version:
August 1973
* RSTS-11-17 TEXTED, Version: July 1973
* RSTS-11-18 GERMAN: Adjective Ending Game and Data File Editor,
Version: August 1973
* RSTS-11-19 FAST; ECONMY, ECON2; ONIONS, Version: August 1973
* RSTS-11-20 TREK: Star Trek Game, Version: October 1974
* RSTS-11-21 ROBOT and FIX, Version: August 1973
* RSTS-11-22 TUTR: BASIC Tutoring Programs, Version: November 1973
* RSTS-11-23 NAMES and CEMGEN: Computerized Question Generation,
Version: November 1973
* RSTS-11-24 BASIC-PLUS Demos, Version: July 1973
* RSTS-11-25 BRAVO, Version: September 1973
* RSTS-11-26 ROTATE, POLY, PLOTIO, XYPLOT, Version: June 1973
* RSTS-11-27 GENES, Version: August 1973
* RSTS-11-28 MODIFY: Line Editor for RSTS-BASIC, Version: October
1973
* RSTS-11-29 EDIT, Version: August 1973
* RSTS-11-30 COSAP: Conversationally Oriented Statistical Analysis
Package, Version: January 1974
* RSTS-11-31 INRAN, OUTRAN: Computerized Question Generation #2,
Version: January 1974
* RSTS-11-32 EDIT8, Version: January 1974
* RSTS-11-33 PAYROLL: Idaho Falls Payroll System
* RSTS-11-34 Wabash College Student Information System, Version:
December 1974
* RSTS-11-35 COMSYS: RSTS-11 Communications System, Version: June
1974
* RSTS-11-36 READID.MAC, Version: April 1974
* RSTS-11-37 SPRING THING, Version: January 1972
* RSTS-11-38 Analog Computer Simulator, Version: January 1974
* RSTS-11-39 YACHT: Yachting Championship Results, Version: February
1974
* RSTS-11-40 Management Case Studies, Version: March 1974
* RSTS-11-41 TYPIST, Version: March 1974
* RSTS-11-42 MIS: Management Information System, Version: June 1974
* RSTS-11-43 Elementary Instructional Programs, Volume 1, Version:
January 1975
* RSTS-11-44 Fractions Drill and Practice, Version: January 1975
* RSTS-11-45 Dartmouth Statistics Program, Version: April 1974
* RSTS-11-46 North Country Union High School Administrative
Programs, Version: September 1972
* RSTS-11-47 Project DELTA Educational Package, Section E Additional
Mathematics Program and Section F Teacher Assistance Programs,
Version: May 1974
* RSTS-11-48 Project DELTA Educational Package, Section G Business
Programs and Section H Data Processing Programs, Version: May 1974
* RSTS-11-49 SADSM, Version: January 1974
* RSTS-11-50 MIGIT, Version: April 1974
* RSTS-11-51 ACCMAT: Account Maintenance File, Version: April 1974
* RSTS-11-52 Fiscal Accounting, Version: July 1974
* RSTS-11-53 Computer Dating, Version: October 1974
* RSTS-11-54 TAPFOR.MAC, Version: June 1974
* RSTS-11-55 XREF.BAS, Version: June 1974
* RSTS-11-56 The Timer Package, Version: June 1974
* RSTS-11-57 PACK.BAS, Version: May 1974
* RSTS-11-58 MOVERX.BAS, Version: December 1973
* RSTS-11-59 LISTAL.BAS, Version: February 1974
* RSTS-11-60 PUNCH.BAS, Version: March 1974
* RSTS-11-61 HELPER: Editing and Renumbering BASIC-PLUS Programs,
Version: June 1975
* RSTS-11-62 Bentley Variety Package, Version: June 1974
* RSTS-11-63 NORTON: Astronomical Ephemeris Program Package,
Version: August 1976
* RSTS-11-64 NMRSIM: Nuclear Magnetic Resonance Simulation and
Plotting Progiram, Version: August 1974
* RSTS-11-65 SPPLT: Hybrid Orbital Contour Plotting Program,
Version: December 1974
* RSTS-11-66 Elementary Instructional Programs, Volume II, Version:
February 1974
* RSTS-11-67 HPPLOT.BAS: Hewlett-Packard 7202A Graphic Plotter
Program, Version: January 1975
* RSTS-11-68 SOLVE: Southeastern On-Line Version of Enrollinent,
Version: February 1975
* RSTS-11-69 INVSIM: Inventory Simulations, Version: February 1975
* RSTS-11-70 WRIST: Wabash Research Investigation Simulation
Teacher, Version: January 1976
* RSTS-11-71 Matrix Software Company Game and Demo PadaW, Version:
August 1974
* RSTS-11-72 1401 Simulator (RSTS Version), Version: January 1975
* RSTS-11-74 SYSELF: System Status-Self, Version: April 1975
* RSTS-11-75 8008.BAS and 8080.BAS, Version: May 1975
* RSTS-11-76 CYCLES, Version: June 1975
* RSTS-11-78 XREF: Cross-Referencer for BASIC-PLUS Programs,
Version: June 1975
* RSTS-11-79 RSTS Performance Measurement Package, Version: June
1975
* RSTS-11-80 TDL/SCRIPT, Version: June 1975
* RSTS-11-81 BATCH: Batch Programming for the PDP-11/20 with
RSTS-11, Version: June 1974
* RSTS-11-82 Laramie High ECMEP Math Programs, Version: August 1975
* RSTS-11-83 PAPTAP, NIAGTAP, LISTAC: Additional Cusps for RSTS-11,
Version: August 1975
* RSTS-11-84 OMSI PILOT-73, Version: April 1975
* RSTS-11-85 BRANCH: DECAL Branching Scheme for "N" Right Out of "T"
Tries, Version: September 1975
* RSTS-11-86 OS/8 to RSTS Interface, Version: January 1976
* RSTS-11-87 COPY03: Backup Program (To and From all Devices Except
DECtape), Version: January 1976
* RSTS-11-89 Floppy Disk Utility (RT-11 Compatible), Version: March
1976
* RSTS-11-90 DICE, Version: 1, April 1978
* RSTS-11-92 BASIC: Dartmouth BASIC to BASIC-PLUS Text Editor,
Version: June 1976
* RSTS-11-93 CHSBRD, Version: 1, December 1975
* RSTS-11-94 Compendium of (DECAL) CAI Programs, Version: October
1976
* RSTS-11-97 SHELF, Version: December 1976
* RSTS-11-98 CASANOVA Package, Version: December 1976
* RSTS-11-100 Computer-Oriented-Accounting Package, Version:
September 1976
* RSTS-11-101 DECUS-S.I.G. Seminar Programs and Documentation,
Version: March 1977
* RSTS-11-102 RINNY2, Version: B-2a, January 1977
* RSTS-11-103 CADA Monitor, Version: August 1976
* RSTS-11-104 VBFILE: Variable Record Random Acem File Handler
Routines, Version: April 1977
* RSTS-11-105 Text Editor and Corrector for RSTS/E, Version: May
1977
* RSTS-11-106 RTMAG: Utility to Read RT-11 Magtapes under RSTS/E,
Version: May 1977
* RSTS-11-108 SOS-11, Version: August 1977
* RSTS-11-109 Middlebury College Utilities and Plotting Package,
Version: August 1977
* RSTS-11-110 STAT-11: Statistical Package, Version: October 1977
* RSTS-11-111 RSTS with PAMILA, Version: August 1977
* RSTS-11-112 72PLOT: HP 7202A Plotter Package, Version: January
1978
* RSTS-11-113 MICRO.BAS: 8080 Based Microcomputer Simulator,
Version: March 1978
* RSTS-11-114 GRAPH PACKAGE, Version: September 1977
* RSTS-11-115 HELP COMMAND, Version: March 1978
* RSTS-11-116 Xavier Library Support and Conversion Program
Packages, Version: May 1978
* RSTS-11-117 FORMAT, Version: 03 - 20-Apr-78
* RSTS-11-118 LEADS: An Interadive Daft Base NIaMement System for
Education, Version: 1, May 1978
* RSTS-11-119 FREQ, VIDEO, and GRADS, Version: July 1978
* RSTS-11-120 Card Reader Batch Monitor Program, Version: 1.4,
December 1978
* RSTS-11-121 DISASM.BAS: MACRO Disassembler, Version: 1, April 1978
* RSTS-11-123 Wittenberg University Utility Package, Version: 6C-03,
October 1978
* RSTS-11-124 Creating Printed (Hard Copy) Tests, Version: 1, April
1978
* RSTS-11-125 PREX: RSTS Disk Directory Pre-extender, Version: May
1979
* RSTS-11-126 Dynamic System Account Manager, Version: 3, June 1980
* RSTS-11-128 CURSOR Programs In Chemistry, Version: July 1979
* RSTS-11-129 BMDP Control File Writer, Version: July 1979
* RSTS-11-130 SETDEC: DECAL Lesson Wiriter, Version: 2, January 1980
* RSTS-11-131 FLASH: Version: 1, September 1979
* RSTS-11-132 Central State University Drill and Practice CAI
System, Version: October 1979
* RSTS-11-133 Picture Generator and Multi-terminal Quiz, Version:
April 1979
* RSTS-11-134 MAIL: Mail/Message System, Version: January 1980
* RSTS-11-135 ASCII to EBCDIC or EBCDIC to ASCII String Translation
RSTS-11-135 (FNEBCASC), Version: January 1980FNEBCASC: Convert
ASCII to EBCDIC and reverse
* RSTS-11-136 MAIL Package, Version: V06A-02, June 1980
* RSTS-11-137 3277 Display Emulator for RSTS/E, Version: 1.0,
February 1980
* RSTS-11-138 Frequency Package, Version: January 1980
* RSTS-11-139 CTS-11 Software Driver for RSTS/F, Version: 1.0, May
1980
* RSTS-11-140 The Nassau College Utility Package, Version: 1.0,
August 1980
* RSTS-11-141 MAGINT: MAGnetic tape INTerchange program, Version:
02A-02, August 1980
* RSTS-11-142 ACTNAM.BAS, Version: October 1980
* RSTS-11-143 UNITAP/UNIWRI, Version: January 1981
* RSTS-11-144 COMPUTER DATING
* RSTS-11-145 NDTRAN Notre Dame Simulation Program, Version: 2
* RSTS-11-146 ROLL MANAGER PROGRAM, Version: 2
* RSTS-11-147 LISP
--
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 picked up a couple of Epson PX-4 handheld/laptop computers a few weeks ago.
Have not got around to testing them yet. Any identifying text which used to
be on the rear labels is no longer there.
There is space for a plug-in device/cartridge on the righthand side above the
keyboard. Both computers have what appears to be a 1 megabyte static RAM
cartridge (possibly battery-backed) in this space. These must have been quite
expensive when new. I opened up one of the cartridges. Text on one of the
PCBs inside mentioned (from memory) POCKET COMPUTERS LTD 1993, so these are
quite recent.
In the EPROM sockets underneath the computer is some kind of auditing program;
the label read
Pocket Computers Ltd
AUDITOR V5.2
The labels also mention CP/M 2.2.
A web search for "Pocket Computers" Auditor didn't turn up anything. Does
anyone have any information on this company?
-- Mark
I found a manual for the Link MC70 terminal. Apparently its 4014 compatible
so all I need to draw on it are some routines that know how to talk to a
4014 :-)
--Chuck
I've got a box full of old data books that are free for shipping. (which
will be a bit since they weigh about 24lbs) Included are
GE Transistor Manual (sixth edition 1964)
RCA Transistor Manual 1964
SCR manual
SCR Applications
Power Supplies
Motorola Zener/Rectifier Handbook
Optoelectronics catalogs
Siliconix applications
HVSR designers guide
LSI design catalog
and a few others
Either pick them up in Sunnyvale, or pay to ship them to your address.
--Chuck
After a lot of negotiation and long delays, I finally picked up a Zilog
Z-80 Developement System today. There are two large boxs in the system,
one has two 8" floppy drives and the other has the main electronics.
There's also a pod connected to the electronics box by a cable. Does anyone
have any manuals or other information about this system? The only thing
that I have is some Zilog brochures for it. BTW stickers on the disk drives
are dated late 1978. I'll try to post a better description and pictures
next week. This weekend will be taken up with the Melbourne hamfest (Yippie!)
Joe
I checked on my unit's. They're blue with a biege band about 2 1/2"
tall around the top. The name plates have a brushed aluminium finish. The
CPU box is a model "ZDS" and it's also marked "1/40- 32K CPU" and
"05-6013-01" and is serial number 26. The disk drive unit is marked
"05-6013-05" and "1/40- 60K" and is serial number 275. I found a 32
sectored hard sectored disk in one of the drives. It's marked "PTR V7" "DO
- T" "1-40" "5-12-82".
Joe
>
>>I've got a Zilog MCZ Z-80 development system and RIO operating
>>system disks. Is yours blue in color? I think I've only fired-up
>>mine once or twice since I got it more than ten years ago.
>>
>>- John
>>
>>
On Sep 9, 20:43, Tony Duell wrote:
> Incidentally, does anyone know of a UK source of the large heat-shrink
> sleeving used on battery packs? Nobody seems to list it in the
catalogues.
Yes, you want Adtech Polymer Engineering in Gloucestershire.
Tel. 01285 762000
http://www.adtech.co.uk
email: sales(a)adtech.co.uk
--
Pete Peter Turnbull
Dept. of Computer Science
University of York
From: Joe <rigdonj(a)intellistar.net>
>one of my drives. It's marked "PTR V7" "DO - T" "1-40" "5-12-82". Any
idea
>what it might be? It's a 32 sectored hard sectored disk. Is that what
>these use?
Yep these require hard sectored disks at 32spt.
Allison
This year's Radio Club of Tacoma (WA) swap was both a miracle and a
disappointment. It's rare that the two go together, I know, but it did in
fact happen that way this year. I claim "appropriate posting" to the list
for this because what I brought back is over ten years old, and can most
definitely be used to troubleshoot computer systems.
The miracle: Every so often, someone will show up with one or more pieces
of hardware or test gear that are incredibly useful, are either working
(but may be out of cal) or have only minor problems, are priced to move
rather than at "E-pay average," and where the seller has little knowledge
of just what it is they're moving.
Such was the case yesterday morning, and the fact that I had gotten seller
space this year, and was as a result able to walk around the place before
they let the general public in, is the key reason I think I scored the
following for all of $250.
Two Tektronix digital scope mainframes: An 11401 and its GHz-capable
counterpart, an 11402. Along with said mainframes came a total of four
11A32 plug-ins (two-channel vertical, 400 MHz official spec, but you know
Tek always rates conservative), an 11A72 (up to 1 GHz two-channel vertical,
50 ohm inputs), and a big operator's manual about 2.5 inches thick.
After I picked up my jaw off the floor, and wrote the guy a hasty check, I
found, in the operator's manual, a postage-paid reply card from Tektronix
that offered a free service manual for the whole works simply by filling it
out and feeding it to the nearest USPS drop box.
The 11401 mainframe had only one minor problem: It failed it's self-test
at the A/D converter section. Said problem was completely cured by the
simple expedient of disassembling the unit, vacuuming out the dust, and
reseating the few socketed chips on the analog board.
As for the '402, I'll try the same tactics on it 'cause I don't think
anyone's tried it as yet. It's fine for the first hour or so. After that,
if you power-cycle it, you get a failure in the timebase section for the 20
MHz clock. If you let it cool down a while, the failure goes away.
I wager 1,000 Quatloos that this is another case of 'press the chips back
down and vacuum.' Even if it's not, it still sounds like a minor part. As
for the plug-ins, two of the four 11A32's fail their self-test with gain
calibration errors for Channel 1. I'm not sure what's causing this, but I
hope it's minor.
My only other complaint: The '402 has some light screen burn. Fortunately,
the CRT is nothing really special: Just a mono-green tube made by
Mitsubishi. Bet I could even find a generic replacement.
And now, the disappointment(s): The event was supposed to go until 15:00
local, but by 13:15 or so, everyone but the commercial sellers had cleared
out. Also, the event itself was not well attended. I'd be surprised if we
broke 1,000 people the entire day.
As for variety of stuff, that worked out pretty well, but even here in the
NW I'm starting to see less of people that want to tinker, and more of
people that just want to 'plug-and-play.' I base this on the fact that I
saw a LOT of "interesting" items in terms of older test gear, but
practically none of it sold even though the prices seemed pretty reasonable
(to my eyes).
There was more than adequate seller space (three buildings worth), but the
buildings were separated by several hundred feet of distance, and required
considerable walking to cover. While the walking itself was not a problem,
I found it annoying that everything was not all in one place, as it is with
most other swaps.
Finally, I think the club's timing was bad. There was a major computer
swap meet (the AM Northwest people) held in Kent the same morning as the
RCT event. They even started at the same time. I'm sure this was a drain on
attendance because I've been to the AM-NW events, and they definitely run
all day and are often quite packed.
I'll be forwarding feedback to RCT on the above, along with suggestions
for better timing and some other minor improvements.
'Til next time...
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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)
"Our science can only describe an object, event, or living thing in our
own human terms. It cannot, in any way, define any of them..."
From: Robert Stek <r.stek(a)snet.net>
>Maybe I got a bargain, maybe I didn't. Help me decide. I won an
auction
>for three paper tapes in excellent condition. All three are labeled
with a
>DECUS sticker (and the main DECUS site is re-organizinf its software
>section, so there's no info there). All three have typewritten
RSTS11-75 on
>them, then one has 8080.Bas 2/June/76, one has 8008.Bas 2/June/76, and
the
>third has 8008.Doc 2/June/76. Supposedly these all came from MITS.
??? MITS had nothing to do with DEC or RSTS11 OS. So my guess is they
were user submissions of some basic programs not the MITS basic
(billy gates would have fits over that one too). Also MITS never did
anything
with 8008 that I ever heard of.
>So, for starters, does anyone KNOW what these are? Any informed guesses
>beyond the obvious? Can anyone read them for me or make copies in a
more
>"modern" format (i.e., CUTS cassette tape)?
Well the .bas suggest they could be basic but are they tokenized or
ascii???
Allison
Maybe I got a bargain, maybe I didn't. Help me decide. I won an auction
for three paper tapes in excellent condition. All three are labeled with a
DECUS sticker (and the main DECUS site is re-organizinf its software
section, so there's no info there). All three have typewritten RSTS11-75 on
them, then one has 8080.Bas 2/June/76, one has 8008.Bas 2/June/76, and the
third has 8008.Doc 2/June/76. Supposedly these all came from MITS.
Right now I don't have a paper tape reader (Doug Quebbeman has mine, and I
haven't interfaced it to my Sol yet anyway).
So, for starters, does anyone KNOW what these are? Any informed guesses
beyond the obvious? Can anyone read them for me or make copies in a more
"modern" format (i.e., CUTS cassette tape)?
Bob Stek
Saver of Lost Sols
ard(a)p850ug1.demon.co.uk (Tony Duell) wrote (after me):
> > mechanical wall outlet configurations.) Output is 8VAC, 3A, which
>
> Probably a typo, but it could be serious. The output is 8V, 3VA (not 3A).
> The output current is therefore 0.375A. Also the regulation
Tony is absolutely correct (as usual). I plead stupidity: I should
have put my glasses on before reading the front of the adapter.
Have to admit I wondered how it thought it could fit 3A down those
skinny wires that go to the output plug.
BTW, the Fedco battery packs (3x Gates Cyclon cells in series, held
together with a big piece of heat-shrunk tubing) that I got from iGo
do work. I've ordered another batch from another online seller
(trying to save a few bucks) and will post a note when they've arrived
and I've had time to install them.
-Frank McConnell
I just registered TELETYPE.ORG, and will be putting up a web site with
info about the company and equipment and technology... any URLs of
info or pictures would be welcome (especially pictures). All I've
gotten right now is the thread from TELECOM DIGEST from a few years
back about AT&T's dropping of telegraph service..
Thanks.
Bill
--
+-------------------\ /-----------------+
| Bill Bradford | www.sunhelp.org |
| mrbill(a)mrbill.net | www.decvax.org |
| Austin, Texas USA | www.pdp11.org |
+-------------------/ \-----------------+
Hi:
Well, it's time for spring^H^H^H^H^H^Hfall cleaning, some for free, some not.
I have a Prowriter dot matrix printer in unknown condition (cosmetically
good). Free to the first person who picks it up. No, I will not ship it.
I'm in San Bernardino, Calif. area. It's too big for me to keep now that I
have a new Panasonic 24-pin printer for the C128. It will go to the dump
in a couple of weeks if unclaimed.
I also have two Apple monitors; one, a composite monitor designed for the
IIgs (but works with any Apple II), and a small RGB monitor that went with
my Mac IIsi (15-pin). Both work 100%. I'd like to trade for, in particular,
M100/NEC8201A RAM modules, but am asking $25 apiece or best offer plus
shipping. Priority goes to anyone who can pick them up, since it saves me
having to drive them to the post office. I have Commodore monitors coming
out my ears and since they can take S-video and analogue RGB, they're much
more useful to me than these Apple ones.
The monitors will go to eBay in a couple of weeks if unclaimed.
I'm also not taking any of this up to VCF since I'll be dragging enough
up with me (an SX-64, a Tomy Tutor, several Commodore monitors for them,
all the peripherals for the Tomy ...)
--
----------------------------- personal page: http://www.armory.com/~spectre/ --
Cameron Kaiser, Point Loma Nazarene University * ckaiser(a)stockholm.ptloma.edu
-- Room service? Send up a bigger room. -- Groucho Marx -----------------------
Hi,
On Thu, 07 Sep 2000 Joe wrote:
> At 05:03 PM 9/7/00 -0700, you wrote:
> >
> >Anyone familiar with:
> >
> >Panasonic 8" optical Drive
> >Removeable Cartridges
> >Model DU-15LU
> >Manufactured 1987 by Mitsushita (sp?)
> >
> >Someone gave me a call today to see if I had one. I don't and told him I
> >would put it out to the listserver. Also, are there any other units by
other
> >companies that will read these cartridges? The main concern here is data
> >recovery. The second concern is that I will then see if I can obtain that
> >computer :)! My understanding is that only five of these units were sold in
> >the US and four were returned since they were not networkable (fact or
> >fiction?)
>
> Marvin,
>
> If it's what I think it is then I have two NIB optical disks for it.
> They're Panasonic part number TQ-FD22 and they're made by Matsushita
> Electric Industrial Co in Japan. Make an offer if you're interested in the
> disks. FWIW these are more surplus from NASA KSC.
These may not be compatible with the DU-15LU drive, assuming that drive is for
computer data storage and not video recording. Try to compare pictures of the
two types of disks.
Panasonic/Matsushita used to make optical disk video recorders for the
professional market that used 8" disks. The model numbers of the recorders
and players begin with TQ-, so I suspect the TQ-FD22 disks are for the video
recorders.
FWIW, going to eBay and searching for Panasonic TQ should bring up some
listings for the players/recorders. TQ-2026F is a player/recorder, and
TQ-2027F a player. The recording method used by these might be analogue given
their age.
-- Mark
I stopped by a recycling facility today that I had forgotten about as a
possible source. Here's some of the items they had, if anyone is interested
contact me off-list for particulars.
Amdahl - 9406, 6690, 6395. Many of each, about 12 cabinets altogether. The
cabinets were mostly gutted, but the panels were still there. Several
pallets of hard drives were removed but they still have those too.
IBM - 3088. Looks complete. They also had a 4300 that had been stripped to
virtually just the frame. Probably no interest there :)
DEC - a 11/73 chassis only w/power suppy and front panel. A microvax II. An
11/83 turbo. Plus, the following dec modules: M7516-YM, M7555, M7546,
M7606-AF, M7622-AE, M7625-BA, QBUSBEC37
Jay West
> Hopefully, in the next week or two, I'm going to be
> getting a SOL. In anticipation of this, I'm wondering
> what floppy interfaces one might expect to find in
> a SOL. The one I'm getting does not have a floppy card
> in it. Looking around, I see that some people have
> NorthStars in theirs. I have a spare N* floppy controller,
> but I'd rather not go this route as the hard sectored
> media is difficult to find. I'll have to inventory my
> S-100 cards... I know I have a couple of Cromemcos 4FDC
> and 16FDC cards. Would someone have put one of these in
> a SOL? I'm not asking if it can be made to work. I'm
> trying to get a sense of whether it's appropriate or if
> it would be like putting a SoundBlaster32 with 16 Megs
> of memory in an original 6MHz PC-AT with a 512K
> motherboard.
Processor Technology had a HD system they called "Helios",
which used (IIRC) Micropolis hard-sectored disks (they
may have been "firm-sectored" tho). I think most went the
NorthStar route, tho.
I had intended (and still hope) to get a Morrow/ThinkerToys
Discus 2D system for my Sol.
hth,
-dq
"Kevin L. Anderson" <kla(a)helios.augustana.edu> wrote:
> My son was given an HP Portable Plus (Model 110 I believe).
> It looks good, complete with Word and Lotus in the software
> "drawer". Unfortunately it lacks the external power supply/
> recharger, so I don't know if it works.
Model 110 is the "HP Portable": 16-line screen, Bell 103 (300 bps)
modem, and no drawers (the RAM size and built-in application set are
fixed). The "Portable Plus" is usually called that, or "110 Plus",
although it has the unwieldy model number of 45711.
The power supply that you probably want (being in North America) is HP
p/n 82509D: it's the same thing as used for a lot of HP's portable
computers, and I think the 41C rechargable battery pack. (There are
other variants on this for places with other input voltages and/or
mechanical wall outlet configurations.) Output is 8VAC, 3A, which
should be applied to the two pins in the rectangular socket on the
back of the Plus (not the trapezoidal ones which are HP-IL
connectors).
If the Plus doesn't hold a charge, the battery is replaceable.
-Frank McConnell
Kevin,
The charger output is 8 VAC. I don't know the current rating but it's
probably about 100 or 200 Ma. HP uses the same charger for a lot of
different things and they can often be found in surplus stores. The part
number is HP 82059. It's a wall wart that's about 1 1/2" on each side.
Joe
At 09:49 AM 9/8/00 -0500, you wrote:
>My son was given an HP Portable Plus (Model 110 I believe).
>It looks good, complete with Word and Lotus in the software
>"drawer". Unfortunately it lacks the external power supply/
>recharger, so I don't know if it works.
>
>Can anyone tell me what power supply I need and/or the
>power requirements? The HP150faq does not give those
>types of specifics that I can see.
>
>Thanks.
>
>Kevin Anderson
>formerly of Augustana College, Rock Island IL
>now in Bismarck, ND
>home: K9IUA(a)juno.com (alternate kla(a)helios.augustana.edu)
>
>
>
Um, the 5081 isn't really meant as a general-purpose monitor to my
knowledge... its a part of the 5080 Graphics System, IBMs neato high-end CAD
stuff...
Will J
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
Paul Brown wrote:
>Date: Mon, 28 Aug 2000 21:11:52 -0500
>Subject: Re: Windows CE and an OT rant
>
-snip-
>or
>take the long-respected brand name of Hewlett-Packard
>Instruments and start calling them "Agilent Technologies", a name
>that I haven't heard pronounced the same way twice, or again
The worse part is that "agilent" is a very dumb name in many
languages; agile on one hand, "lent" ("slow" in most languages)
on the other.
The measurement/instrumentation half should have kept the
HP name. The agilent oxymoron actually fits the other one.
Carlos.