Added Speech API support:
. Capture char output to COUT
. Enable speech via -speech cmd-line
. Ctrl+Reset and FullSpeed mode purge the speech buffers
Removed #pragma hdrstop from all .cpp files except AppleWin.cpp (which is the PCH create file)
- Replaced all non-GPL modules with GPL ones (6821, AY8910, Z80)
. 6821 now from VICE (was MAME)
. AY8910 now from FUSE (was MAME)
. Z80 now from VICE (was Z80Em)
- Fix for Willy Byte & MB support (strange 6522 behaviour!)