Conholio v0.7r
 - PePs mental TosWin replacement

Note: This is sort of a "maintenance" release, not a big update. It cures some
bugs but doesn't really add any new features.

Conholio is simply a VT10x-ish terminal emulator. I wrote it mainly for myself
and it was never intended to be more than a proof of concept. However, it seems
some people are actually using it now, and that's awesome.

I still don't fancy writing docs at this point. I really don't.

Notable features:
 - Fullscreen and windowed operation
 - Tabs
 - Works on 020... 060
 - Very optimized rendering engine
 - Works on most graphics hardware
 - Xterm mouse-click support

Keyboard combos:
 ALT+Fx			Switch to Terminal (F10 = /dev/console)
 ALT+ENTER		Toggle fullscreen
 HELP & UNDO		Corresponds to F11 and F12

System requirements:
 - 020 or higher. The faster the better, 50MHz 030 or higher recommended.
 - Fastram. Technically it works without it, but performance will suck.
 - XaAES (for now, compatibility with other AES:s will be worked on)

News (General)
 - should work on fVDI/CTPCI/Radeon now (fVDI-related feature).
 - added preliminary support for the SuperVidel.
 - 32-bit renderer works now.
 - 24-bit renderer seems to work now (tested on Aranym)
 - fixed several bugs in the pixel format detection code.
 - fixed a naughty palette bug in fullscreen.
 - tested successfully on the CT2, and performance seems pretty ok!.
 -       - " -     ... on Aranym (with fVDI).
 - Fixed a bug which prevented CTRL+D from working properly in some cases (e.g. pico).
 - The bell is back and does not cause a fatal recursion this time (wow).
 - New icon from the Tango icon set
 - Some minor stuff not worth mentioning.

Known issues:
 - Character sets aren't handled correctly yet.
 - Fullscreen mode can yield funny results for some terminal sizes. My bad, I should fix it.
 - Don't set insane values for width & height. It's a stupid thing to do anyway.
 - Conholio uses quite a lot of memory (i.e. several megs). This is intentional.
 - tabs aren't really visible yet (except for a number in the title bar).
 - VT10x character set CSIs are probably bogus at this point.
 - Application & numeric keyboard handling isn't finished and does not work as intended.
 - The VT52 implementation has been tested for about 3 seconds. Stay away from it.
 - Special keys are handled incorrectly in VT52 mode.
 - Mouse doesn't work in fullscreen mode (yet).
 - In <=8bpp modes, Conholio takes a while to start on slower machines. I should fix that.

I'd like to thank:
 - Evl, for providing suggestions and feedback
 - Havoc, for suggesting the use of YUV-based colour mapping
 - ggn, for supporting the project and providing a lovely 4x8 font
 - Beetle, for using and supporting this stuff :)
 - Helmut, for providing the TOP sources (found the bug!)
 - Nerve, for using it :)
 - FredL2 for testing it on the CT2
 - and the rest of you darlings. Stay Atari :)

-- Peter Persson (pep.fishmoose@gmail.com)
