Category Archives: RetroChallenge

One channel of vector generator wired on breadboard

I’ve wired one of the vector generator channels on a breadboard, and took two photos. It’s ready for testing, but at the moment I can’t find enough test leads to wire up the breadboard to my three-output bench power supply … Continue reading

Posted in RetroChallenge | Leave a comment

New vector generator design

Since my HP 1350A and 1351A vector generators are not working, and I don’t have time to fix them for RetroChallenge, I’m building a simple vector generator from scratch. The design is a slightly updated version of Steve Ciarcia’s design … Continue reading

Posted in RetroChallenge | Leave a comment

HP 1338A Lissajou curve test

I hooked up two analog signal generators to the XY inputs of the HP 1338A Tri-Color XY display to display a Lissajou curve as a test of the inputs, and posted a video.

Posted in RetroChallenge | Leave a comment

HP 1338A manual testing video

I’ve checked the basic functionality of the HP 1338A Tri-Color XY display using only its front panel controls, and posted a video.

Posted in RetroChallenge | Leave a comment

HP 9830A memory upgrade

I have an HP 9830A desktop computer, circa 1972, which runs BASIC using a custom bit-serial processor built out of TTL, with an architecture similar to the HP 2116 minicomputer. I’m planning to use the 9830A in my RetroChallenge entry, … Continue reading

Posted in RetroChallenge | Leave a comment

RC2015/07 entry – vector display system

For RC2015/07, I’m going to hook up an old vector display (the retro part) to a modern microcontroller and either write a new game for it or port an old one. Vector displays were used on computers from the 1950s … Continue reading

Posted in RetroChallenge | 1 Comment

Pacer control panel interface card schematic

I’ve nearly finished tracing the Pacer control panel interface card schematic.  I haven’t yet traced the connections of one NOR gate of the 7425 at position 6A, and one inverter of the 7404 at position 5C. It’s possible that they’re … Continue reading

Posted in RetroChallenge | Leave a comment

Pacer user memory card schematic reverse-engineered, and status of the card

I finished tracing the Pacer user memory card schematic. Most of it seems fairly obvious, except bus pin 25 and the E1/E2/E3 jumper. There are also some functional problems with this particular card.

Posted in RetroChallenge | Leave a comment

MM5204 to 2716 EPROM adapter

The PACER memory board has sockets for four MM5204 512×8 EPROMs. The MM5204 is somewhat hard to come by, so I’ve designed a small adapter board to plug into an MM5204 socket and accept a common 2716 EPROM.  Only the … Continue reading

Posted in RetroChallenge | Leave a comment

Bad RAM; attempting to dump PACER monitor ROM

At present the RAM on the user memory board in the PACER isn’t working correctly; the four most significant bits (D15..D12) are always reading as ones. Since this is true for all four banks of RAM (0000-00FF, 0100-01FF, 0200-02FF, and … Continue reading

Posted in RetroChallenge | Leave a comment