I got my assembled kit a few days ago. I imaged a new RPi4 for it.
Got most things going (ITS, cscope, Knight TV)
Some initial feedback questions/reactions:
- for cscope bubble program, the cscope window is not resizing (or rather, I can resize the window but the cscope content doesn't scale with it). I think I've seen it resize in other screenshots, so was curious what I've set wrong there
- the Type 340 window, if I close that, I can't get it back. I have to pdpcontrol stop then pdpcontrol start 1. Probably a known issue - just once I closed it by accident and couldn't get it activated again.
- question: if I just drop the microSD card that I've images for this RPi4 over into a RPi5, it should just boot and work as-is? Or should I re-install onto a RPi5? I picked the RPi4 since I figured the PDP-10 should be kind of slow/sluggish anyway. The RPi4 struggles to emulate a login and dual run of cscope bubble and Game of Life at the same time (probably normal). The other reason I picked the RPi4 is I thought the stereo audio jack might be useful. Would swapping it over to a RPi5 be worth it/noticed?
- And speaking of that stereo audio out jack on the RPi4, any PDP-10 software that does audio? I remember the PDP-1 audio demos at CHM.
- Speaking of Game of Life, how do I make it just "go"/run without spacebar? Or is that too intense since there is no throttle on the step/play speed or when to halt?
- One feedback, in the pre-built order, wish there was an option to go ahead and weld in the 9-pin serial headers. Without those, I can just tether in a USB/RS232 onto the RPi USB ports and the emulation software will use that? I have a standalone VT52 terminal (retro device, not original) that I'd like to plug into the RS-232.
- in the telnet window, what are the spurious login/logouts? I thought that'd be cute to simulate multi-user activity, like random logins with scripted activity that then logout.
e.g.
TARAKA NAMDRG CHANNA _DRGN_ TIMES WRITE
PFTHMG DRAGON CHANA _DRGN_ TIMES WRITE
TARAKA NAMDRG CHANA LOGOUT TIMES
Is it just other maintenence processes? Sorry if that's already in the manual, hadn't come across it yet.
- Oh, the imlac issue: when I do ./imlac it says
error while loading shared libraries: libpcre.so.3
I tried do a sudo apt install libpcre3 (or apt-get install), but it said not found.
So looks like I'm just missing a component. Maybe ya'll are still working on that?
Really respect and appreciate what ya'll have created here, pretty neat to exercise this historic software. I couldn't get MAZE going yet without the IMLAC, but I'm sure all that's user-error.
-Steve