• Please review our updated Terms and Rules here

Search results

  1. H

    DisAsm-11

    Programs with overlays are very complex from the point of view of generating source files, since part of the code is automatically pulled from the system library and this part of the code can be different - depending on the library version, and also - this code does not need to be sent to the...
  2. H

    DisAsm-11

    Written in C#, there are two options - for .NET 4.0 and .NET 7.0. The second option can theoretically be built for Linux and macOs, but I am not an expert in these OSs and have never tried to build .NET applications for them. Another feature of the program is that there are a lot of ideas, but...
  3. H

    DisAsm-11

    yes
  4. H

    DisAsm-11

    One more picture... http://www.kpxx.ru/Soft/Utils/DisAsm11/DisAsm11-072.jpg
  5. H

    DisAsm-11

    In the beginning there was the word... Hmm.. In the beginning there was a need to look at the source text of the test for which it did not exist. Or something like that :) http://www.kpxx.ru/Soft/Utils/DisAsm11/DisAsm11-001.jpg And then the author suffered from wishlist...
  6. H

    Setting up a DECnet network with a Pro380 and Windows client?

    I've been testing it for quite some time now :)
  7. H

    Setting up a DECnet network with a Pro380 and Windows client?

    Fast disassembly, but with labels :)
  8. H

    RX50 MICRO-11 / PDP-11 Test disks

    Nothing more interesting was found, but there is at least some information there..
  9. H

    RX50 MICRO-11 / PDP-11 Test disks

    https://forum.vcfed.org/index.php?threads/set-of-dec-micro-pdp-11-diagnostic-disks.62878/
  10. H

    Best way to go about emulating micro-ODT

    And ODT support is implemented in T-11 at the software level (macroODT in DEC terms)
  11. H

    PDP11 - RX01 Writing disks

    Under simh loading from rx1 passed
  12. H

    Micro PDP-11/23 Project - Question about rebuilding Ultrix-11 Kernel with TCPIP

    It may be that support for ID is required, which is available in J11 and not in F11. Most likely, the main role will be played by the 16-bit address space - 64 kb, which with ID support increases to 128 kB.
  13. H

    PDP11/20 book

    http://www.bitsavers.org/pdf/dec/pdp11/1120/PDP-11_Handbook_Second_Edition_1970.pdf
  14. H

    DECMate II vs. DECMate III WPS disk structure.

    And why couldn't I convert the images? :) https://forum.vcfed.org/index.php?threads/cos310-wps278-floppy-images.1246618/
  15. H

    I need help to configure a DEC MRV11-C board for the usage with MXV11-A boot roms.

    What the disasm shows at offset (173000(8) + ) 3000(8) (= 176000(8))
  16. H

    I need help to configure a DEC MRV11-C board for the usage with MXV11-A boot roms.

    This is what I see in disasm if I specify the base address 173000. What the ODT shows you is located in the ROM at offset 1000(8).
  17. H

    I need help to configure a DEC MRV11-C board for the usage with MXV11-A boot roms.

    Disassembled and lightly commented...
  18. H

    My research about graphics of the Pro

    Yes, it's possible.
  19. H

    My research about graphics of the Pro

    I created floppy disk images with FS RT-11 for Xhomer using my program ImageUtils. RSX FS it is somewhat more difficult (it requires the participation of, well, say, simh emulator), but it is also possible.
  20. H

    DOS/BATCH-11

    TDSCH.MAC from RSX ;+ ; If we cannot process a clock interrupt within 10 seconds, we are ; no longer processing in real time, and we may as well become ; a VAX ... Call an end to this ... NOW! ;- BGCK$A BF.SAN,BE.IDC,<FATAL> ;;; System massively confused 7$...
Back
Top