Skip to content
Snippets Groups Projects
  1. Feb 02, 2018
    • deuce's avatar
      Declare pputtext() and pgettext() · 8b8912eb
      deuce authored
      8b8912eb
    • deuce's avatar
      Initial support for XTerm 256-color mode. · dfb0aca0
      deuce authored
      You can now use CSI [ 38 ; 5 ; X m to set the foreground colour, and
      CSI [ 48 ; 5 ; X m to set the background colour from the palette and use
      any of the 256 standard colours, any of the 16 Commodore 64 colours (start
      at 256), or the two Atari colors (after the C64 colours).  In addition,
      you can use the palette redefinition commands to extend the palette past
      those entries.
      
      NOTE: Since this is only CTerm so far, using SyncTERM and UIFC features
      will lose the palette blocks for the characters, and they will revert to
      their current 16-color value.  Further, I haven't testing how this interacts
      with alternat fonts, blinking, etc yet.
      
      But it looks cool!
      dfb0aca0
    • deuce's avatar
      Fix ciolib_cputch() to use the passed colours. · 0d587e01
      deuce authored
      0d587e01
    • deuce's avatar
      54eae01f
  2. Feb 01, 2018
  3. Jan 31, 2018
Loading