Mail Archives: djgpp-workers/2001/08/04/13:18:17
Hello again,
I've updated my work on improving the termios emulation. It has everything
I've planned and then some. It still doesn't have the 'dribble' feature yet.
You can select between using calls to the video bios and direct video buffer
writes by using the environment variable 'TTY_SCREEN_INTFACE' before termios
is initialized. If its unset, or set to 'bios', the bios routines are used.
If set to 'direct', the direct video routines are used.
Bugs, problems, change requests, and other comments are welcomed as usual.
Mark
- Raw text -