• Search UNREL for CP/M

    From =?UTF-8?B?0JDQvdC00YDQtdC5INCd0LjQu@21:1/5 to All on Sun May 30 12:57:40 2021
    UNREL-translates /REL to /ASM.
    UNREL, DEDCODREL, SPLITLIB: Copyright O 1986/7 Riclin Computer Products, All rights reserved.
    These programs were released for the LS-DOS and CP/M operating systems. The network has an executable file only for the first one, and I need a version for CP/M. If someone still has it, please share it.

    thanks in advance
    Andrey Nikitin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From ldkraemer@gmail.com@21:1/5 to All on Sun May 30 17:30:59 2021
    Andrey,
    Send me a reply with your email address.

    Larry

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?0JDQvdC00YDQtdC5INCd0LjQu@21:1/5 to All on Thu Jun 17 04:13:06 2021
    понедельник, 31 мая 2021 г. в 03:31:00 UTC+3, ldkr...@gmail.com:
    Andrey,
    Send me a reply with your email address.

    Larry

    Waiting for information about the possibility of obtaining a version of the UNREL program for CP/M, I translated the source code of its counterpart "DISA-REL.PAS" from Pascal to C.

    In addition, I found the text of a program for editing libraries in the RATFOR language and tried to adapt it for CP/M. The adapted version is able to show the contents of the libraries, but it gives errors when performing other operations.

    RELTOASM.C and LIBEDIT.RAT are available at the following address - https://github.com/nikitinprior/RELTOASM

    Andrey Nikitin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Volker Pohlers@21:1/5 to All on Mon Jun 21 11:24:02 2021
    Am 17.06.2021 um 13:13 schrieb Андрей Никитин:


    RELTOASM.C and LIBEDIT.RAT are available at the following address - https://github.com/nikitinprior/RELTOASM


    How can I compile the C source under CP/M ?
    Or where can I found a binary of your program?

    --
    Mit freundlichen Grüßen
    Volker Pohlers
    Neustadt i.H.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?0JDQvdC00YDQtdC5INCd0LjQu@21:1/5 to All on Mon Jun 21 03:12:48 2021
    понедельник, 21 июня 2021 г. в 12:29:42 UTC+3, Volker Pohlers:
    Am 17.06.2021 um 13:13 schrieb Андрей Никитин:


    RELTOASM.C and LIBEDIT.RAT are available at the following address - https://github.com/nikitinprior/RELTOASM

    How can I compile the C source under CP/M ?
    Or where can I found a binary of your program?

    --
    Mit freundlichen Grüßen
    Volker Pohlers
    Neustadt i.H.

    The RELTOASM.C program contains C++ style comments (//).

    In the repository https://github.com/nikitinprior/dcpp there
    is the code of a new preprocessor that can work with them.
    There is also an instruction on how to compile it.
    The new preprocessor is fully compatible with the original
    one and can be a replacement for the old one.

    At home, I made such a replacement and constantly test it.
    So far, I have not found any errors in the new preprocessor.

    After replacing the old preprocessor with a new one with the
    name of the old one, the program RELTOASM.C can be compiled
    in the usual way:

    C.COM -o RELTOASM.C

    Andrey Nikitin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?0JDQvdC00YDQtdC5INCd0LjQu@21:1/5 to All on Mon Jun 21 03:38:14 2021
    понедельник, 21 июня 2021 г. в 13:12:49 UTC+3, Андрей Никитин:
    понедельник, 21 июня 2021 г. в 12:29:42 UTC+3, Volker Pohlers:
    Am 17.06.2021 um 13:13 schrieb Андрей Никитин:


    RELTOASM.C and LIBEDIT.RAT are available at the following address - https://github.com/nikitinprior/RELTOASM

    How can I compile the C source under CP/M ?
    Or where can I found a binary of your program?

    --
    Mit freundlichen Grüßen
    Volker Pohlers
    Neustadt i.H.
    The RELTOASM.C program contains C++ style comments (//).

    In the repository https://github.com/nikitinprior/dcpp there
    is the code of a new preprocessor that can work with them.
    There is also an instruction on how to compile it.
    The new preprocessor is fully compatible with the original
    one and can be a replacement for the old one.

    At home, I made such a replacement and constantly test it.
    So far, I have not found any errors in the new preprocessor.

    After replacing the old preprocessor with a new one with the
    name of the old one, the program RELTOASM.C can be compiled
    in the usual way:

    C.COM -o RELTOASM.C

    Andrey Nikitin

    The letter received from you contains an invalid email address. I was unable to submit the executable.

    With respect
    Andrey Nikitin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)