mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

648
comptes actifs

#pdp12

1 message1 participant0 message aujourd’hui

My student, Zach, got the famous Whetstone floating-point benchmark running in FORTRAN IV on our PDP-12 (results had never been recorded for a '12 without an FPP). He also implemented the Dhrystone integer benchmark in PDP-8 assembly, which (as far as we know) has never been done before. You can read more about it here, and if you have a PDP-8 compatible machine (with or without EAE), you should be able to run his code to benchmark your system! Way to go, Zach! forum.vcfed.org/index.php?thre #pdp12 #pdp #retrocomputing #umdpdp12 #pdp8

Vintage Computer Federation ForumsPDP-8 (and PDP-12, and....) Dhrystone and WhetstoneHello all! As some of you may already know, I'm currently a student at the University of Minnesota Duluth working with @pahp on our PDP-12 minicomputer. As some may have also already seen over in the PDP-12 #435 thread, I've been working on benchmarking our PDP-12 for the past few months for a...

My student, Zach, has been working to debug why our bottom tape unit has been misbehaving. We are fairly certain that the issue is a short in the interface cable between the top and bottom units, because the problem appears on whatever unit is on the end of the daisy chain. Stay tuned. But in the process of monkeying with it, there was a period of time where they both worked just fine! #dec #pdp12 #pdp #retrocomputing #vintagecomputing #umdpdp12

Hi all, we did our annual PDP-12 demo in Dr. Ted Pedersen's architecture class on Tuesday, and it went really well.

In cleaning up / reorganizing after showing off our artifacts, I realized that we have something that I haven't seen on @bitsavers, but I maybe just didn't know where to look. It's a big poster of PDP-12 instructions -- it's kind of like the pocket reference in poster format. It is about 9.5x30 inches (24x76 cm). I scanned it in two pieces on the office machine and stitched it together with GIMP. I'll try to make a PDF version with OCR text. @bitsavers #vintagecomputing #retrocomputing #pdp12 #pdp #dec #umdpdp12

Our PDP-12 (#435) is able to read tapes (but not yet write them). This OS/8 tape is close to 50 years old and still reads well. Here we use the TYPE command to print a long listing stored on multiple tape blocks. LINC and DECtape was able to be used as random access storage (like a disk). The block numbers were written forwards and backwards on the tape so that they could be read regardless of the motor's direction!

In this video, we have a tape mounted on the top drive and have already booted. Zach requests to print the file to the (virtual) teletype, and the blocks of the file are read in sequence.

youtu.be/X_GP_L6hK6U

#umdpdp12#dec#pdp

So my old friend @spacehobo wrote an implementation of Hellorld! for the PDP-12, and getting it to run was quite an adventure. How old of a friend? What's Hellorld!? How quite of an adventure was it it? Watch and learn -- you won't regret it.

youtu.be/zcP_Dfgvuo8

(Nick also did a "takeover" of our channel and produced this video, so it is well above our standard sub-standard quality!)

#umdpdp12#pdp12#pdp
A répondu dans un fil de discussion

This program is going to be a great basis for a video about how the PDP-12 draws characters on the scope... in short, characters are 6 dots high by 4 dots wide; there are many patterns of 6x2 dots, and letters are constructed by building each character from left and right halves. You can kind of see this in the way that the H has a gap in the middle of it. When I use the "auto single-step" mode on the '12 and slow it down, you can see the characters being written one half at a time.

@spacehobo thank you so much for writing this code, and giving us something fun to run on the '12 and a new thing to describe about how the machine works!

A week or two ago, we got Kaleidoscope to run on the PDP-12! We haven't found and repaired any broken flip chips. So, either all the "percussive maintenance" we've been doing in the process of testing flip chips has paid dividends, or -- more likely -- I tried to run it in 8-mode last time... it is a LINC program. Anyway, enjoy these GIFs. #umdpdp12 #pdp #pdp12 #dec #retrocomputing #vintagecomputing #minicomputer

My friend @spacehobo saw our PDP-12 wallpaper in the background of one of our videos and wanted a downloadable one, so here's two of them in 1080p. His interest has inspired me to make higher-res versions available in multiple DEC liveries. We also have a special PDP-12 version based on the nameplate at the top of our machine, but it's not ready for the limelight. Enjoy, and stay tuned!

#umdpdp12#pdp#dec

Forcefield was a performance art group from the late 90s / early 00s. (They had an installation in the 2002 Whitney Biennial and then immediately split up.)

They wanted a shot of one of their weird creatures interacting with an exotic computer for one of their short films, so I brought them into our museum and ran a little graphics program I had written on our #PDP12 for them. (I'm lying on the ground just out of the shot in this, reaching up to twiddle knobs.)

A répondu dans un fil de discussion

Gentle update: I originally said this was the earliest LINC photo, which on review is highly incorrect.

I had conflated some stuff about how Wilkes worked on the original OS (more of a simple assembler, really) on a #LINC emulator she wrote on the TX-2. She spent a lot of time haranguing Wes and the others to pin down behaviours of the hardware so she could get it finished, but they were redesigning regularly due to the tight constraints and new flipchips coming out at #dec.

She worked with all the biomedical researchers they shipped the things to, teaching them how to get software written that worked with their experiments. Apparently that was so exhausting that she took a year off to travel the world, and in 1965 she got back to the US and found LINC had spun off from MIT and was based in St. Louis. She was still in sort of "gap year" mindset and said she'd work on the machine but didn't want to commit to any particular city. So they shipped one of the existing units to her father's home in Baltimore.

The OS she worked on there was LAP 6 (LINC Assembly Program version 6), which was vastly superior to the earlier versions. It had a full-screen text editor that took advantage of the RAM expansion modules that LINC were shipping at the time, and really made the machine more generally useful.

The OS that shipped with the #pdp12 from #dec was called "LAP6DIAL"

A répondu dans un fil de discussion

OK, so where did all of this #LINC and #pdp8 stuff from this whoooole thread end up? Well, Dick Clayton from #dec explains in this short interjection at the DigiBarn event:

youtu.be/xT_5PcrVI9Q?t=5810

Basically Digital made a weird hybrid LINC/pdp8 system called the LINC-8, but it wasn't that great. So while he was on jury duty, he sketched out the Right Way to do it so that the system could switch between "8 mode" and "LINC mode" *in software*. The result was the #pdp12, which sold more units than all the previous LINC systems combined.

And that takes us to tonight's thread from @tastytronic, where the #umdpdp12 has just had its first successful verification tests of some of its 60-year-old flipchip cards: teh.entar.net/@tastytronic/109

While @tastytronic is setting up the new more powerful #dec #flipchip tester (in its snazzy #pdp12 livery!), I went to re-watch the videos about the tester that the #umnpdp12 project uploaded to YouTube. The last one ended with a classic fix (CLEAN THE CONTACTS, LADS) while diagnosing the LINCTape, and they didn't even test the cards before making progress: youtu.be/aiHSRF_2bmk

I did a bit of digging into #LINCTape and #DECTape over the past couple years, and so here's a #VintageComputing thread with some of the backstory on these tape formats.

Spoiler: The answer is *always* MIT Lincoln Labs.