• xtrn/syncarcade/games.ini

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Wed Jul 29 20:44:30 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/c38bc33f8202c5e28fdb0e6c
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Merge branch 'nightfox_more_arcade_games' into 'master'

    Added more arcade game names

    See merge request main/sbbs!709
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Eric Oulashin@1:103/705 to Git commit to main/sbbs/master on Fri Jul 31 22:55:42 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/079b5fb8874dbff214103020
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Added many more arcade games, based on mame 0.78 ROMs from The Internet Archive and others.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Fri Jul 31 22:55:42 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/01c349f189bf5c6f4f08d25b
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Merge branch 'many_more_arcade_games' into 'master'

    Added many more arcade games, based on mame 0.78 ROMs from The Internet Archive and others.

    See merge request main/sbbs!713
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Aug 2 22:35:14 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/d975ea2b3b943377e3d6873f
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Revert "Added many more arcade games, based on mame 0.78 ROMs"

    This reverts 079b5fb887 (spec-11-bytes, 2026-07-31), taking games.ini from
    4740 romset sections back to 181.

    A section in this file used to mean someone had run that cabinet and put it here deliberately, which is what makes the file a sane home for button
    labels, stick2, boot_frames and analog_rest. After the bulk import a section meant only that the romset exists in MAME 0.78: of the 4740 sections, every
    one carried a name and exactly five lines in the whole file were anything
    else. Restoring the smaller file restores that meaning, which the per-romset settings depend on.

    Load time is a secondary reason and a narrower one than it appears. The
    native door reads this file through xpdev's iniReadFile and was never on the slow path; only the lobby's File.iniGetAllObjects() was, and that is fixed
    in 7a0dabc561 (2026-07-24) for v3.22. The 204 KB cost fell on v3.21 and
    earlier alone.

    The names are not lost and need no file of their own: git show 079b5fb887:xtrn/syncarcade/games.ini recovers all 4740 entries, and that
    commit records where they came from. A sysop with a large collection can extract them into their own games.local.ini, which is where entries nobody
    here has run belong.

    Nothing curated is lost in the revert: the bulk commit dropped none of the
    181 existing sections and changed none of their values, so its 354 deletions were re-sorting alone.

    Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Eric Oulashin@1:103/705 to Git commit to main/sbbs/master on Sat Aug 8 17:48:02 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/a67412b4e111099859130d06
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Added a few more arcade games (which I've run on my BBS)
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Aug 8 17:48:02 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/6fd9026b380f06af11cd6941
    Modified Files:
    xtrn/syncarcade/games.ini
    Log Message:
    Merge branch 'nightfox_more_arcade_games_2026-08-08' into 'master'

    Added a few more arcade games (which I've run on my BBS)

    See merge request main/sbbs!725
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)