• src/doors/syncretro/SIBLI

    From Rob Swindell (on Debian L@VERT to Git commit to main/sbbs/m on Tuesday, July 14, 2026 21:04:00
    https://gitlab.synchro.net/main/sbbs/-/commit/31b41b197ce87097b19f87a1
    Added Files:
    src/doors/syncretro/SIBLINGS.md
    Log Message:
    syncretro: survey candidate cores for future consoles (SIBLINGS.md)

    A map, not a plan: which libretro cores could each become a SyncRetro
    console for a whole-catalog win, the ScummVM pattern generalized. Docs only.

    Buckets the candidates two ways. Kind A -- reimplementation frameworks you bring game data to: ScummVM (sketched) and EasyRPG (RPG Maker 2000/2003, the RPG twin of ScummVM -- huge freeware catalog, ideal terminal fit, costs the keyboard bridge + RTP-asset handling). Kind B -- open fantasy consoles whose catalogs are natively free to ship: TIC-80 (the standout -- gamepad-native at 240x136, so nearly drops onto the existing pad profile with no bridge),
    LowRes NX, Uzebox, Lutro. Flags PICO-8 as the trap (commercial/closed, not a clean win) and OpenBOR / Cave Story as big free catalogs that fail the twitch interaction axis.

    The payoff it encodes: one shared mouse/keyboard bridge amortizes across ScummVM, EasyRPG, TIC-80 and syncdos -- one piece of C, four content
    universes. Ranked next-console shortlist: TIC-80 (cheapest big win), EasyRPG, then ScummVM. All gated on an M3-style probe of the real core first.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian L@VERT to Git commit to main/sbbs/m on Thursday, July 23, 2026 00:08:00
    https://gitlab.synchro.net/main/sbbs/-/commit/d5b99955782c8d466341e906
    Modified Files:
    src/doors/syncretro/SIBLINGS.md SYNCDOS.md SYNCSCUMM.md SYNCSCUMM_ENGINES.md
    Log Message:
    syncretro: strike the two candidate cores that became native doors

    SIBLINGS.md surveyed libretro cores worth adding as SyncRetro consoles, and ranked ScummVM and EasyRPG as the top two Kind A candidates. Both have since been built as NATIVE doors instead -- ../syncscumm embeds ScummVM directly, ../syncrpg the EasyRPG Player -- which the survey's own tier rule makes decisive: a catalog with a native reimplementation door is never hosted through a core. The document was arguing for something already done one tier better.

    So both rows are recast as superseded, with pointers to the doors that exist. The reasoning is kept rather than deleted, because the outcome is the rule working, not failing: when a candidate is a reimplementation FRAMEWORK rather than an emulator, it is usually also a good candidate to embed natively, and that is worth checking before sketching a console.

    The knock-on corrections matter more than the two rows:

    - The "one bridge, four universes" tally counted ScummVM and EasyRPG among the
    mouse/keyboard cores the input bridge would unlock. With both gone the bridge
    opens exactly ONE, the DOS long tail via syncdos. That is a much weaker case
    for building it, and the honest one.
    - The ranking loses its #2 and #3, leaving TIC-80 as the only big win the
    survey still holds.
    - SYNCDOS.md's copy of the three-tier rule listed ScummVM as tier 2, "a
    separate console". Tier 2 is now empty, held open for the next such core.

    SYNCSCUMM.md and SYNCSCUMM_ENGINES.md get superseded banners rather than deletion: SYNCDOS.md and SIBLINGS.md still cross-reference the former for the shared mouse/keyboard input bridge, and the engine tour in the latter is unaffected by how ScummVM is hosted -- it remains the curation guide for the door. The former's banner also flags the name collision, since the console it sketches is called syncscumm and so is the door that shipped.

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

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