• src/conio/vidmodes.c

    From Deucе@VERT to Git commit to main/sbbs/master on Mon May 17 18:42:29 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/9494cc3063e78042a3d87bfb
    Modified Files:
    src/conio/vidmodes.c
    Log Message:
    Calculate and plug in pixel aspect ratios.

    We're leaving the "Awesome Modes" as 1:1, but the rest all assume
    a 4:3 display that is filled by the described text.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon May 17 19:08:57 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/f94c74b9955eaf846b558aac
    Modified Files:
    src/conio/vidmodes.c
    Log Message:
    Fix the 132x43 mode...

    Was using the 14 row font with 350 screen rows and expecting 43 lines.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue May 18 20:17:48 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/679800f76895b060fe1e1aef
    Modified Files:
    src/conio/vidmodes.c
    Log Message:
    Switch from "the CTerm palette" to the colodore one

    See https://www.pepto.de/projects/colorvic/ for details.

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