| VCF Latam | Apr 24 - 26, 2026, | Bahía Blanca, Argentina |
| VCF Pac. NW | May 02 - 03, 2026, | Tukwila, WA |
| VCF Southwest | May 29 - 31, 2026, | Westin Dallas Fort Worth Airport |
| VCF Southeast | Aug 01 - 02, 2026, | Atlanta, GA |
| VCF West | Aug 01 - 02, 2026, | Mountain View, CA |
| VCF Midwest | Sep 12 - 13, 2026, | Schaumburg Convention Center, IL |
| VCF Montreal V2.0 | Nov 07 - 08, 2026, | Saint-Lambert, Montreal, Canada |
| VCF SoCal | See you in 2027, | Southern CA |
| VCF East | Apr TBD, 2027, | InfoAge, Wall, NJ |
Look at that! Now I can fix my model for the sliding piece.Today I found this in a box with DEC parts. I have this for years, never knew it. I have good use for it!
Hose down the backplane and power connectors with DeOxit.So it seems to work now. What did I do? I did pull the backplane out of the machine to inspect the backside but found no issues. This did have the side effect of the power cable getting reseated. Nothing else except put cards in slightly different places. And I would put it all back in the way I had it when it was failing but as anyone who has slotted cards in these machines, especially ones with lots of the top blocks knows, your hands will hurt, ,even if you don't suffer from arthritis. Which means that the problem is still there somewhere but that is an issue for future me to deal with when he gets more core memory to install. Or when the problem returns. Note I didn't say if it returns.
That seems somewhat indiscriminate. I am thinking there might be one pin on one slot that is not making contact. I will go after it when it shows up again. Of course if you have a bad contact it is possible to work around it. The core plane board essentially has no bus connections except for ground. If that one went into a bad slot there would be no issues.Hose down the backplane and power connectors with DeOxit.
I have no issues with emulators. I take my PiDP-8 along with my 8/e to VCF shows just in case the big iron becomes reluctant from the travel.Hello all! This is a post about what I did to my PiDP-8, so I hope emulators are okay here.
I am on the road but I will give it a try when I get home! Thanks for making it public.I've written a "shut the box" game that just uses the front panel switches and lights for gameplay. I figured it would be a fun way to show off the kit to people and take advantage of actually having the physical switches and blinkenlights.
Awesome, thanks!I have no issues with emulators. I take my PiDP-8 along with my 8/e to VCF shows just in case the big iron becomes reluctant from the travel.
I am on the road but I will give it a try when I get home! Thanks for making it public.



![IMG_20260505_161321594_HDR[1].jpg IMG_20260505_161321594_HDR[1].jpg](https://forum.vcfed.org/data/attachments/142/142844-817711713a3759dce9906723c92a2f34.jpg?hash=7jRN2TpwwS)
The magenta isn't real (when we look at it), though the weird mix of green and red is. The "E" LED is yellow to the eye, too.Funky colors!
/ PROGRAM TO WALK A BIT ACROSS THE AC IN A FASHION SIMILAR TO THE BATTLESTAR GALACTICA
/ TOASTER MODELS EYE DISPLAY.
TIMER=4000 / HIGHER IS FASTER
*200
START, CLA CLL CML / INITIAL PATTERN FOR THE AC
LOOPR, JMS COMMON / DO ALL THE COMMON STUFF
RAR / MOVE BIT RIGHT
SNL / ARE WE OFF THE END OF HE WORLD?
JMP LOOPR / NO, CONTINUE
RTL / PUT BIT IN CORRECT PLACE
LOOPL, JMS COMMON / GO DO ALL THE COMMON STUFF
RAL / MOVE BIT LEFT
SNL / ARE WE OFF THE END OF THE WORLD?
JMP LOOPL / NO, CONTINUE
RTR / PUT BIT IN CORRECT PLACE
JMP LOOPR
COMMON, .-.
LOOP, KSF / WHEN A KEY IS PRESSED, RETURN TO OS/8
SKP
JMP EXIT
ISZ CNTR / IS IT TIME TO MOVE THE BIT?
JMP LOOP / NO
DCA SAVEAC / SAVE AC
CLA OSR / RESET THE TIMER COUNTER FROM SWITCHES
DCA CNTR
TAD SAVEAC / RESTORE AC
JMP I COMMON / RETURN
EXIT, KCC / DISCARD THE KEYSTROKE
JMP I K7600 / RETURN TO OS/8
/VARIABLES
CNTR, 7777 / LOOP COUNTER
SAVEAC, 0
/CONSTANTS
K7600, 7600 / OS ENTRY POINT.
$
![IMG_20260508_175212529_HDR[1].jpg IMG_20260508_175212529_HDR[1].jpg](https://forum.vcfed.org/data/attachments/142/142994-45c35cf667a94c2f3cf7929d99d48329.jpg?hash=GqS0OaCaRj)
![IMG_20260506_174223831_HDR[1].jpg IMG_20260506_174223831_HDR[1].jpg](https://forum.vcfed.org/data/attachments/142/142995-16e8d8cab654773837efd1c6395ad02e.jpg?hash=lnnvFxL4KD)

We kind of knew that it had to be foam from looking at the residue on the cover. And from your photo it was thick.It was foam holding the cards. The foam was still in my PDP8/L when I got it
Vince has a collection of scrap remnants. These are boards where someone cut the gold edge connectors off the boards. One of these is a PDP-11 front panel. Vince managed to get one working bulb off of this board and reused it in the 8/L. I wondered what 11 it came out of since the connectors were on the top and it was a very similar arrangement to the 8/L front panel. Vince thought it was out of an 11/10 or 11/20 model. I could take a photo of it but it is pretty ugly.The PDP11/20 was build with the same 'upside down' construction. And there are a few more common things between the 8/L and 11/20 like the wood around the bulbs.
I mentioned to my Dad once that time seems to pass faster the older you get. He said yes, and it only gets worse. I turned 70 this year and he would have been 96. I am reasonably certain you will get around to fixing it when it becomes important enough to you.In the demo with the PDP11/20 I wrote that I found an original core stack for it and I have to fix it. Now the demo is almost four years ago and I still have to test and fix that core memory module... Why does time go so fast...?![]()
![IMG_20260509_141139915_HDR[1].jpg IMG_20260509_141139915_HDR[1].jpg](https://forum.vcfed.org/data/attachments/143/143017-e594a945cb866f5cf3bf6cd9a2ab6c1e.jpg?hash=EphTLEkDnL)
