I am looking for a basic or commercial IMSAI SIO 8080 Comm Program that
uses SIO serial connector 2 for modem communications. Something I can
start from a ROM monitor running from the console running through serial
connector 1.
My system is using the original 8080, I want to avoid the cp/m z80 route.
Bill
Looking for information on how to set the jumpers/dip switches on the Xerox ViewBoard (AWPI Bounty) and ViewBoard II.
Apparently there’s one or more hardware installation manuals for these boards, which were also sold as part of the “Network Services for PC” product, so the hardware installation manual for that would presumably also contain this information. Bitsavers has the Network Services for PC software installation manual, which mentions the separate hardware manual(s), but I haven’t yet been able to locate any copies of anything that describes the jumpers/switches.
ok
bear.
At 02:05 AM 7/20/2023, Sellam Abraham via cctalk wrote:
>On Wed, Jul 19, 2023, 8:35 PM Chuck Guzis via cctalk <cctalk(a)classiccmp.org>
>wrote:
>> Too bad, but on the other hand, John Draper turned 80 this year.
>> Probably a better role model.
>>
>> --Chuck
>
>Oh, god, no.
Chuck's only saying that because he wasn't invited to "work out."
- John
Maybe this note is off topic but I don't think so: The death of Kevin
Mitnick. His book "Ghost in the Wire" is a classic. Too bad he was a
criminal!
Murray 🙂
Hello,
I have a non-functioning VT100. I think I may have isolated the problem to
an Intel 8228 chip (or 88228, the schematic says 8228, the part is marked
88228C). Certainly, the part gets a bit hot and it doesn't seem to be
outputting anything on the I/O W pin (pin 27) despite activity on STSTB (pin
1), DBIN (pin 4) and WR (Pin 3). There is no activity on the HLDA input
though, but I am not sure if that is required because I think the firmware
is just trying to send its status to the keyboard LEDs.
I can find a brief datasheet for the 8228 but it doesn't tell me the logic
for producing the I/O W signal, so I am not sure if it is behaving as it
should. Does anyone have more comprehensive information on how the 8228 is
supposed to work?
I have dumped the ROMs and been able to capture the ROM reads and they match
the disassembled code, so I think the 8080 CPU itself is working.
Thanks
Rob
Hi,
I am curious if anyone here might be planning on attending.
https://museum.syssrc.com/artifact/events/3000/
The Vintage Computer Federation and the System Source Computer Museum are
hosting a vintage computer repair workshop on Saturday July 22nd and
Sunday July 23rd 2023
...
Mark
--
Mark G. Thomas <Mark(a)Misty.com>, KC3DRE
Hello All,
I am wondering if anyone has a private or knows of a mirror for
ftp.compaq.com that is older than 2014? All the ones I have found online,
including the file at archive.org, are from 2014. By then a number of files
and directories had been purged e.g. "/pub/supportinformation/techpubs" and
"softlib1". I am looking for some old documentation and firmware for Compaq
switches and Tape Libraries but if anyone has a full set of files I am happy
to add them to a mirror. TIA!
-Ali
Hi all,
I just noticed that images of a full RX50 floppy set for Ultrix-32m 1.2 was
posted on Bitsavers (
http://bitsavers.trailing-edge.com/bits/DEC/vax/ultrix/1.2/ULTRIX-32M_V1.2_…
). I am having difficulty parsing these images into a usable raw format
for SIMH.
As a reference, TUHS has a set of 1.0 floppies (
https://www.tuhs.org/Archive/Distributions/DEC/Ultrix-32M/ ) that are
usable for installation purposes. (You can ignore the 1.2 floppies in that
archive, they aren't actually a full set). The first disk of that
installer, 32m-1.0-bin/01, has a bootloader that starts at byte zero as we
would expect. This should be approximately equivalent to disk 1 in the
Bitsavers set. Oddly though, in the "raw" dump the bootloader doesn't
start until 0x1400, and a number of the other disks I looked at appear to
have odd holes/zeroes in them. IMD format dumps of the 1.2 disks are
provided but when I converted the IMD format to a raw image I got the same
issue.
I'm almost thoroughly unfamiliar with IMD - is there some obvious
extraction/conversion option that I am missing here? Were these disks
actually imaged correctly? I would appreciate any suggestions.
-Henry
OK. I have about 500 DEC Ranibow floppy images that I've ripped over the
years.
I also have a number of .td0 images as well as other oddballs.
Other than Lotus 123 needing to have funky sectors on one of its bigger
tracks for copy protection, I think having the raw images suffice.
I have some disks that I have multiple copies of (MS-DOS, CP/M, Winchester
Utilities, DEC Rainbow diagnostics etc).I have a few copies of some
software packages. I have a few disks that are clearly personal. And some
of the variations of MS-DOS have different patches applied by various
install programs (or debug scripts published in different trade rags of the
time). And at least one has a special driver installed that overwrites the
DEC Winchester for things like Univation).
So, what I'd like to do is to is somehow organize all this. I wrote some
software to extract files from the filesystem.So I'd like to have a
separate copy of the expanded files.
Lots of moving parts for 40-year-old floppies. I'm struggling with how to
organize all this, how to keep track of this, and how to allow others to
contribute their disk images and allow things to be studied and run. I'd
like to keep the raw images (to mine them for drivers like the univation
one I discovered). I'd like to keep the busted apart files to access them
more easily, etc.
Is there some book, website, paper, etc that I can use to to help me
organize all this so I can share it with others? Is this even the right
place to ask? There's got to be several people that have solved this issue
before....
Warner