They can apply at epic systems in Verona, Wisconsin. They are underlying
infrastructure is based on mice and mumps.
Sent from my iPad
> On May 12, 2024, at 08:59, Bill Gunshannon via cctalk
> wrote:
>
>
> With the VA dropping Vista what happens to that army of Mumps
> programmers they had?
I have finished the 3rd phase of my IBM 1410 SMS computer
reverse-engineering project. The first phase was writing a software
machine-cycle simulator - almost 20 years ago, in part to verify I had
usable software. The 2nd phase was writing code and setting up a
database to do the 3rd phase - captur
I did that sort of thing for my PDP-8/L, where the reader run drove the
RS-232 "CTS" control signal and wrote a "C" program to do simple TTY
emulation in DeSmet C back in the day.
That code would not run in Windows of course, but it wouldn't be all
that difficult for someone with a C programming b
On 12/14/2018 4:41 AM, Peter Van Peborgh via cctech wrote:
> Fellow geeks of more mature vintage,
>
> Do any of you guys know whether it is possible to find out to whom any IBM
> equipment was sold back in the day? (Still chasing IBM 2321 Data Cell - I
> never learn!)
>
> Many thanks,
>
> peter
Typically the files on Thingiverse are .STL format, which is portable 3D
model. One feeds it into a slicer program (there are several to choose
from) to produce GCode that uses the specifications of one's particular
printer so that the right GCode gets spit out.
On 12/17/2018 3:26 PM, Zane Healy
On 12/18/2018 3:35 PM, Al Kossow via cctech wrote:
>
>
> On 12/18/18 12:38 PM, William Donzelli via cctalk wrote:
>
>>> Unfortunately I got no docs or media with this machine. And it appears
>>> all that is up on bitsavers are tape images?
>
> Everything DG related on bitsavers has been on hold
On 12/21/2018 3:07 PM, Paul Koning via cctalk wrote:
>
>
>> On Dec 21, 2018, at 3:06 PM, Bill Degnan via cctalk
>> wrote:
>>
>>>
>>>
>>>
>>> My _guess_ is that that probably happened because there is no formal
>>> 'model'
>>> for that first one (unlike the first -11, which got re-named the -11/
On 12/21/2018 4:00 PM, Bill Degnan wrote:
>
>
> On Fri, Dec 21, 2018 at 4:47 PM Jay Jaeger via cctalk
> mailto:cctalk@classiccmp.org>> wrote:
>
> On 12/21/2018 3:07 PM, Paul Koning via cctalk wrote:
> >
> >
> >> On Dec
I think I can help some. I have a PDP-11/45 From U. Wisc. ECE that
claims to be S/N 1525 .
* I do NOT have an actual wire list, it seems, but I will hunt a bit
more tomorrow or Tuesday.
* I DO have earlier PDP-11/45 CPU drawings, but no ECO info
Here is what I have for drawings:
B-DD-11/45-
On 1/27/2019 11:01 PM, Fritz Mueller via cctalk wrote:
> Hi Jay,
>
>> On Jan 27, 2019, at 7:07 PM, Jay Jaeger wrote:
>>
>> I think I can help some... I DO have earlier PDP-11/45 CPU drawings...
>
> Man, this list is the absolute best!
>
> The '72
he bottom right of the first page - I didn't notice the revisions block
on the bottom left. 8(
JRJ
On 1/27/2019 9:07 PM, Jay Jaeger via cctech wrote:
> I think I can help some. I have a PDP-11/45 From U. Wisc. ECE that
> claims to be S/N 1525 .
>
> * I do NOT have an actual
On 1/27/2019 9:07 PM, Jay Jaeger via cctech wrote:
>
> Let me know what you want me to scan - should be able to get to it later
> this week.
>
> JRJ
>
>
> On 1/27/2019 6:40 PM, Fritz Mueller via cctalk wrote:
>> Those reading through the recent "PDP-11/
-B_Floating-Point_Processor_Engineering_Drawings
Which I had contributed back to bitsavers back in 2016.
On to reviewing fiche...
Enjoy!
On 1/29/2019 11:46 AM, Noel Chiappa via cctalk wrote:
> From: Jay Jaeger
>
> > Here is what I have for drawings:
>
> Wow. You have some ve
On 1/27/2019 6:40 PM, Fritz Mueller via cctalk wrote:
> Those reading through the recent "PDP-11/45 RSTS/E boot problem" thread here
> will know that I've gotten to some corners of my 11/45 CPU now that don't
> match up with the commonly available engineering drawings.
>
> My /45 is an early se
I have completed my transcription of what I felt would be the most
salient entries and information in those entries of the PDP-11/45
DEC-O-Logs.
Curiously, there were no entries at all for the KB11-D.
The transcripts are available on my Google Drive at
https://drive.google.com/open?id=0B2v4WRwIS
On 1/31/2019 12:02 PM, Fritz Mueller via cctalk wrote:
>
> I don't actually have anything that uses the M8110; I am mostly interested in
> that one to understand how it co-evolved with the parity changes in the CPU
> (sometimes its easier to understand if you can see both sides).
>
>cheer
Are these bare boards you would sell, or populated? (I would guess the
former, yes?)
Price (for both the MFM reader and the SA1000 adapter)?
JRJ
On 2/1/2019 7:37 PM, David Gesswein via cctech wrote:
> I have made a SA1000 adapter board for my MFM reader emulator. I did a
> small run which seems
On 2/4/2019 10:20 AM, Jon Elson via cctalk wrote:
> On 02/04/2019 04:28 AM, Noel Chiappa via cctalk wrote:
>>
>> First oddity - the problem is dependent on the location of the command
>> in main
>> memory! If Fritz says "sleep 360 &", to run a trivial command in the
>> background, and _then_ says '
On 2/4/2019 11:34 AM, Fritz Mueller via cctech wrote:
>
>> On Feb 4, 2019, at 9:13 AM, Jay Jaeger wrote:
>>
>> If he hasn't already, if Fritz has more than one memory board, he might
>> try swapping them to see if that changes anything.
>
> I only
>
> Yeah, it may come to that. One issue we've been having is doing specialized
> test programmes; trying to run the C compiler fails. I don't know about the
> assembler, though. And as Fritz mentioned, it takes hours to load a new disk
> image. I think we've come up with a way around that, though
On 2/5/2019 12:03 PM, Fritz Mueller via cctalk wrote:
>> Perhaps compile [test programs] under SimH and do a block-level diff of the
>> image with what is currently in use, and transfer just those blocks?
>
> I did experiment with this a little way back. I wrote a small standalone
> code that d
On 2/7/2019 11:47 AM, Noel Chiappa via cctalk wrote:
>
> The interesting point is that when V6 first copies the text in from the file
> holding the command (using readi(), Lions 6221 for anyone who's masochistic
> enough to try and actually follow this :-), it reads it in starting from the
> bo
On 2/13/2019 1:43 AM, Fritz Mueller via cctalk wrote:
> SUCCESS!!
>
> Put the M795 out on an extender, loaded 16 in RKBAR, and had a look
> around with a logic probe. Narrowed it down to E34 (a 7430 8-input NAND).
> Pulled, socketed, replaced, and off she goes!
>
> I can now successfull
On 2/14/2019 9:28 PM, Kevin Monceaux via cctalk wrote:
> Classic Computer Fans,
>
> I posted this to the IBM-Legacy-Hercules mailing list. I just realized it
> probably wouldn't hurt to post it here too.
>
> I'm finally in possession of a box that hopefully is capable or can be made
> capable of
On 2/18/2019 3:38 PM, Paul Koning via cctalk wrote:
>
>
>> On Feb 18, 2019, at 4:16 PM, Fred Cisin via cctalk
>> wrote:
>>
>> On Mon, 18 Feb 2019, Liam Proven via cctalk wrote:
>>> Well that is the thing, of course. I had that with one old IDE disk,
>>> too. It made a terrible ear-piercing high
On 2/15/2019 10:22 AM, Jay Jaeger via cctech wrote:
> On 2/14/2019 9:28 PM, Kevin Monceaux via cctalk wrote:
>> Classic Computer Fans,
>>
>> I posted this to the IBM-Legacy-Hercules mailing list. I just realized it
>> probably wouldn't hurt to post it here too.
&g
Al, that was actually a quote from a message I wrote - I am the one with
the 3274 floppies.
Let me know what you are looking for.
I am not at all familiar with what makes a "set", though I suppose I
could just send the latest version I can find with each of the different
sorts (SYST - which I too
I have a set of actual HP paper tapes I acquired with my HP 2114B a
number of year ago, including BASIC, FORTRAN and ALGOL. I'd have to
look at the manuals to find out if/which required DOS. I have not run
any of these images except for some of the diagnostics.
I seem to recall that at least one
Load Address
10. Run
It should respond with "READY".
On 2/24/2019 11:11 PM, Jay Jaeger via cctech wrote:
> I have a set of actual HP paper tapes I acquired with my HP 2114B a
> number of year ago, including BASIC, FORTRAN and ALGOL. I'd have to
> look at the manuals to
On 2/27/2019 1:37 PM, Noel Chiappa via cctalk wrote:
> Hi, does anyone have any PDP-11/60 manuals? I went to do articles on the
> -11/60 and its CPU (KD11-K), but there isn't much online.
>
> Bitsavers has EK-KD11K-TD-PRE, but it only covers the maintenance features,
> not the whole CPU; there i
On 3/1/2019 12:50 PM, Rich Gopstein via cctalk wrote:
> I just picked up a Remex paper tape reader from eBay and will be
> interfacing it to my PiDP-11/Simh PDP-11 simulator shortly.
>
> I've been looking for an affordable punch, but haven't found one yet. In
> the meantime, does anyone know wher
On 3/4/2019 3:56 PM, ED SHARPE via cctalk wrote:
> I would love to have focal 11 on paper tape too if anyone can punch one
> up! thx ed#
>
I have FOCAL-GT on paper tape - but no duplicates. I'd expect that is
for a GT-11.
All of the other FOCAL tapes I have are for 8's/12's.
The PDP-11/60 manuals described below have been scanned, and are
available on my Google Drive using this link:
https://drive.google.com/open?id=0B2v4WRwISEQRWWFFdVpCZWFTZEU
Under ./pdf/dec/1160
Enjoy.
On 2/28/2019 1:19 PM, Noel Chiappa via cctech wrote:
> > From: Jay Jaeger
>
I have a tape with the label
"UNIX USERS GRUOP NEW RELEASE TAPE"
"091377"
(That last part is almost certainly the date).
The tape is in tp format. I don't see anything that looks to match in
the bitsavers archive.
Al, shall I upload the image for you to snag?
JRJ
On 3/7/2019 12:08 PM, Al Kos
On 3/11/2019 1:17 PM, William Donzelli wrote:
>> BUT - it also occurs to me someone may have already done something like
>> this? Any leads / ideas?
>
> Get an old BlackBox ABCD switch that can handle true 25 pin serial ports?
>
> It seems like every year at VCFMW there are a few in the free pil
I have several PDP-11's in my collection (among other things), and not
enough PC05 tape readers (or enough room) to go around. But most if not
all of my machines have M7810 PC11 interfaces, and I have one I could
move from machine to machine as needed. Moving a PC05 around would be a
lot more wor
> which need a pull-up resistor. Note that the data from the reader is
> inverted.
>
>
>
> To punch you only need IOP4 (IIRC) and of course 8 data outputs.
>
> As you know, reader and punch are two completely isolated devices.
>
>
>
> Greetz,
>
> H
On 3/11/2019 5:15 PM, Brent Hilpert via cctalk wrote:
> On 2019-Mar-11, at 2:37 PM, allison via cctech wrote:
>> On 03/11/2019 02:11 PM, Jay Jaeger via cctech wrote:
>>> I have several PDP-11's in my collection (among other things), and not
>>> enough PC05 tap
On 3/11/2019 4:37 PM, allison via cctech wrote:
> On 03/11/2019 02:11 PM, Jay Jaeger via cctech wrote:
>> I have several PDP-11's in my collection (among other things), and not
>> enough PC05 tape readers (or enough room) to go around. But most if not
>> all of m
On 3/20/2019 9:56 AM, Jon Elson via cctalk wrote:
> On 03/19/2019 09:51 PM, W2HX via cctalk wrote:
>> The pertec-to-SD project sounds very cool. Keep me in mind if you need
>> testers/buyers.
>>
>>
> Yes, me too! I still have a working 92185 (Keystone) drive, and could
> be interested if your desi
On 3/21/2019 11:40 AM, Christian Corti via cctalk wrote:
> On Thu, 21 Mar 2019, Jay Jaeger wrote:
>> On 3/20/2019 9:56 AM, Jon Elson via cctalk wrote:
>>> On 03/19/2019 09:51 PM, W2HX via cctalk wrote:
>>>> The pertec-to-SD project sounds very cool. Keep me in mind i
On 3/21/2019 2:50 PM, Curt Vendel via cctalk wrote:
> I have many DEC files that I’ve recovered from old VMS backups to a PC.
>
> Many are Word-11, ALL-IN-1 WPS and VMS Mail MAI files.
>
> They don’t open well in programs like the Windows Text editors
>
> Is there a program on Windows that can
My DN3000 has a 3C505 that I got off of eBay in 2012. It does *not*
have a boot ROM, just the firmware EEPROMS - National NMC27C64N. Works
fine, if I recall correctly. I expect I would have tested it as soon as
I got it, and I did an assign an IP address to it. Unfortunately, my
"lab notes" are
On 3/30/2019 12:35 PM, Noel Chiappa via cctalk wrote:
> > From: Al Kossow
>
> > Decades later, people are still afraid to release them. I tried to get
> > 2065 ALDs from someone that had them and they wouldn't give them to me.
>
> Sounds like it's time to have someone high up at the C
On 3/30/2019 2:25 PM, Charles via cctalk wrote:
> I have a PDP-11/23+ and the power supply (H786) "last ran when parked" a
> year or so ago. But there's no DC output at all today, and the fans are
> running so there is AC power...
> I also have the original H7861 that came with it, which had a blo
BM (he's the person who got FS killed, I was
> informed). But that was a long time ago...
>
> > From: Jay Jaeger
>
> > I suspect, but do not know of course, that the reasons that the owners
> > would not part with their copies was ... concern over their
On 4/4/2019 9:33 AM, Noel Chiappa via cctalk wrote:
> > From: Al Kossow
>
> > because it's $125 lower than the last one that sold.
> > https://www.ebay.com/itm/113190860596
>
> Wow - somebody got a real deal! Looks like the seller listed it as
> a BiN with a low (for what it was) pric
On 4/12/2019 1:15 PM, Eric Smith via cctalk wrote:
> The article says:
>
> Poughkeepsie’s engineers were close to completing work on a set of four
>> computers known as the 8000s that were compatible with the 7000s.
>
>
> AFAICT, that is totally wrong. The 8000 series was completely INCOMPATIBLE
On 4/14/2019 12:59 PM, Al Kossow via cctalk wrote:
> On 4/14/19 12:16 AM, ED SHARPE via cctalk wrote:
>> "arx-149" computer. .. what Is?thanks ed#
>>
>
> targeting computer for the illudium q-36 explosive space modulator
>
>
>
Dying ROTFL. ;) (: :) (:
On 5/23/2019 10:07 PM, Rod Smallwood via cctalk wrote:
> Hi
>
> It does not have to be done using TU58.
>
> If you would be so kind as to explain the bit about SIMH and dd.
>
> What to do is good.. How even better.
>
> If I can get a bootable OS image onto the SCSI drive with what I have
>
On 5/29/2019 4:01 PM, Noel Chiappa via cctalk wrote:
>
> > Most of the PDP11 SCSI Controllers could build two or more PDP11 disks
> > out of one physical device. That is what I meant with partition in this
> > case .. There is some logical information on the device, you simply
> >
On 6/14/2019 3:23 PM, Sellam Ismail via cctalk wrote:
> Hello Folks.
>
> I'm just passing along this ad I came across whilst perusing Craigslist:
>
> https://sfbay.craigslist.org/eby/clt/d/fremont-s140-data-general-eclipse/6901706917.html
>
> Asking price is $1,500. I have no relation whatsoeve
On 6/20/2019 11:00 AM, Al Kossow via cctalk wrote:
>
>
> On 6/20/19 8:58 AM, Jon Elson via cctalk wrote:
>> On 06/20/2019 08:50 AM, Bill Gunshannon via cctalk wrote:
>>>
>>> V6 will run on an LSI-11/02 with 28KW of memory.
>>>
>>>
>> 28 KW is 56 KBytes, which is the max on most non-MMU CPUs.
>>
>
On 6/21/2019 8:58 PM, Thomas Moss via cctalk wrote:
> Hi All,
>
> I've recently acquired an RK05 that's missing the lenses for its indicator
> lights.
>
> Does anyone know a part number or where I could find replacements?
> I was hoping there would be a clue in the engineering drawings, but
> unf
I will be watching. I have almost an entire RS08/RF08, sans maybe the drive
base plate and heads, including the light panel.
Sent from my iPad
> On Jul 7, 2019, at 15:53, Al Kossow via cctalk wrote:
>
> bet this won't go cheap
>
> https://www.ebay.com/itm/372706567865
>
On 7/26/2019 12:47 PM, Jules Richardson via cctalk wrote:
>
> That's an interesting beast. I did wonder if this was something along
> those lines, too, i.e. a non-x86 processor card for the purposes of
> emulating something else - but the only one I'm aware of is the XT/370,
> and I don't believe
On 7/28/2019 4:24 PM, Chuck Guzis via cctalk wrote:
> On 7/28/19 1:02 PM, Jerry Weiss via cctalk wrote:
>> This method is not limited to "vintage" components.
>>
>> My MacBook Pro 2011 fails dues to its (famous) problem with the discrete
>> AMD GPU connections. A reflow restores the laptop, but i
On 8/10/2019 1:56 PM, Paul Birkel via cctech wrote:
> The DEC VT20 terminal apparently included a PDP-11/05 with a direct mapped
> character display and was intended for text editing and typesetting. It
> seems to have been followed by the VT21, and then VT71/VT72, all three based
> on an LSI-11 (
ROTFL.
On 3/3/2017 10:31 AM, Mark Linimon via cctalk wrote:
> On Thu, Mar 02, 2017 at 08:11:34AM -0800, Fred Cisin via cctalk wrote:
>> It hardly took any time at all to get those to the point where it would
>> accept, "LET THERE BE LIGHT"
>
> "I'll ... have to think about it."
>
> mcl
>
On 3/1/2017 2:29 PM, Paul Berger via cctalk wrote:
> I have been in rooms where they had a box of earplugs at the door, but
> that came later in my field service rep days we where told that the
> noise was at a "safe" level, however I do know of at least one person
> that is still in field service
>
> Speaking of which - I'll put out a call again for if anyone wants to get a
> group purchase on the motor run caps for a TU55/56
>
I need some. I have been working on my system, and just discovered that
all four of my drives have leaking motor run capacitors.
I have found some online,
Curious: How are you measuring the signal from the head? Do you have
an honest to gosh differential probe, or are you using some other
technique? (If you have a differential probe, then the TU56 manual
indicates that you should see 10mv-12mv (the addition of the two paired
heads together), so as
On 3/19/2017 1:07 PM, Michael Thompson via cctech wrote:
>>
>> Date: Sat, 18 Mar 2017 21:46:21 -0500
>> From: Jay Jaeger
>> Subject: Re: LINCtape/DECtape Head Alignment
>>
>> Curious: How are you measuring the signal from the head? Do you have
>> an hon
> On Mar 22, 2017, at 23:08, Chuck Guzis via cctech
> wrote:
>
>> On 03/22/2017 08:39 PM, Terry Stewart via cctalk wrote:
>>
>> Chuck, in the highly likely event of the formats NOT being common
>> CP/M or DOS ones (i.e. ones I could probably manage), I'll give these
>> guys your email (-:
>
>
On 9/24/2019 3:15 AM, Tony Duell via cctalk wrote:
> On Tue, Sep 24, 2019 at 9:13 AM Bill Degnan via cctalk
> wrote:
>>
Here's the full board, for reference:
http://yahozna.dyndns.org/scratch/random/board1.jpeg
Thanks,
Josh
>>>
>>> /Mattis
>>>
>>
>> You
On 9/25/2019 2:00 PM, Brent Hilpert via cctalk wrote:
> On 2019-Sep-25, at 3:07 AM, Guy Dunphy via cctalk wrote:
>
>> Does anyone else recognise some of the other boards?
>
>
> There is a stack of IO interface boards, including HSTs, for the HP 2100/1000
> series there.
>
> Lower-right stack i
On 9/27/2019 4:34 AM, Paul Birkel via cctalk wrote:
> -Original Message-
> From: cctalk [mailto:cctalk-boun...@classiccmp.org] On Behalf Of Jay Jaeger
> via cctalk
> Sent: Thursday, September 26, 2019 6:40 PM
> To: cctalk@classiccmp.org
> Subject: Re: HP vintage boards b
On 10/13/2019 12:35 PM, Noel Chiappa via cctalk wrote:
> I recently picked up a copy of "CTS-300 - DIBOL Language Reference Manual"
> (because when I went to do a CHWiki page for the language:
>
> http://gunkies.org/wiki/DIBOL
>
> I could find almost nothing about it online); does anyone have e
On 10/3/2019 1:04 PM, Guy Sotomayor Jr via cctalk wrote:
>
>
>> On Oct 3, 2019, at 10:26 AM, Paul Koning via cctalk
>> wrote:
>>
>>
>>
>>> On Oct 3, 2019, at 12:39 PM, Chuck Guzis via cctalk
>>> wrote:
>>>
>>> On 10/3/19 9:01 AM, Noel Chiappa via cctalk wrote:
>>>
The PDP-6 and KA10 (bas
On 10/4/2019 6:43 AM, David via cctalk wrote:
> 1976, UCSD. So I was using your Lisp.
>
> I got a position on the UCSD Pascal project half way through that year
> (reunion in just 2 weeks). So I’m very familiar with the p-code and how all
> that works as well.
>
> In 1978 I discovered Unix on a
It is unlikely that I would be able to accompany you, but thought I
would drop a line anyway. Being in Madtown, I'd certainly be in your
geographic area.
But, out of curiosity: How long a road trip, and for what purpose?
JRJ
On 11/6/2019 9:58 PM, Richard Pope via cctalk wrote:
> Hello all,
>
On 11/6/2019 2:23 PM, Rich Alderson via cctalk wrote:
> From: Richard Schauer
> Sent: Saturday, November 02, 2019 7:08 AM
>
> On Sat, 2 Nov 2019, Rich Alderson via cctalk wrote:
>
>>> What tool do I use to look at the contents of this verschlagener file?
>
>> I also asked for and got one of thes
On 11/4/2019 11:05 PM, rescue via cctalk wrote:
>
> Been away for some time from the mailing lists getting back into my
> classic gear again
>
> I have two of these Qumetrack 542 drives.
>
> While testing my 360K drive collection (8 drives I must be slacking
> :-) ...), 2 worked, 4
On 11/8/2019 5:10 PM, Dave Dunfield via cctalk wrote:
> Hello Everyone.
>
> I have had a major health incident which means that I have been unresponsive
> for several months. As I need to move in closer to town, I will be disposing
> of what remains of my collection (Things like: Altairs, Imsa, PE
According to the Fiche I have for ENKCC version 1.2 (Diagnostic Listing)
dated September 1982 - VAX 11/730 MCT MICRO
Test 33: Moving Inversion Test on Array (M8728 ARRAY or M8391 MCT Module)
Error 8:
"Moving Inversion failed on descending path with background of 0's Bit
being toggled is either
After months of procrastination and work, my new website has gone live at:
https://www.computercollection.net/
It is a nearly complete makeover. The home page also has a link to what
my site used to look like.
(Context: The website used to be at
webpages.charter.net/thecomptuercollection . Ho
Fiche - I have no ready way to scan them. Hundreds (in several
different DEC groupings). Not likely anytime soon.
On 11/12/2019 12:14 PM, Josh Dersch wrote:
>
>
> On Tue, Nov 12, 2019 at 8:40 AM Jay Jaeger <mailto:cu...@charter.net>> wrote:
>
> According to th
MCRF (About 100 Fiche)
AH-GZ64A-SE VAX/VMS V4.3 SRC LST MCRF (About 25 fiche)
AH-HP48A-SE VAX/VMS V4.4 SRC LST MCRF (About 200 Fiche)
On 11/13/2019 12:02 AM, Josh Dersch wrote:
> On Tue, Nov 12, 2019 at 12:18 PM Jay Jaeger <mailto:cu...@charter.net>> wrote:
>
> Fiche
The iSBC 202 is actually two boards: a controller, PSA 1000467 and a
interface board PWA 1001036.
There are 4 PROMS on the controller/channel board, intel D3604 (512x8),
labelled A10: 52-722, A11: 52-729, A12: 52-741 and A13: 52-735 . I
presume these are what you are looking for.
Unfortunately,
Neat.
On 11/16/2019 7:23 PM, Al Kossow via cctalk wrote:
>
> https://deskthority.net/viewtopic.php?f=55&t=21558&p=442092#p442092
>
> if you look at the pictures from april, they have an arduino talking to a 3278
>
> any ideas who 'ajk' in austin might be?
>
>
On 11/18/2019 12:05 AM, jim stephens via cctalk wrote:
>
> Looks like a VT100 screen. I am hoping it's really running 3270 on the
> thing.
>
> Look at the bottom below the line. has VT100 on that line where the
> 3270 status
> would be.
>
Though I have worked with real 3270's in the past, I a
On 11/18/2019 6:42 PM, Al Kossow via cctech wrote:
>
> I find it interesting that the field of comms interoperability with IBM
> mainframes was huge up until TCP/IP
> took over, and all traces of the software implementations have disappeared or
> were consolidated into a couple
> like Micro Foc
On 11/26/2019 12:03 AM, Josh Dersch via cctalk wrote:
> Hi all --
>
> We've wanted to run TSS/8 on one of our PDP-8 systems at LCM+L for a long
> time now, and while we contemplated either (a) restoring our RF08 or (b)
> building an RF08 emulator, I decided it might be fun to investigate a third
On 11/26/2019 8:52 PM, Alan Perry via cctalk wrote:
>
> I am going through stuff in my office and found that I have some SCSI
> device docs that aren't on bitsavers. As far as multi-page documents, it
> seems as if my scanner (or its software) only does uncompressed TIFF. At
> bitsaver's recommend
On 12/5/2019 10:57 AM, John Foust via cctalk wrote:
>
> Back in 2000, Jay Jaeger generously helped me read some old backup tapes
> from a RSTS V7.0-07 system.
>
> I'm not sure why I hadn't tried before, but I recently thought I could
> try to run those circa
On 12/7/2019 3:12 PM, John Foust via cctech wrote:
> At 09:07 PM 12/6/2019, Jay Jaeger via cctalk wrote:
>> When I try and contact the site, it times out / can't connect, though I
>> did manage to get an index listing by leaving off the pdp11.html.
>
> I also saw the tim
Yeah, info does seem to be scarce. Not even in my LEVAX fiche set.
But maybe decipherable? Since three of cards are the same (per the
Wiki), those interconnections would presumably be the same as the
RK11-D. That fourth card (M7268) is apparently a connector card for the
Q-Bus and drive bus. N
On 4/5/2020 12:47 AM, Chuck Guzis via cctalk wrote:
> On 4/4/20 10:15 PM, Fred Cisin via cctalk wrote:
>
>
> Stories like this abound. Wasn't California DMV running RCA Spectrolas
> well into the 80s?
>
> --Chuck
>
I kind of doubt that, unless they had a version of IBM's IMS for it --
which I
On 4/5/2020 8:46 PM, ben via cctalk wrote:
> On 4/5/2020 6:44 PM, Toby Thain via cctalk wrote:
>
>>> Q: If Bill Gates hadn't written a BASIC interpreter, where would we
>>> be now?
>>>
>>>
>>
>> Sounds like you've never heard of Lisp.
>>
>
> All the old programmers speak with a LISP.
> I view com
On 4/25/2020 3:07 PM, Al Kossow via cctalk wrote:
> On 4/25/20 8:28 AM, Chris Zach via cctalk wrote:
>> Hi!
>>
>> Does anyone here remember Bob Davis?
>>
>> C
>
> There is also a sad story that his mother wouldn't let any of his
> collection be released
> though several people attempted to preserv
On 4/21/2020 9:34 AM, Chris Zach via cctalk wrote:
> Or someone could lend you some floppies. I have an RX02 drive here I am
> putting back together, right now I have it switched to emulate an RX01
> with my RXV11 controller. I'll look through my floppies and see if I
> have some RX01 disks I can l
On 5/5/2020 2:08 AM, Brent Hilpert via cctalk wrote:
> On 2020-May-04, at 8:10 PM, Martin Crockett via cctalk wrote:
>> ..
>> I noticed there is a capacitor that has vaporized, but I cant determine
>> what value it is.
>>
>> I have the DEC VT-100 maintenance guide but it is very blurry in the
>> re
On 5/6/2020 10:29 AM, Noel Chiappa via cctalk wrote:
> So, I've come across an odd book that might interest some here: "Achieving
> Accuray: A Legacy of Computers and Missiles", by Marshall William McMurray.
>
> The first couple of chapters merely re-tell the story of earliest computers
> (pre-ele
On 5/11/2020 11:15 PM, Josh Dersch via cctalk wrote:
> Hi all --
>
> I'm restoring a Xerox Alto and I started going over the system's Diablo 30
> drive. The heads are in bad shape; the bottom one is actually missing both
> parts of the erase poles (so the black portion of the head no longer makes
On 5/12/2020 9:26 AM, Al Kossow via cctalk wrote:
> On 5/12/20 6:10 AM, Jay Jaeger via cctalk wrote:
>
>> I don't remember now if these parts I have were from drives originally
>> on a DEC or DG system.
>
> The easy way to tell is the low density heads have met
As some here probably know, I have been working the last couple of years
working towards an FGPA gate-authentic replica of the IBM 1410 - the
larger cousin to the IBM 1401.
In 2018 I developed an application for gathering information of of ALDs
and stuffing it into a MySQL database, then spent the
As I wrote in my last post, but write here for use as a separate thread:
I'd be interesting in hearing from folks what toolsets they have used
for HDL (VHDL in particular). I started with Xilinx ISE and then
graduated to Vivado for later chipsets - unfortunately, Vivado seems to
be something of a
On 5/20/2020 9:27 PM, Jon Elson wrote:
> On 05/20/2020 09:21 PM, Jay Jaeger via cctech wrote:
> WOW, what a huge effort!
It has definitely been time consuming. ;)
>> I also spent quite a bit of time generalizing it, so that it will
>> hopefully be usable (perhaps wi
om the start is that I’ve
> not used any vendor specific constructs or language extensions. That’s
> probably the only design decision that I’m still really happy about - it
> allows me to change to another vendor and another tool chain at will.
>
> Cheers
> Sytse
>
>>
On 5/21/2020 6:45 AM, emanuel stiebler wrote:
> On 2020-05-20 22:22, Jay Jaeger via cctalk wrote:
>> As I wrote in my last post, but write here for use as a separate thread:
>>
>> I'd be interesting in hearing from folks what toolsets they have used
>> for HDL (VHDL
401 - 500 of 643 matches
Mail list logo