Hello,
I'm an employee with the National radio astronomy observatory here in Socorro New Mexico.
As part of our NGVLA upgrades, we are seeking to get rid of old data tapes from the tape reel days of Computing. These contain things such as the boot loaders, OS, specific collection programs and antenna movement programs.
I personally would hate to see these just wind up in the literal dumpster and would like to see them sent out to a museum or an archiving body that can preserve them and keep them safe as a dynamic part of history.
If anyone is interested or knows someone who would be interested in the VLAs data tape library please let me know.
V/R
Danielle Werts
Front end engineer
VLA Socorro New Mexico
2 units working when properly stored a few years ago. 1 unit, parts unit.
Must take all 3.
Tested successfully only with a PC and a VAX.
Located in Frederick, Maryland, USA
I am working on a deal which includes several PDP11/15 or 20s. I will be
looking at them next week and hope to get more details. I will look for
exact model numbers and configuration.At least 2 of them have non DEC
silkscreens on the front panel.
Also a selection of 11/05 and 11/10 including 5 1/4 box, BA11-D, and BA11-K
units.
If you are interested in a box or parts please email me off list.
Thanks, Paul
Does anyone here have a running Axil 220 or 245 (Sun SPARCstation LX clone)? My 220 has a dead PSU and I am trying to get it working with a modern PC PSU. But I don’t know the pinout for the power connector.
While the power connector is the same as used by Sun, the pinout and, aside from +5V and GND, the wire color scheme are different. I have identified 3 of the 6 wire colors and 7 of the 10 pins. The wire color scheme seemed to be a match for early sun4c but I just found something that suggests a couple wire colors are used differently.
I have found that black is ground, red is +5V, and yellow is +12V. White, orange, and blue are TBD. A marking on the PSU board suggests white is -12V. Blue and orange seem to only used by a daughter board centered on a LM339 chip. But, as a software guy, I can’t tell what it does.
Anyone here have any insight here that might help me?
alan
I picked up this system from its previous caretaker yesterday, to hold onto for a friend. I’ve also inventoried the major functional ICs and archived the “IPL-M” ROMs.
Here’s what’s in the Eagle-32:
- Main Logic Board
- 8MHz 68000 CPU
- 2x D8255 programmable peripheral interface
- left 8255 is clearly for parallel and user port
- right 8255 I strongly suspect is for hard disk, possibly ANSI or SASI
- D8253C programmable interval timer
- 2x 2651N programmable communications interface for serial ports
- 2x 2716 for IPL-M 0/1 ROMs
- Disk Controller Board
- FD1701B-02 floppy disk controller
- No video board, whether text or graphics
Since there’s no video board in the system, and a couple of cables internally that aren’t attached to anything, I expect it was removed by a previous caretaker. This is sad because without one it’s unlikely to come up, not that anyone has found any software for it. On the other hand, there are zero PALs, so both full reverse engineering and maintenance should be straightforward.
I threw the 4KB of boot ROM in Ghidra and confirmed a couple things:
- At boot, ROM is mapped to 0, and then remapped either by a write to the location or by a cycle counter: The initial stack pointer at 0x0 is 0x0001fffe and the initial program counter at 0x4 is 0x00ffc026, indicating the ROM is normally located at 0x00ffc000.
- The ROM freely interchanges addresses in the 0x00ffc000..0x00ffffff range and addresses in the 0xffffc000..0xffffffff range, which is annoying to deal with in Ghidra.
- I/O devices appear to be in the 0x00ff8000..0x00ffbfff range, all of the devices accessed via the bootstrap seem to be barely above 0x00ff8000.
- Only NMI, bus error, interrupt 2, and interrupt 5 are set up by the bootstrap.
- The bootstrap is very bare-bones but still has a bunch of indirection in it; it’s obviously written in assembly, but it does seem to have parameterization so it may support both console and serial I/O.
I suspect that I can figure out from the pattern of I/O accesses which devices are at which address in the memory map, at least if I bring up an emulation in MAME. That should at least allow writing new code for it, and _maybe_ even figuring out which CRT controller the video hardware uses and where in the memory map it is. (I suspect the 6845 and/or 6847 just from the time period, but who knows? Gotta see what it actually do when trying to show the “IPL IN PROGRESS” string contained in the ROM, or one of the couple error strings…)
— Chris
Perhaps slightly off topic, but perhaps someone here has a contact or idea
on how to get started on this:
Someone has done a Q-Bert port in 2023 to a new system. The title is
different, but the "look and feel" (and audio) is pretty "authentic" to the
original (not sure if using exactly the same original tiles and such, I
believe it was all original work - but still, it's very much an
arcade-style clone). We see now that Sony "owns" it these days (I seem
to remember decades ago there a Q-bert cartoon? But perhaps remembering it
wrong).
The question is, how would one start on obtaining a license? I assume it
wouldn't be cost effective (for a free casual port), but still just
curious. I've tried to contact Sony in the past (on a different software
title), but it's just a huge enterprise it's a bit challenging to
approach. Just wondering on the off chance if maybe someone around here
has gone down this road already?
-Steve
I am back to playing with RSTS/E 10.1 again and have a couple questions
if there is still anyone around with experience.
First: Is there a way to change the allowed length for passwords?
Second: Is there a way to make login take the assigned name rather than
the x,x format for logins? I seem to remember using a system once that
did but I have no idea if it was legit or a local hack. Although I have
no problem using local hacks. :-)
Need to get a system going and maybe even join HECNET.
I really wish there was TCP/IP for RSTS.
bill
I have been scanning in a lot of manuals that I have that relate to
computers that are not in my collectiion, but which may be unique, or
nearly so.
Today I scanned in the Sorbus Micro Handbook 1990 Update, which has
information provided to Sorbus FEs who might service various microcomputers.
There is info in there on all sorts of stuff, including motherboard
jumper/switch info up through a PS/2 model 80, for example, and lots of
other manufacturer's computers and expansion cards, stuff like IOMEGA,
AST, Zenith Tandon, etc. etc.
It can be found in my Google drive under my directory of things I have
provided for bitsavers to snag:
https://drive.google.com/open?id=0B2v4WRwISEQRWWFFdVpCZWFTZEU&resourcekey=0…
in subdirectory pdf/sorbus
JRJ