Hello all,
I have transferred some simh .tap files to my PDP-11/23+ running RSX11M+.
There I have tried to use VCP to attach them to a virtual device but I keep
getting an invalid record format error. I then realized the simh .tap files
most likely aren't organized correctly. If I attach them to TS0 in simh I
can work with them. So now I am trying duplicate a tape into a new .tap
file created using VCP. I can't for the life of me get it to work though.
BRU doesn't support tape-to-tape and FLX doesn't complain but also never
completes. Is there a process for tape duplication under RSX?
The images were first transferred to my PiDP-11 using ftp in binary mode
over TCP/IP. From there I used NFT in image mode and I tried both record
and block modes.
I have also seen the simh tape tools but there doesn't seem to be a tool to
convert a simh file back to what would be on a real tape.
Anyone have any information or pointers to get this to work?
Thanks!
-Peter
Does anyone know anything about the key lock on the mains on/off
switch of the P3800?
I have one without a key. I can't identify the lock manufacturer (no
markings on it at all) so I've not been able to get a blank to cut a
replacement key. A friend who is a locksmith said she'd never seen
anything like it.
Any ideas who made the lock itself?
Were all P3800 machines normally 'keyed alike' If so, a copy of an
existing key (anyone have one?) would be a great help.
Yes, I can trvially bypass the lock/switch mechanically or
electrically. But I want to try to get this thing as original as
possible.
-tony
I saw on the BASIC Programming group on FaceBook that a new venture is going to start publishing Compute's Gazette again.
https://www.computesgazette.com/
Perhaps interesting to some of you.
Will
You just can't beat the person who never gives up.
Babe Ruth
This past Saturday at a local retro meetup, it was announced there was
still at least 1 open spot for a speaker/presentation at VCF SW (Dallas)
this June.
Just passing the word, if anyone is in the area at that time and interested
to speak on a topic vintage-computing related. There should be a signup
at the VCF SW page.
Been messing around with a GRiD system recently - I'm not seeing a solid
archive of things like PDFs and ROMs for that system. And I've heard a
rumor there used to be one, but it went offline a few years back?
Mostly I'm looking for GPIB related info, and maybe either native GRiD
drivers or some compatible MS-DOS drivers to use the GPIB port on that
system.
Here some images and reference info of what I've learned so far about a
late-model (but before Tandy) GRiD system...
https://forum.vcfed.org/index.php?forums/grid-systems.82/
I'm also hunting around for one of those GRiD disk drives, if there is any
spare standalone one not bundled with another existing system.
-Steve
I was curious and had a spare benjamin for one of these from eBay,
thinking it would be a handy USB to SCSI adapter for convenient
imaging of old drives, as it was mentioned as one a month or two
ago on the Reddits.
I'd like to find a manual and hear anecdotes. Mine is a model T4,
has USB 2.0 and Firewire 800, circa 2005. I was surprised to see
they were made in New Berlin, WI. I don't see any mention of
this model on their web site https://digitalintelligence.com/
nor any mention of "ultrablock" in my CCtalk archives.
- John
Can anyone here tell me what tool I can use to create
DSK, DMK or IMD files from files with the extensions
"raw" and VOL? I am once again trying to get the CPM
Adaptable System for UCSD Pascal to work on an emulator.
I would also like to try and get the PDP-11 version of
UCSD Pascal running again and that requires the same
ability.
bill
I have mounting brackets for 3.5" disk drives in an Antec Sonata III
500 case. They're nice metal trays with mounting holes on the bottom
and spring metal clips on the sides to hold them into the panel inside
the case. For some reason, I have six of them, but the case has only
four slots. Does anybody need them?
https://archive.org/details/manualzilla-id-7235982
I have been talking with Paul Anderson about some PDP-11/05 parts.
End of January Paul wrote about medical problems and possible surgery.
I have not been able to get in touch with him since and hope he is OK.
Has anyone here heard anything about Paul since January?
Thanks
Tom
Hey gang, a few months ago I had found the 1968/1969 document spec of
RS-232. But now, I'm unable to find it again !
At Internet Archive, there is one link/reference to it, but it appears to
just be the cover page (which does have the date of August 1969).
I see the EIA RS-232-C spec dated from 1991 (but I think that date is just
marking when EIA took over stewardship of the standard, but the spec should
reflect/match the original 1969 one).
In the manual for the DataSet 103C (from a few years earlier than 1969), it
outlines signal lines all labeled like RS-232. But I wouldn't call it an
RS-232 spec.
Like most standards, it takes a number of years for a community/critical
mass of products to understand it and adopt it correctly. Even ASCII
wasn't globally recognized and adopted until maybe 15 years after it was
introduced? So I was trying to track down the "earliest mention" of
RS-232, to pinpoint it really being from 1962.
Technically it appears the EIA "guards" that spec, and makes it expensive
to officially download it. Maybe they took an initiative to try to scrub
earlier editions from the public web, maybe that's why it's harder to find
now? But I was pretty sure I found a scanned copy of it at some point (the
Aug 1969 one).
If anyone happens to have a printer version (of a 1969 or earlier RS-232
spec) - it would at least be nice to know that exists somewhere. I'm
pretty sure that "original spec" called out +/- 3 to 25V, later ones maybe
used 20V or 15V.
-Steve
I have posted my PDP8 and PDP12 paper tape images onto my Google Drive
(where they are also available to CHM/Al Kossow for their "bits" collection.
https://drive.google.com/open?id=0B2v4WRwISEQRWWFFdVpCZWFTZEU&resourcekey=0…
Look in bits/DEC/pdp8 and bits/DEC/pdp12 for folders "From_JayJaeger".
There is a PDF of the contents of BOTH directories in each one (it is
the same PDF in each case).
JRJ
FWIW, both Grok and ChatGPT say the same thing.
The RS-232 standard was first described in 1960 by the Electronic Industries Association (EIA). Its full original designation was EIA RS-232, where “RS” stands for Recommended Standard.
Many years ago (March 2007 to be precise), I posted to this mailing list because I had typed in (by hand) the octal listing of TBX (Tiny BASIC Extended) from Dr Dobbs Vol. 1 No. 1, pp 16-17(
It turns out that this 8080 code basically worked and I was able to verify it in a Z-80 simulator.
Fast forward to 2025, and I have rediscovered this code and posted it to GitHub. I have also included an 8080 emulator in JavaScript so you can run TBX in your browser:
https://github.com/ericscharff/tinybasic
While keying in two pages of octal listings was an interesting exercise, I’m less keen to type in the source code for TBX, which appeared in Vol 1 No 2, pp 13-31.
I’d like to preserve this source code alongside the octal dump in my github repository.
Does anyone happen to have a listing of this source code in ASCII, or perhaps access to high quality OCR software that could perhaps automate the job?
The closest I can find is on Whipple’s own web site athttps://whippleway.com/Source_Code/TBX.asm
Which seems quite close, but is missing things from the first TBX (e.g., FOR / NXT loops)
Many thanks,
-Eric
Way back when, I asked on the list about null modems for the DEC Pro which I
planned to use for experiments with SLIP. PRO/VENIX doesn't have any network
capability other than UUCP, and it doesn't seem like anything else supports the
Ethernet CTI card other than P/OS (of course) and the unofficial 2.9BSD, but I
like PRO/VENIX V2.0 better because it's a real System V.
Anyway, here's a simple implementation with four clients (ping, DNS, NTP and
command-reply TCP) which runs over the printer port at the standard 4800bps.
That keeps the main serial port free as a second terminal and for Kermit.
Getting it to work with both the PRO/VENIX Rev. 2.0 and V2.0 compilers (i.e.,
older-than-V7 and System V respectively) was interesting.
Unfortunately Xhomer's serial port emulation isn't good enough for this yet;
many dropped bytes. It works fine with my real DEC Pro 380.
https://oldvcr.blogspot.com/2025/04/lets-give-provenix-barely-adequate-pre.…https://github.com/classilla/bass
--
------------------------------------ personal: http://www.cameronkaiser.com/ --
Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser(a)floodgap.com
-- God made the integers; all else is the work of Man. -- Kronecker -----------
The "RK11-D and RK11-E moving head disk drive controller manual" (EK-RK11D-MM-002) states in par. 2.5 (Installation Procedure) that the register and vector addresses of a RK11-D can be configured by "seven interrupt vector address jumpers and eight address selection jumpers of the M7257". The manual however doesn't state the address range that can be configured by these jumpers and refers to engineering drawing D-CS-M7257-0-1 for that information. I found these drawings in the RK11-D Engineering Drawings but cannot find information in them on the valid address ranges. Therefore my question: what is the address range a RK11 controller can be configured for?
Greetings,
Long story short, as the subject line says, I'm looking for some
VAX/VMS v4 era software. I've been working on putting together a
"turnkey" VMS v4.7 system — I've mentioned it over on the SIMH mailing
list once or twice, and if anyone is on the ClassicCMP Discord server,
Mainframe Enthusiasts Discord Server, or DEC Discord¹, you've likely
seen me mention it multiple times — and I'm currently trying to copies
of some of layered products.
To the crux of the issue, does anyone here have — as an image, or
media that they are are willing to image/have imaged — the
installation media for the following software for VAX/VMS v4.x?
• VAX NOTES
• VAX P.S.I.
• VAXset/DECset — specifically the Language Sensitive Editor
• CGRAF and CIMI
And just because I have a deep loathing for myself:
• Eunice
I'm also always open to any other software for VMS v4.x if anyone has
any they want to share.
Best regards,
Christian
¹: "The Digital Equipment Corporation Fan Spot", as it's named properly.
--
Christian M. Gauger-Cosgrove
STCKON08DS0
Contact information available upon request.