Replies: 1 comment 3 replies
-
I was able to find the CntProbe which i have to think about again, but I could not find the Telnet terminal peripheral device. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I decided to restart the development of my PDP-8 project from 1.5 years ago and tried it on the current version of Digital. It did't go too well. ;-).
Seems like I had a bunch of wires that sometimes were floating and in the old version this was interpreted as a low, but today it's giving a random low/high to mess up your design if one was careless. A bit annoying, but I see the reason for it and I give it a solid 👍
With the new version of Digital I of course lost my own patches to the codebase, but I managed to do without them for the time being. But I still think that my "Counting Probe" would be a good addition to Digital. And I also like my Telnet terminal peripheral device. I'll give it a go to convert those into plugins for Digital and see if I can manage that or not.
Beta Was this translation helpful? Give feedback.
All reactions