• src/conio/Common.gmake GNUmakefile ciolib.c scale.c scale.h xbr.c src/

    From Deuc¿@VERT to Git commit to main/sbbs/master on Mon May 1 17:08:25 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/22f3d102b1e262ccf3634f64
    Modified Files:
    src/conio/Common.gmake GNUmakefile ciolib.c scale.c scale.h xbr.c src/syncterm/GNUmakefile syncterm.c
    Log Message:
    Don't link in RGB <-> YUV tables by default.

    Instead, have the r2yptr and y2rptr pointers that need to be set
    to those tables in order for interpolation to work. Not setting one
    locks ciolib into "LCD" modes (everything uses square pixels), and
    XBR scaling is disabled.

    The CIOLIB_INTERPOLATE_OBJS make variable contains the path to the
    object file that contains those tables, so it's just a matter of
    some code and an extra (128MB) object to link against.

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