An Open House at RCS/RI <www.osfn.org/rcs>...
We will be getting rid of quite a few things, including a number of
untested RL02s (drives, not packs). Obviously, these are pick up only.
Come on over!
---------- Forwarded message ----------
Date: Tue, 12 Jun 2001 11:10:50 -0400 (EDT)
From: Michael Umbricht <mikeu(a)shrimp.osfn.org>
To: comp-hist(a)shrimp.osfn.org
Subject: this weekend
Our Open House is Saturday, June 16th from 10am - 4:30pm
The topic is Games! and we will be featuring SpaceWar on the PDP-12
and other games.
On another note, we need some bodies to help move some things around on
Friday afternoon. I'll be here from about noon on, and Dave will be
stoping by after work. But we need at least two more people. RSVP if
you can help.
The goal is to move the Wang VS100 and peripherals out into the
hallway, in preperation for RICM to pick them up on Saturday. Dave and
I have already moved the printer, disk and tape drives to the edge of
the aisle, but getting them to the door will require moving several
other machines. Please help!!
-mikeu
I have a Toshiba T1000 portable personal computer that I would like to offer
up for trade or sale. It has built in MS-DOS 2.11, 640KB RAM, 8088
processor, 3.5" 720K floppy, 640 x200 LCD, CGA external drive, internal
modem, parallel port, serial port, original user manual and carrying case.
It's in good shape and functional. If this would fit into your collection,
please contact me directly at:
anheier(a)owt.com
thanks Norm
I'm forwarding this in case anyone on this list is
interested in these manuals.
> Ervin I. Szabo (cy335(a)FreeNet.Carleton.CA) writes:
> > I have a couple of manuals for the Tandy 1400
> > laptop, and two manuals for the AMSTRAD PCW9512 word-
> > processor/computer
> > if interested, l please, let me know
Hi all...
I've been trying to get some action from this IMSAI for awhile now. Main
problem is I don't know what is on the EPROMs on the EconoROM board. It
looks like banks A & B, OR banks C & D, can be enabled together starting at
address 0000h. There are 6 2708's in A0 through B1, and 8 2708's in C0
through C3.
I've been looking for an EPROM burner that can read/write 2708's with no
luck so far. We have TWO machines at work, and neither will do it. Anyone
know of a burner that WILL?
I manually read the first 256 bytes of the first chip, and disassembled it,
also manually - I'm looking for a good disassembler program too! I've got
one called DASM V1.2 by John Wilson, but have been having some trouble with
it.
If you've got a few minutes, have a look at what I've included below - the
first 128 bytes of code. Let me know if any of it looks familiar. (Or if I
messed up the job!) The comments are for my own benefit - I'm pretty rusty
with assembler.
Addr. Hex Value Mnemonic Comments
0000 AF XRA A ;Exclusive Or A with A (clears A)
0001 C3 3B 00 JMP 003B ;Jump to 003Bh
0008 C3 EE EF JMP FFEE ;Jump to FFEEh
0010 C3 F1 FF JMP FFF1 ;Jump to FFF1h
0018 C3 F4 FF JMP FFF4 ;Jump to FFF4h
0020 C3 F7 FF JMP FFF7 ;Jump to FFF7h
0028 C3 FA FF JMP FFFA ;Jump to FFFAh
0030 C3 FD FF JMP FFFD ;Jump to FFFDh
0038 C3 D3 09 JMP 09D3 ;Jump to 09D3h
003B D3 F0 OUT F0 ;Send contents of A register to port F0h
003D C3 11 D2 JMP D211 ;Jump to D211h
0040 3B DCX SP ;Decrement stack pointer
0041 00 NOP ;Do nothing
0042 C3 5C 00 JMP 005C ;Jump to 005Ch
0045 21 00 F0 LXI H,00 F0 ;Load register pair H & L with F000h
0048 0E 4E MVI C,4E ;Move 4E to register C
004A AF XRA A ;Clear register A
004B 77 MOV M,A ;Move register A to loc'n given in H & L
004C 23 INX H ;Increment H & L registers
004D 0D DCR D ;Decrement register C
004E C2 4B 00 JNZ 004B ;Jump on no zero to address 004Bh
0051 06 18 MVI B,18 ;Move 18h into register B
0053 21 2A F1 LXI H,F12A ;Load H & L registers with F12Ah
0056 77 MOV M,A ;Move register A to loc'n given in H & L
0057 23 INX H ;Increment H & L registers
0058 05 DCR B ;Decrement register B
0059 C2 53 00 JNZ 0053 ;Jump on no zero to address 0053h
005C 31 9E F0 LXI SP,F09E ;Load stack pointer with F09Eh
005F CD 42 01 CALL 0142 ;Transfer program control to addr 0142h
0062 06 2A MVI B,2A ;Move 2Ah into register B
0064 CD 51 01 CALL 0151 ;Transfer program control to addr 0151h
0067 CD 7A 00 CALL 007A :Transfer program control to addr 007Ah
006A 23 INX H ;Increment H & L registers
006B 7E MOV A,M ;Move value from loc'n in H & L to reg A
006C FE 3A CPI 3A ;Compare A with 3Ah (A - 3Ah)
006E DA 7A 05 JC 057A ;Jump on carry to 057Ah
0071 CD DE 01 CALL 01DE ;Transfer program control to addr 01DEh
0074 CD 94 01 CALL 0194 ;Transfer program control to addr 0194h
0077 C3 5C 00 JMP 005C ;Jump to address 005Ch
007A 21 BC F0 LXI H,F0BC ;Load H & L registers with F0BCh
007D 22 50 F0 SHLD F050 ;Store H & L registers at F050h
Joel A. Weder
jweder(a)telusplanet.net
403-556-4020
Joe,
Better stay out of the sun. I think you fried to many neurons. Mike ??? has
the EXOR-bus stuff :-)
SteveRob
>From: joe <rigdonj(a)intellistar.net>
>Reply-To: classiccmp(a)classiccmp.org
>To: classiccmp(a)classiccmp.org
>Subject: Re: Motorola EXORbus docs needed
>Date: Tue, 12 Jun 2001 09:14:04 -0400
>
>HI Rich,
>
> I'm glad to see someone else is interested in the Motorola
>stuff. Steve Robertson has a **bunch** of docs for the EXOR-bus stuff. He
>and one other list member (I can't think of his name right now) are the one
>two that I know of that are seriously interested in the EXOR-bus stuff. I'm
>interested in it but I have too many projects already so I've been passing
>all the stuff that I find onto them. I've got a pile of EXOR-bus cards
>here right now that I need to go through. Steve and I were supposed to get
>together at the UCF hamfest last weekend and I was going to give it all to
>him but both of us had other things that we had to do so we never made it.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
Hello all,
As promised, here is the list of EXORbus cards that I have... Any docs or
information on these would be greatly appreciated! (Thanks to Mike and Joe
for already replying to my previous post)...
1 MEX68WW Wire-Wrap prototyping Board (uh, well, I guess this one is
self-explanatory :-) )
1 CMS 9601-501 "Utility Buffer/Cable Breakout" Board (2 ports)
1 CMS 9601-503 "Cable Breakout" Board (8 ports)
2 Chrislin Industries memory board -- 32 4116 chips
2 Motorola Micro Module 1A (one has 4 2708 EPROM's, labels all faded)
2 CMS 9650 Serial I/O Board (8 8650 chips)
2 card extenders w/ test points
1 Micro-Logus P-VDG board (CRT-5037 and CRT 8002 chips, also 4 2016's, and 4
output jacks, coaxial, but smaller than say a cable TV coaxial cable. Also
output jacks are NON-threaded.
1 CMS 9609 MPU board (6809, 2 6821's, 2 6850's, 3 2716 EPROM's, one marked
"Debug 09", others unlabeled)
1 CMS 9609 MPU board (same setup as above, but 3 2716's marked "M9M17 #1,
#2, and #3")
1 Southern Company Services SCSEVDG183, very similar to P-VDG board above,
but w/ CRT-5027, and 4016's instead of 2016's)
1 Hodge Taylor and Associates P/N 040478 (all 74XX logic, no ideas as to
function)
1 Hodge Taylor and Associates P/N 033178 (again, all logic...)
1 unknown vendor, marked "Interface Board" (2 6820's, 2708 EPROM, marked
"D800" (very faded), 40-pin and 50-pin connectors on top)
1 General Micro Systems "Versatile Memory Module" (16 sockets, 9 filled w/
2716 EPROM's, marked "IRCS 0.64" -- Also has battery backup!)
1 CMS 9640 Timer Board
1 Hodge Taylor and Associates P/N 12877 (2 AM2901BDC, 3 AM2909PC, 4
N82S2708N)
Thanks in advance!
Rich B.
> S.C. a CDC founder? fantastic!
> 205/LSI after the Cray-1? check.
>
> Ok, continuing after a "real work"* break.
> What made the 205 get singled out for so
> long as an a**kicker? True multiprocessing?
> Did it beat the Cray-1?
See also:
http://ed-thelen.org/comp-hist/super-users-view.html
> S.C. a CDC founder? fantastic!
> 205/LSI after the Cray-1? check.
>
> Ok, continuing after a "real work"* break.
> What made the 205 get singled out for so
> long as an a**kicker? True multiprocessing?
> Did it beat the Cray-1?
CYBER 205
Overview of Platform
Vector Architecture.
Compute Hardware
Architecture: ECL/LSI logic (168 gates/chip) Sequential and parallel
processing on single bits, 8-bit bytes and 32- or 64-bit floating-point
operands 20-nsec cycle time Scalar Unit Segmented functional units 64-word
instruction stack 256 word high-speed register file Vector Unit 1, 2, or 4
segmented vector pipelines memory-to-memory data streaming maximum vector
length of 65,536 words gather/scatter instructions up to 800 million 32-bit
floating-point operations/second
Interconnect / Communications System
Memory System
Memory
MOS semiconductor memory
Memory size: 1, 2, 4, 8 or 16 million 64-bit words
Virtual memory accessing mechanism with multiple, concurrently
usable page sizes
SECDED on each 32-bit half word
48-bit address (address space of 4 trillion words per user)
80 nsec memory bank cycle time
Memory bandwidth: 25.6 or 51.2 Gigabits/second
Benchmarks / Compute and data transfer performance
Performance:
Linked triad performance on long vectors approaches asymptotic
speed of machine.
Performance can be severely degraded at short vector lengths
(that is, the typical $n _ {1/2}$ is around 100), and if
vector is not held contiguously. For this reason most
tuned software employs long, contiguously held vectors.
Operating System Software and Environment
Software:
Virtual operating system
Batch and interactive access
FORTRAN compiler
ANSI 77 with vector extensions
32-bit half-precision data type
Special calls to machine instructions
Automatic vectorization
Scalar optimization utilizing large register file
Utilities
Interactive symbolic debugger
Source code maintenance
Object code maintenance
Networkability/ I/O System / Integrability / Reliability / Scalability
I/O
Eight I/O ports, 32-bits in width, expandable to 16
200 Mbits/second for each port
Maximum I/O port bandwidth of 3200 Mbits/sec
Miscellaneous
Cooling: freon
Dimensions: floor area (four pipe model) 23 ft x 19 ft
footprint (with I/O system) 105 sq ft
Notable Applications / Customers / Market Sectors
N/A
Overall Comments
N/A
------------------------------------------------------------------------------
--
> -----Original Message-----
> From: Douglas Quebbeman [mailto:dhquebbeman@theestopinalgroup.com]
> Sent: Tuesday, June 12, 2001 1:49 PM
> To: 'classiccmp(a)classiccmp.org'
> Subject: RE: Cyber205 was RE: Ebay horror ...
>
>
> > At 12:18 PM 6/12/01 -0400, Doug wrote:
> >
> > >It appears that, at least as recently as August 2000, a Cyber
> > >170 driving the Early Warning Radar System at Cape Cod Air
> > >Force Station, known as "Pave Paws", was still in operation.
> > >
> > >Discussions were going on at that time w/r/t its replacement.
> > >
> > >This machine, sans media, disks, etc, might be a good candidate
> > >for a future rescue (since it's military, they may want to
> > >wipe the disks using hammers).
> >
> > Actually, they use acid. :-(
>
> That doesn't destroy data, it just rearranges it...
> (yes, my favorite color is paisley).
>
> :-)
>
On June 12, John Foust wrote:
> Care to share how you've been doing this? What sort of
> items are you buying and selling? Do you think it's been
> profitable, if you consider the time per transaction?
I've been selling some analog and digital test equipment, some synth
and music-related stuff, and some computer stuff. NeXT Dimension
boards, for example...I had about a dozen of them, and most of them
went for around $400/ea. It's been profitable enough to pay my
$1400/mo rent and my $700/mo car payment, as well as other bills...no
"think" to it, if I hadn't been doing this, I'd be bankrupt...or
worse, working a 9-5 schedule, being taken advantage of by suits and
having clueless MCSEs trying to take credit for my work.
I'm not bitter..
-Dave McGuire