• Please review our updated Terms and Rules here

Recent content by Steve Toner

  1. S

    New PDP-11/53 Build

    I didn't really do anything except use the boot loader that the emulator's LOAD command provides and used an image from Jerome Fine's collection. The boot code in this disk image jumps to location 000600 after the initial NOP/BR that identifies it as a valid boot sector, but 000600 is in the...
  2. S

    New PDP-11/53 Build

    Hokey smokes! :biggrin::p:geek: 😲
  3. S

    New PDP-11/53 Build

    Making progress... I switched to a different hex file that was included in the zip that the developer sent me, and now: I still get a spurious interrupt at power-on. Restart gets me through the self-test and to the monitor, so it's usable but not optimal. autoload works show partition/show...
  4. S

    New PDP-11/53 Build

    I don't think it's a board position problem. The board layout couldn't be simpler: slot 1 has the KDJ11-D/S (M7554) and the RLV12 emulator is in the AB side of slot 2. Turns out the no output problem was user error (no surprise) - I didn't realize I had to reprogram the fuses every time, so...
  5. S

    New PDP-11/53 Build

    Now we're getting nowhere! To rule out #2 above, I removed the CPU and memory from my 11/73, which has a SCSI controller, and replaced them with the KDJ11-D/S. It booted up fine, so no problems with the CPU module. And since it was out of the 11/53 case, giving me easy access to the RLV12...
  6. S

    New PDP-11/53 Build

    Continuing the saga... Haven't reprogrammed the ATMEGA. But if I create a couple of RL02 partitions on the 2GB card and copy ZERORL.DSK to them, it does activate those partitions and shows them as DL0 and DL1. Copying a different disk image file, xxdp25.rl02, to one of the partitions causes...
  7. S

    New PDP-11/53 Build

    Back at it... Tonight I tried (using same old firmware) a new 8GB SD card formatted as FAT32. It gives Error ID 82, same as the 32GB card. Formatting the 2GB card as FAT32, it acts the same as with FAT16. So it appears that what I've got running right now does not like SDHC cards (even...
  8. S

    New PDP-11/53 Build

    Here's the latest: The posted source code and the hex file for the RLV12 emulator do not match. The source code won't build, as it tries to include a file named print-v1-2.asm, but the file that is there is print-v1-1.asm. If I change the include line, then it compiles but the resulting size...
  9. S

    New PDP-11/53 Build

    I think I have to resolve the issue of the hex file not matching the source code first... And hopefully my stumbling efforts will save other people time and effort if they decide to try building one... It'll be pretty nifty when (if) it works, but there appear to be a bunch of pitfalls along...
  10. S

    New PDP-11/53 Build

    I have found RL02 images to try. Whether they're working or not is still to be determined :) I'm pretty sure I tried a FAT32 partition as well without success, but I'm not near my notes at the moment...
  11. S

    New PDP-11/53 Build

    Some minor progress... I started with a 32GB SD card but couldn't get that to work at all with the emulator. So dug out an old 2GB card and with that I am able to create blank partitions that it recognizes and loads. However, if I copy a disk image to one of these partitions it won't boot...
  12. S

    New PDP-11/53 Build

    Making progress... Who had "mislabeled PC board" in the pool? I had connected the PC serial port to SLU0 originally. Looking at the Tx pin of (TTL level) USART0 (JP1) showed activity, but it didn't show up on the Tx pin of (RS-232 level) SLU0 (SV3). Because for some reason USART0 goes to...
  13. S

    New PDP-11/53 Build

    Yes, he has instructions for formatting the SD card from a Mac (which I don't have). Each virtual disk is a separate partition of 20840 sectors of type "Linux". I used a Raspberry pi5 to set up (or attempted to set up) my SD card, but I don't think it's getting far enough to read it... I'm...
  14. S

    New PDP-11/53 Build

    My first attempt at running with the RLV12 emulator have not gone well. I've got no output on the breakout board serial port - this could indicate a cabling problem or a problem with the ATMega1284P microcontroller. I used a TL866CS MiniPro to program the microcontroller, so I don't have 100%...
  15. S

    Need some info on this Digitech model 710 protocol analyzer

    Looks like a clone of the HP Protocol Analyzer...
Back
Top