• src/conio/allfonts.c ciolib.adoc ciolib.h cterm.c cterm.h utf8_codepag

    From Deuc╨╡ to Git commit to main/sbbs/master on Saturday, November 02, 2024 11:14:02
    https://gitlab.synchro.net/main/sbbs/-/commit/2e8910f901039813a668c991
    Modified Files:
    src/conio/allfonts.c ciolib.adoc ciolib.h cterm.c cterm.h utf8_codepages.c utf8_codepages.h vidmodes.c vidmodes.h src/syncterm/bbslist.c bbslist.h syncterm.c term.c
    Log Message:
    Initial Prestel support.

    Basic Prestel support based on the "Prestel Terminal Specification"
    Issue 2 by the Post Office.

    Known issues:
    Modifying an existing line does not update the row after it.
    Double height is not supported.
    Keyboard mapping kinda sucks (looking at you #/Return).
    Concealed is always shown.
    Remote programming sequences aren't supported.

    There appears to be something wrong with the End of the Line title
    and menu screens, but maybe nelgin did them wrong.