• exec/load/syncretro_lib.js syncretro_lobby.js xtrn/syncarcade/syncretr

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sun Aug 2 22:35:14 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/7b7b83f53efdcda7775df067
    Modified Files:
    exec/load/syncretro_lib.js syncretro_lobby.js xtrn/syncarcade/syncretro.ini xtrn/syncivision/syncretro.ini xtrn/syncnes/syncretro.ini
    Log Message:
    syncretro: move the resume marker between the number and the separator

    A cartridge with a saved game reads " 1*| Title", one without " 1 |
    Title". Placing the marker immediately after the digits ties it to its own row's number and leaves the title's first column clear, which is easier to
    read than a marker abutting the title. The prefix spends the same six
    columns it always did, so no title moves.

    This puts the marker in the format's prefix, so cell_fmt now takes three substitutions: the number, the marker, the title. A sysop override
    carrying only one %s is still read as the older two-substitution form,
    with the marker placed immediately before the title instead -- an override written from the previously documented example keeps working and still
    shows the marker, rather than printing it where the cartridge belongs.

    The commented example in each console's shipped ini is updated to the three-substitution form and documents both.

    Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net