MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

OVCC

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Revision as of 22:22, 28 March 2024 by Pauldzim (talk | contribs) (→‎History: Add a reference to Paul Z's Github repo and prebuilt app)
Jump to navigation Jump to search
The portable and open Virtual Colo(u)r Computer (OVCC)

MISSING PHOTO

Name The portable and open Virtual Colo(u)r Computer (OVCC)
Year DATE NEEDED
Author(s) Joseph Forgione
Media MEDIA NEEDED
Memory MEMORY NEEDED
O.S. O.S. NEEDED
Platform PLATFORM NEEDED
Publisher PUBLISHER NEEDED
Requires REQUIREMENTS NEEDED
Video Mode VIDEO MODE NEEDED
Download DOWNLOAD NEEDED
Notes short description
Info Source J.Forgione
About the Software Info Box


Links

see also

History

OVCC is a fork of VCC, the main objectives are :

  1. To provide a native version of VCC for Linux and Mac OS X
  2. To take advantage of UNIX shared memory support (obviously not in the Windows version)

The shared memory support provides a 40% improvement in efficiency and performance when compared to not using it. From a user perspective the experience was meant to similar and hence the similarity in user interface. Internally some major changes had to be made to accommodate a new GUI interface. This impacted both the core and loadable device libraries. However anyone familiar with the code of VCC could look at OVCC and see all the similarities.

Binaries for Ubuntu 18.04 LTS and 20.04 LTS, as well as Windows are available.

See the second link above for a Github repo containing an XCode project file for Mac OS X, and a link to a binary for Arm64 Max OS X.