On Thu, 2007-04-05 at 09:49 -0600, Richard wrote:
On the Windows side, with Jonathan's addition of the mouse support, I believe we're as feature complete as we can be without converting more assembly language to C or 32-bit assembly. The X11 path is lagging and needs some driver implementation before it will be working. I make sure that it compiles, but I haven't been keeping the X11 driver working. One reason is that I don't really have an X11 development environment setup right now and another is that as I progress through the Windows issues, I occasionally need to add a new driver method. My plan was to release for Windows in both binary and source form. Then work on the X11 driver and do an X11 release in binary and updated source.
The mouse support isn't quite right, yet. It would be impossible to use in a full screen mode. I would first like to release a DOS version 20.5. Just to wrap it up in one final official release. Jonathan