• Re: Oldie but goodie: 1"x1" CP/M system

    From Kerr-Mudd, John@admin@127.0.0.1 to comp.os.cpm,comp.os.msdos.programmer on Fri Aug 2 09:58:07 2024
    From Newsgroup: comp.os.msdos.programmer

    On Thu, 1 Aug 2024 09:17:09 -0500
    Zach Metzinger <please@ask.me.invalid> wrote:

    On 8/1/24 04:52, Nils M Holm wrote:
    If you like Ladder, you might also like my Ladder clone: http://t3x.org/t3x/0/programs.html#ladders

    Nicely done!

    OT, but I'm thinking of writing/converting Nils's source text to DOS x86
    asm;- it doesn't look as if there's a DOS port out there (Javascript
    doesnt count, IMO!).

    xpost to coc & comp


    LADDER.COM is a BASCOM executable, meaning it was once a BASIC program
    that was compiled. I have a long-term project which aims to reproduce
    the source code, sans proper variable names -- of course, so that it is
    100% authentic. I've done some work with BASCOM and IDA to suss out how
    it compiles code, but I'm far short of an automated decompiler.

    BASIC source would have been portable, but it doesn't seem to be
    available.
    --
    Bah, and indeed Humbug.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Nils M Holm@nmh@sraddha.invalid to comp.os.cpm,comp.os.msdos.programmer on Fri Aug 2 09:21:20 2024
    From Newsgroup: comp.os.msdos.programmer

    In comp.os.cpm Kerr-Mudd, John <admin@127.0.0.1> wrote:
    On Thu, 1 Aug 2024 09:17:09 -0500
    Zach Metzinger <please@ask.me.invalid> wrote:

    On 8/1/24 04:52, Nils M Holm wrote:
    If you like Ladder, you might also like my Ladder clone:
    http://t3x.org/t3x/0/programs.html#ladders

    Nicely done!

    OT, but I'm thinking of writing/converting Nils's source text to DOS x86 asm;- it doesn't look as if there's a DOS port out there (Javascript
    doesnt count, IMO!).

    There is a DOS .COM file in the archive [1] and the same source code
    compiles to DOS, CP/M, and Unix executables without any changes. All
    you need is a T3X/0 compiler [2]. There are pre-compiled compilers for
    DOS and CP/M on the homepage.

    [1] http://t3x.org/t3x/0/ladders.zip
    [2] http://t3x.org/t3x/0/index.html

    F'up-To: comp.os.msdos.programmer
    --
    Nils M Holm < n m h @ t 3 x . o r g > http://t3x.org
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Kerr-Mudd, John@admin@127.0.0.1 to comp.os.msdos.programmer on Fri Aug 2 12:07:00 2024
    From Newsgroup: comp.os.msdos.programmer

    On 2 Aug 2024 09:21:20 GMT
    Nils M Holm <nmh@sraddha.invalid> wrote:

    In comp.os.cpm Kerr-Mudd, John <admin@127.0.0.1> wrote:
    On Thu, 1 Aug 2024 09:17:09 -0500
    Zach Metzinger <please@ask.me.invalid> wrote:

    On 8/1/24 04:52, Nils M Holm wrote:
    If you like Ladder, you might also like my Ladder clone:
    http://t3x.org/t3x/0/programs.html#ladders

    Nicely done!

    OT, but I'm thinking of writing/converting Nils's source text to DOS x86 asm;- it doesn't look as if there's a DOS port out there (Javascript
    doesnt count, IMO!).

    There is a DOS .COM file in the archive [1] and the same source code
    compiles to DOS, CP/M, and Unix executables without any changes. All
    you need is a T3X/0 compiler [2]. There are pre-compiled compilers for
    DOS and CP/M on the homepage.

    [1] http://t3x.org/t3x/0/ladders.zip
    [2] http://t3x.org/t3x/0/index.html

    F'up-To: comp.os.msdos.programmer


    Thanks, sorry I didn't look that far earlier.
    --
    Bah, and indeed Humbug.
    --- Synchronet 3.21d-Linux NewsLink 1.2