There are two versions of XXDP+ V2 monitors.   The XXDPSM.SYS is needed for cpu's w/o MMU's or don't have more than 28KW.  This and XXDPXM.SYS are both on the AK6DN diagnostic image. However, only a few other programs exist on the image.

In SIMH the AK6DN image does the same thing.  The halt location 100 is near the LTC vector.  I turned BEVENT off and it boots successfully.
I am not immediately sure why this is necessary.


sim> show cpu
CPU    11/03, NOEIS, NOFIS, BEVENT disabled, autoconfiguration enabled, idle disabled
    56KB
sim> show ry
RY    address=17777170-17777173, vector=264, BR5, 2 units
  RY0    512KB, attached to XXDP.RX2, write enabled
    double density
  RY1    512KB, not attached, write enabled
    double density
sim> boot ry


MEMORY MANAGEMENT UNIT NOT FOUND
BOOTING UP XXDP-SM SMALL MONITOR

XXDP-SM SMALL MONITOR - XXDP V2.6
REVISION: E0
BOOTED FROM DY0
28KW OF MEMORY
NON-UNIBUS SYSTEM

RESTART ADDRESS: 152010
TYPE "H" FOR HELP

.H
? NOT FOUND: HELP  .TXT



From a XXDPXM boot.....

.DIR

ENTRY# FILNAM.EXT        DATE          LENGTH  START   VERSION

    1  XXDPXM.SYS       1-MAR-89         39    000067   F.0
    2  XXDPSM.SYS       1-MAR-89         29    000136   E.0
    3  DRSXM .SYS       1-MAR-89         48    000173   C.0
    4  DRSSM .SYS       1-MAR-89         24    000253   G.2
    5  DIR   .SYS       1-MAR-89          7    000303   D.0
    6  DB    .SYS       1-MAR-89          2    000312   C.0
    7  DD    .SYS       1-MAR-89          3    000314   D.0
    8  DL    .SYS       1-MAR-89          4    000317   D.0
    9  DM    .SYS       1-MAR-89          4    000323   C.0
   10  DR    .SYS       1-MAR-89          3    000327   C.0
   11  DU    .SYS       1-MAR-89          4    000332   E.0
   12  DY    .SYS       1-MAR-89          3    000336   D.0
   13  LP    .SYS       1-MAR-89          1    000341   B.0
   14  MM    .SYS       1-MAR-89          3    000342   C.0
   15  MS    .SYS       1-MAR-89          4    000345   C.0
   16  MU    .SYS       1-MAR-89          4    000351   E.0
   17  DATE  .SYS       1-MAR-89          2    000355   B.0
   18  DUSZ  .SYS       1-MAR-89          2    000357   C.0
   19  ZRXAF0.BIC       1-MAR-89         17    000361
   20  ZRXBF0.BIC       1-MAR-89         16    000402
   21  ZRXCA0.BIN       1-MAR-89          7    000422
   22  ZRXDC0.BIC       1-MAR-89         30    000431
   23  ZRXEA2.BIC       1-MAR-89         17    000467
   24  ZRXFB0.BIC       1-MAR-89         31    000510

FREE BLOCKS:   629


   Jerry




On 8/13/19 8:05 PM, Douglas Taylor via cctalk wrote:
Recently, I assembled one of the RX02 emulator boards developed by AK6DN. I am using it presently in a BA11-M box with PDP-11/2 cpu (really basic 16 bit system).  I put the disk images from github on the SD card (RT11 V5.07 and XXDP not sure what version).

The box has a BDV11 bootstrap / terminator board and I use this to boot the RX02 emulator.  Works fine when I boot RT11, however I can't boot XXDP - it halts at 000104.

Do I need to use a different version of XXDP to run on the PDP-11/03?

Doug


Reply via email to