Closed dburr closed 12 months ago
Ooooh, very cool! I included this one on the Homebrews page as it's not quite a real PDP-8 and has proper Homebrew vibes to it. Sorry it took so long to get to! https://github.com/Nakazoto/Hellorld/wiki/Homebrew-Computers#dburrs-sbc6120-pdp-8-replica
Not sure how to submit one of these... hopefully This Is The Way(tm)
Here is my response to the "Hellorld!" challenge. I printed "Hellorld!" on a DEC PDP-8 minicomputer. OK, technically it's not a real PDP-8 (unfortunately I don't have space for one) but it is a near perfect replica, the SBC6120 created by Bob Armstrong of Spare Time Gizmos. But the same code would run unmodified and would produce exactly the same results on a real PDP-8.
I've done "Hellorld!" in not one, not two, but THREE different ways:
In PAL-8 assembly language
Directly input to the machine language monitor ROM (using hand assembled code)
Directly input into the PDP-8 memory using the front panel switch register
Link to my video (YouTube) showing me running all three of the above