untitled
Home Downloads Software ScreenShots Tech Docs Links Credits Portuguese
For IE users right click and choose "Save Target As"
Last Version, In case the 1.40 release gives you problems.
Vcc 1.17 Installer
Vcc 1.17 zip only
The latest and greatest, Fresh from the compiler.
Vcc 1.40 Installer
Vcc 1.40 zip only
Preinstalled Hard disk image (this needs work)
Adobe acrobat home page (needed to read the help file)
Next Versions
Add framework for External Debugger/Machine Monitor.(Chris Lomont had kindly offered to write the DLL for this).
An RS-232 Cart.
Move RAW floppy code to is own thread to reduce emulation slowdown during disk access.
Sound input support.

ChangeLog
Version 1.40 03/01/2008
Total rewrite of many internal timing routines.
Rewrote Sound output. Audio is now 16Bit Stereo at 11,22, or 44 Khz.
Finally Swapped Orch-90 Left/Right Channels!
Added preliminary Cassette tape support (this MIGHT be a little buggy).
HINT: Don't change the Audio Quality while the tape drive is running, I will fix that.
Fixed a few unimplemented 6309 Op-codes. Reported by John collyer.
FD-502 Emulation now supports loading 16K rom files. This was there for a while
But I forgot to mention it.
Broke the display code slightly, Theres an annoying line at the bottom of the
Screen sometimes. This was needed to fix the timming problems and will be
Fixed in the next release.

Version 1.17 12/29/2007
Bugfix release to correct a CPU Error reported by Robert Gault

Version 1.16 11/28/2007
Minor update due to lack of time.
Changed keyboard emulation to a simple dropdown list.
Reworked threading a bit for smoother sound.
Carlos Martins Nabeto has kindly done a Portuguese translation for me.

Version 1.14 08/18/2007
Changed keymap.ini format for faster startup/shutdown (Reported by Bob Devries).
Patched bug in RGB-DOS Image causing drive 4 not to work correctly (Reported by Robert Gault).

Version 1.12 08/12/2007
BugFix. Commented out some code that cleaned the keymap table before rebuilding it.
This was causing the table to become corupt.
Added default mappings for { and } under OS9.

Version 1.11 08/09/2007
Hard disk is now a separate download.
Support more than one Joystick/direct Input device. Added option to select sound output device. (If you have more than one).
Documentation has been cleaned up. Thanks to Bob Devries!
More changes to sound output. It was still poping/hanging on some systems.
Added keymap entries for [ ] and ^ keys under DECB
Found and fixed another bug with the keymap code.

Version 1.06 06/26/2007
Moved sound code to DirectSound to resolve poping issue.

Version 1.05 06/21/2007
Fixed Artifact Colors when host is set to 32BPP
Added 4th Disk drive to the FD-502 Emulation

Version 1.04 06/20/2007
Reworked Keymap.ini loading code to resolve "dead keyboard" problem.
Tweaked RAW disk code, Reading Floppies on real hardware seems more reliable now.
Changed FullScreen Mode to 16Bpp to resolve odd color issues.