MediaWiki:Sitenotice
2026-03-12: Cocopedia.com is now using a new caching system that should make things faster. Please let me know if you encounter any new issues.

2026-03-15: MediaWiki has been reinstalled and the old database and files restored. It was pretty clogged up from being upgraded so many times since 2004. I am also testing out Cloudflare to see if it can prevent the 'bot assaults that took the site down last year. OS-9 Al (talk) 21:20, 15 March 2026 (EDT))

OVCC: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigationJump to search
MagicFab (talk | contribs)
Draft - initial history / reasons to fork from author himself on Discord chat in OVCC channel march 20 2021
 
Links: Add link to Paul Z's github repo
Line 26: Line 26:


* https://github.com/WallyZambotti/OVCC
* https://github.com/WallyZambotti/OVCC
see also
* https://github.com/pauldzim/OVCC


== History ==
== History ==

Revision as of 18:17, 28 March 2024

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


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.