- 30 Apr, 2015 2 commits
- 29 Apr, 2015 1 commit
-
-
deuce authored
scaling but forces it to 2. This is to allow two "pixels" for each "real pixel". If we don't have two pixels, the chrominance values cannot be represented correctly, only the luminance... resulting in a monochrome image.
-
- 16 Feb, 2015 1 commit
-
-
deuce authored
-
- 12 Feb, 2015 2 commits
- 11 Feb, 2015 1 commit
-
-
deuce authored
Solves the light cyan text on white background menus issue in that mode.
-
- 10 Feb, 2015 1 commit
-
-
deuce authored
Deal with that fact.
-
- 09 Feb, 2015 1 commit
-
-
deuce authored
reversed via gettext() for non-ASCII fonts such as Commodore and Atari. This functionality is enabled via the ciolib_xlat variable. Setting it to zero (the default) means no translation is done. Non-zero translates from ASCII to the current font. This functionality is only available to built-in fonts. No attempt to allow user-defined or BBS-defined fonts to access this functionality is planned. If you want to use custom fonts, use ASCII.
-
- 23 Jun, 2014 1 commit
-
-
deuce authored
-
- 15 Jun, 2014 1 commit
-
-
deuce authored
Thanks Digital Man!
-
- 13 Jun, 2014 1 commit
-
-
deuce authored
-
- 23 Apr, 2014 2 commits
- 09 Feb, 2014 2 commits
- 07 Feb, 2014 2 commits
- 15 Aug, 2013 1 commit
-
-
deuce authored
character first (checks the return value instead of the function pointer). Thanks!
-
- 24 Oct, 2012 1 commit
-
-
deuce authored
I've likely broken something though, so if you see weird behaviour with extended ASCII, let me know please.
-
- 19 Oct, 2011 1 commit
-
-
deuce authored
-
- 07 May, 2011 1 commit
-
-
deuce authored
Apparently pragmas need \r\n at the end.
-
- 19 Jul, 2009 1 commit
-
-
deuce authored
-
- 13 Feb, 2009 1 commit
-
-
deuce authored
132 to support all modes and do proper wrapping. For cterm, remove extra tab handling code, start tab sequence with 1,9 and other general tab fixes. This seems to bring it into line with UNIX consoles and HyperTerminal.
-
- 12 Feb, 2009 1 commit
-
-
deuce authored
-
- 10 Feb, 2009 2 commits
-
-
deuce authored
Enable Disable Alt Charset CSI[?31h CSI[?31l Disable Bright CSI[?32h CSI[?32l Bright BG CSI[?33h CSI[?33l
-
deuce authored
1) The ability to make attribute bit three select a second character set 2) The ability to make the blink attribute toggle background intensity 3) The ability to make attribute bit three NOT select high intensity 4) More control over the cursor than just three constants CTerm support to follow using private set mode parameters.
-
- 09 Feb, 2009 1 commit
-
-
deuce authored
use the constants.
-
- 06 Feb, 2009 1 commit
-
-
deuce authored
-
- 05 Feb, 2009 1 commit
-
-
deuce authored
Add support for the abort key.
-
- 03 Feb, 2008 2 commits
- 02 Feb, 2008 1 commit
-
-
deuce authored
(Which is used by the scroll functions) Use movetext() rather than alloc()/gettext()/puttext() in cterm.c
-
- 23 Jan, 2008 1 commit
-
-
deuce authored
-
- 21 Jan, 2008 1 commit
-
-
deuce authored
Do not define argptr2 in cprintf() unless it will be used.
-
- 20 Jan, 2008 1 commit
-
-
rswindell authored
-
- 24 Oct, 2007 1 commit
-
-
deuce authored
-
- 23 Oct, 2007 1 commit
-
-
deuce authored
-
- 21 Oct, 2007 1 commit
-
-
deuce authored
This is untested since my system has a terrible video card.
-
- 11 Oct, 2007 1 commit
-
-
deuce authored
-