[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: v0.08 Re: Work in progress free firmware substitute
I'm currently working on a rewrite of the TTY code. It's only about half
done and full of bugs at this time because of conflicts between the old
peek(37)*2-indexed lookup table method of accessing the screen and the
proper method. (In other words - SCROLL is very broken and prolly needs a
major rewrite. PUTCHTTY is probably equally broken.)
For this reason, the version number will jump to 0.10. I expect this to fix
the DOS 3.3 regression as well as some other bugs most of which affect the
placement of text.
-uso.