• Re: 2048 revamp

    From Kerr-Mudd, John@admin@127.0.0.1 to comp.os.msdos.programmer,alt.lang.asm on Sun Feb 8 20:39:35 2026
    From Newsgroup: alt.lang.asm

    On Thu, 5 Feb 2026 12:09:03 +0000
    "Kerr-Mudd, John" <admin@127.0.0.1> wrote:

    240 bytes

    from a 386 implementation found on pouet.net, converted to x86 and
    simplified


    []

    240 bytes, now with scoring (at Bottom Right - required by initial cls
    hack! )


    needs memory at B700, colour screen at B800, already in text mode
    at start. Esc=exit, csr keys to move tiles. uses int 16 for keyin.


    B51EB4B78EC0F2AA8ED8E44088C380E30F383F75F53CE7F5801701BFD80F31DB 8A27B104D2E480C41FF6C303750481C74802B000B10381C7940051B106F3AB59 E2F45098020F740A40D3E08DB55EFFE865005881C72EFE4380FB1072C331ED98 CD163C1B746286C4BF4C0029C7B10389CE3C487416B30C3C50740ED1E6D1E63C 4B7408B3033C4D75D601DE505199B10389F3B503B60031C0E82E00FECD75F5E2 EF4A7A4759584979C64185ED74B1BEA01F8B04BA0A0152B10A4E4E99F7F980C2 3026881409C075F1C33A07751B383974174508F6740C51B9020091D3E0590106 A01F02318837883901FBC389F3B103B6018A01E8D3FFE2F7EB94
    --
    Bah, and indeed Humbug.
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Kerr-Mudd, John@admin@127.0.0.1 to comp.os.msdos.programmer,alt.lang.asm on Sun Feb 8 22:39:26 2026
    From Newsgroup: alt.lang.asm

    On Sun, 8 Feb 2026 20:39:35 +0000
    "Kerr-Mudd, John" <admin@127.0.0.1> wrote:

    On Thu, 5 Feb 2026 12:09:03 +0000
    "Kerr-Mudd, John" <admin@127.0.0.1> wrote:

    []
    from a 386 implementation found on pouet.net, converted to x86 and simplified


    []

    now with scoring (at Bottom Right - required by initial cls
    hack! )


    needs memory at B700, colour screen at B800, already in text mode
    at start. Esc=exit, csr keys to move tiles. uses int 16 for keyin.

    Oops, scoring was bad; try this: (251 bytes)

    B51EB4B78EC0F2AA8ED8E44088C380E30F383F75F53CE7F5801701BFD80F31DB 8A27B104D2E480C41FF6C303750481C74802B000B10381C7940051B106F3AB59 E2F45098020F740A40D3E08DB55EFFE866005881C72EFE4380FB1072C331ED98 CD163C1B746386C4BF4C0029C7B10389CE3C487416B30C3C50740ED1E6D1E63C 4B7408B3033C4D75D601DE505199B10389F3B503B60031C0E82F00FECD75F5E2 EF4A7A4859584979C64185ED74B1BEA01FA11000BA0A0152B10A4E4E99F7F980 C23026881409C075F1C33A07751B383974174508F6740C51B9020091D3E05901 06100002318837883901FBC389F3B103B6018A01E8D3FFE2F7EB93
    --
    Bah, and indeed Humbug.
    --- Synchronet 3.21b-Linux NewsLink 1.2