
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cocopedia.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pauldzim</id>
	<title>CoCopedia - The Tandy/Radio Shack Color Computer Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.cocopedia.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pauldzim"/>
	<link rel="alternate" type="text/html" href="https://www.cocopedia.com/wiki/Special:Contributions/Pauldzim"/>
	<updated>2026-05-02T16:41:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://www.cocopedia.com/wiki/index.php?title=OVCC&amp;diff=10989</id>
		<title>OVCC</title>
		<link rel="alternate" type="text/html" href="https://www.cocopedia.com/wiki/index.php?title=OVCC&amp;diff=10989"/>
		<updated>2024-03-28T22:27:44Z</updated>

		<summary type="html">&lt;p&gt;Pauldzim: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;onlyinclude&amp;gt;{{InfoBox |&lt;br /&gt;
| boxtype    = Software&lt;br /&gt;
| name       = The portable and open Virtual Colo(u)r Computer (OVCC)&lt;br /&gt;
| photo      = &lt;br /&gt;
| caption    = &lt;br /&gt;
| date       = &lt;br /&gt;
| year       = &lt;br /&gt;
| enddate    = &lt;br /&gt;
| endyear    = &lt;br /&gt;
| location   = &lt;br /&gt;
| interface  = &lt;br /&gt;
| author     = [[Joseph Forgione]]&lt;br /&gt;
| media      = &lt;br /&gt;
| memory     = &lt;br /&gt;
| os         = &lt;br /&gt;
| platform   = &lt;br /&gt;
| publisher  = &lt;br /&gt;
| requires   = &lt;br /&gt;
| videomode  = &lt;br /&gt;
| notes      = short description&lt;br /&gt;
| infosource = J.Forgione&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* https://github.com/WallyZambotti/OVCC&lt;br /&gt;
&lt;br /&gt;
see also&lt;br /&gt;
&lt;br /&gt;
* https://github.com/pauldzim/OVCC&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
OVCC is a fork of VCC, the main objectives are :&lt;br /&gt;
&lt;br /&gt;
# To provide a native version of VCC for Linux and Mac OS X&lt;br /&gt;
# To take advantage of UNIX shared memory support (obviously not in the Windows version)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Binaries for Ubuntu 18.04 LTS and 20.04 LTS, as well as Windows are available.&lt;br /&gt;
&lt;br /&gt;
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 Max OS X arm64 (M1 and later).&lt;/div&gt;</summary>
		<author><name>Pauldzim</name></author>
	</entry>
	<entry>
		<id>https://www.cocopedia.com/wiki/index.php?title=OVCC&amp;diff=10988</id>
		<title>OVCC</title>
		<link rel="alternate" type="text/html" href="https://www.cocopedia.com/wiki/index.php?title=OVCC&amp;diff=10988"/>
		<updated>2024-03-28T22:22:24Z</updated>

		<summary type="html">&lt;p&gt;Pauldzim: /* History */  Add a reference to Paul Z&amp;#039;s Github repo and prebuilt app&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;onlyinclude&amp;gt;{{InfoBox |&lt;br /&gt;
| boxtype    = Software&lt;br /&gt;
| name       = The portable and open Virtual Colo(u)r Computer (OVCC)&lt;br /&gt;
| photo      = &lt;br /&gt;
| caption    = &lt;br /&gt;
| date       = &lt;br /&gt;
| year       = &lt;br /&gt;
| enddate    = &lt;br /&gt;
| endyear    = &lt;br /&gt;
| location   = &lt;br /&gt;
| interface  = &lt;br /&gt;
| author     = [[Joseph Forgione]]&lt;br /&gt;
| media      = &lt;br /&gt;
| memory     = &lt;br /&gt;
| os         = &lt;br /&gt;
| platform   = &lt;br /&gt;
| publisher  = &lt;br /&gt;
| requires   = &lt;br /&gt;
| videomode  = &lt;br /&gt;
| notes      = short description&lt;br /&gt;
| infosource = J.Forgione&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* https://github.com/WallyZambotti/OVCC&lt;br /&gt;
&lt;br /&gt;
see also&lt;br /&gt;
&lt;br /&gt;
* https://github.com/pauldzim/OVCC&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
OVCC is a fork of VCC, the main objectives are :&lt;br /&gt;
&lt;br /&gt;
# To provide a native version of VCC for Linux and Mac OS X&lt;br /&gt;
# To take advantage of UNIX shared memory support (obviously not in the Windows version)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Binaries for Ubuntu 18.04 LTS and 20.04 LTS, as well as Windows are available.&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>Pauldzim</name></author>
	</entry>
	<entry>
		<id>https://www.cocopedia.com/wiki/index.php?title=OVCC&amp;diff=10987</id>
		<title>OVCC</title>
		<link rel="alternate" type="text/html" href="https://www.cocopedia.com/wiki/index.php?title=OVCC&amp;diff=10987"/>
		<updated>2024-03-28T22:17:50Z</updated>

		<summary type="html">&lt;p&gt;Pauldzim: /* Links */  Add link to Paul Z&amp;#039;s github repo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;onlyinclude&amp;gt;{{InfoBox |&lt;br /&gt;
| boxtype    = Software&lt;br /&gt;
| name       = The portable and open Virtual Colo(u)r Computer (OVCC)&lt;br /&gt;
| photo      = &lt;br /&gt;
| caption    = &lt;br /&gt;
| date       = &lt;br /&gt;
| year       = &lt;br /&gt;
| enddate    = &lt;br /&gt;
| endyear    = &lt;br /&gt;
| location   = &lt;br /&gt;
| interface  = &lt;br /&gt;
| author     = [[Joseph Forgione]]&lt;br /&gt;
| media      = &lt;br /&gt;
| memory     = &lt;br /&gt;
| os         = &lt;br /&gt;
| platform   = &lt;br /&gt;
| publisher  = &lt;br /&gt;
| requires   = &lt;br /&gt;
| videomode  = &lt;br /&gt;
| notes      = short description&lt;br /&gt;
| infosource = J.Forgione&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* https://github.com/WallyZambotti/OVCC&lt;br /&gt;
&lt;br /&gt;
see also&lt;br /&gt;
&lt;br /&gt;
* https://github.com/pauldzim/OVCC&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
OVCC is a fork of VCC, the main objectives are :&lt;br /&gt;
&lt;br /&gt;
# To provide a native version of VCC for Linux and Mac OS X&lt;br /&gt;
# To take advantage of UNIX shared memory support (obviously not in the Windows version)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Binaries for Ubuntu 18.04 LTS and 20.04 LTS, as well as Windows are available.&lt;/div&gt;</summary>
		<author><name>Pauldzim</name></author>
	</entry>
	<entry>
		<id>https://www.cocopedia.com/wiki/index.php?title=Emulators&amp;diff=10984</id>
		<title>Emulators</title>
		<link rel="alternate" type="text/html" href="https://www.cocopedia.com/wiki/index.php?title=Emulators&amp;diff=10984"/>
		<updated>2024-03-28T20:42:56Z</updated>

		<summary type="html">&lt;p&gt;Pauldzim: /* Mac OS X */  Add OVCC to the list of Mac OS X emulators&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NavEmulators}}&lt;br /&gt;
&lt;br /&gt;
For those who just want to relive some fond memories, an emulator is a great way to do just that.&lt;br /&gt;
&lt;br /&gt;
= Online =&lt;br /&gt;
&lt;br /&gt;
* [http://www.haplessgenius.com/mocha/ JS Mocha] - The HTML5 CoCo 2 Emulator&lt;br /&gt;
* [https://archive.org/details/basic-games-coco Vintage BASIC Games: Color Computer] - at archive.org, can be played directly in your browser&lt;br /&gt;
* [http://www.6809.org.uk/xroar/online/ XRoar Online] - Online Dragon/CoCo 1&amp;amp;2 emulator.&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Raspberry Pi ==&lt;br /&gt;
* [http://www.780tech.com/cocopi3/ Ron Klein&#039;s CoCo Pi3 Project] - Use your Raspberry Pi3 as a CoCo and/or [[DriveWire]] server&lt;br /&gt;
* [http://coco-pi.com/ CoCo-Pi project] - a site dedicated to providing a complete CoCo 1,2,3 emulating environment on Raspberry 3 and 4 devices.&lt;br /&gt;
** [https://www.facebook.com/groups/748644118674047 CoCo-Pi] Facebook Group&lt;br /&gt;
&lt;br /&gt;
== Adapters and peripherals==&lt;br /&gt;
* [[CoCo Joystick2USB  Deluxe]] - An adapter to connect a TRS-80 Joystick (5/6-pin DIN) to a modern USB-capable computer&lt;br /&gt;
* [[CoCo Keys2USB Kit]] - Kit includes custom PCB, micro-controller, and connectors to build an encoder for connecting TRS-80 Color Computer 3/2 keyboard to USB port&lt;br /&gt;
&lt;br /&gt;
= Emulators by Platform =&lt;br /&gt;
&lt;br /&gt;
==Browser Based==&lt;br /&gt;
These emulators you can run directly from a web browser without needing to install anything:&lt;br /&gt;
* [http://www.haplessgenius.com/mocha/ Mocha], by Brad Grier, is a CoCo 1/2 emulator written in Java that runs from a web browser. This emulator has been running online for 10 years now and has a vast collection of disk and cassette programs to run.&lt;br /&gt;
* [https://www.6809.org.uk/xroar/online/ XRoar Online]&lt;br /&gt;
&lt;br /&gt;
==Cross-platform==&lt;br /&gt;
* [http://rbelmont.mameworld.info/?page_id=163 MAME], the current version of MESS has been merge into MAME. MAME runs on Linux/Unix, Mac OS X, and other SDL-supported operating systems.&lt;br /&gt;
* [http://www.6809.org.uk/dragon/xroar.shtml XRoar] is a [[Dragon]] and Coco 1/2 emulator for Linux/Unix, Mac OS X, Windows, and other platforms.&lt;br /&gt;
&lt;br /&gt;
== GNU/Linux==&lt;br /&gt;
* [[OVCC|The portable and open Virtual Colo(u)r Computer (OVCC)]] by [[Walter Zambotti]] aims to provide a native VCC version for GNU/Linux and macOS. Based on VCC by [[Joseph Forgione]].&lt;br /&gt;
* The Windows-based [[VCC]] emulator has also been shown to work under Linux using the WINE virtualization software.&lt;br /&gt;
* XRoar (see above under cross-platform)&lt;br /&gt;
&lt;br /&gt;
==Mac (pre OS X)==&lt;br /&gt;
* [http://www.colorcomputerarchive.com/coco/Emulators/Coco%201-2/Virtual%20Coco/ Virtual CoCo] - A CoCo 2 emulator for the Macintosh. Not much is known of this emulator.&lt;br /&gt;
&lt;br /&gt;
==Mac OS X==&lt;br /&gt;
* [http://www.macmess.org/ MacMESS] - Multi-platform emulator that has a CoCo 1, 2 and 3 module. It is a front-end for [[SDLMESS]].&lt;br /&gt;
* OVCC (see above under GNU/Linux)&lt;br /&gt;
* XRoar (see above under cross-platform)&lt;br /&gt;
&lt;br /&gt;
== PalmOS ==&lt;br /&gt;
* [http://www.colorcomputerarchive.com/coco/Emulators/Coco%201-2/Coconut/ CoCoNut] - CoCo 1/2 emulator for PalmOS v5 devices.&lt;br /&gt;
&lt;br /&gt;
== MS-DOS ==&lt;br /&gt;
* Jeff Vavasour&#039;s CoCo emulator.&lt;br /&gt;
&lt;br /&gt;
== Microsoft Windows ==&lt;br /&gt;
&lt;br /&gt;
* [[MESS]] - Based on the MAME arcade emulator code, this project emulates various classic home computer systems.&lt;br /&gt;
* [[AdvanceMESS]]&lt;br /&gt;
* [[VCC]] - CoCo 3 emulator for Windows. (originally called &amp;quot;Bjork&amp;quot;)&lt;br /&gt;
* XRoar (see above under cross-platform)&lt;br /&gt;
&lt;br /&gt;
= Using Emulation (Tutorials) =&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
* [[Working With Emulator Disk Images]]&lt;br /&gt;
* [[Using OS-9 on an Emulator]]&lt;br /&gt;
* [[Using XRoar]]&lt;br /&gt;
&lt;br /&gt;
= ROM Resources =&lt;br /&gt;
Some places on the internet to download ROM and Disk images.&lt;br /&gt;
* A functional set of ROM images is included with the VCC emulator.&lt;/div&gt;</summary>
		<author><name>Pauldzim</name></author>
	</entry>
	<entry>
		<id>https://www.cocopedia.com/wiki/index.php?title=Emulators&amp;diff=10983</id>
		<title>Emulators</title>
		<link rel="alternate" type="text/html" href="https://www.cocopedia.com/wiki/index.php?title=Emulators&amp;diff=10983"/>
		<updated>2024-03-28T20:39:23Z</updated>

		<summary type="html">&lt;p&gt;Pauldzim: /* GNU/Linux */ Change the author of OVCC to Walter Zambotti, with credit to Joseph Forgione as the author of the original VCC.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NavEmulators}}&lt;br /&gt;
&lt;br /&gt;
For those who just want to relive some fond memories, an emulator is a great way to do just that.&lt;br /&gt;
&lt;br /&gt;
= Online =&lt;br /&gt;
&lt;br /&gt;
* [http://www.haplessgenius.com/mocha/ JS Mocha] - The HTML5 CoCo 2 Emulator&lt;br /&gt;
* [https://archive.org/details/basic-games-coco Vintage BASIC Games: Color Computer] - at archive.org, can be played directly in your browser&lt;br /&gt;
* [http://www.6809.org.uk/xroar/online/ XRoar Online] - Online Dragon/CoCo 1&amp;amp;2 emulator.&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Raspberry Pi ==&lt;br /&gt;
* [http://www.780tech.com/cocopi3/ Ron Klein&#039;s CoCo Pi3 Project] - Use your Raspberry Pi3 as a CoCo and/or [[DriveWire]] server&lt;br /&gt;
* [http://coco-pi.com/ CoCo-Pi project] - a site dedicated to providing a complete CoCo 1,2,3 emulating environment on Raspberry 3 and 4 devices.&lt;br /&gt;
** [https://www.facebook.com/groups/748644118674047 CoCo-Pi] Facebook Group&lt;br /&gt;
&lt;br /&gt;
== Adapters and peripherals==&lt;br /&gt;
* [[CoCo Joystick2USB  Deluxe]] - An adapter to connect a TRS-80 Joystick (5/6-pin DIN) to a modern USB-capable computer&lt;br /&gt;
* [[CoCo Keys2USB Kit]] - Kit includes custom PCB, micro-controller, and connectors to build an encoder for connecting TRS-80 Color Computer 3/2 keyboard to USB port&lt;br /&gt;
&lt;br /&gt;
= Emulators by Platform =&lt;br /&gt;
&lt;br /&gt;
==Browser Based==&lt;br /&gt;
These emulators you can run directly from a web browser without needing to install anything:&lt;br /&gt;
* [http://www.haplessgenius.com/mocha/ Mocha], by Brad Grier, is a CoCo 1/2 emulator written in Java that runs from a web browser. This emulator has been running online for 10 years now and has a vast collection of disk and cassette programs to run.&lt;br /&gt;
* [https://www.6809.org.uk/xroar/online/ XRoar Online]&lt;br /&gt;
&lt;br /&gt;
==Cross-platform==&lt;br /&gt;
* [http://rbelmont.mameworld.info/?page_id=163 MAME], the current version of MESS has been merge into MAME. MAME runs on Linux/Unix, Mac OS X, and other SDL-supported operating systems.&lt;br /&gt;
* [http://www.6809.org.uk/dragon/xroar.shtml XRoar] is a [[Dragon]] and Coco 1/2 emulator for Linux/Unix, Mac OS X, Windows, and other platforms.&lt;br /&gt;
&lt;br /&gt;
== GNU/Linux==&lt;br /&gt;
* [[OVCC|The portable and open Virtual Colo(u)r Computer (OVCC)]] by [[Walter Zambotti]] aims to provide a native VCC version for GNU/Linux and macOS. Based on VCC by [[Joseph Forgione]].&lt;br /&gt;
* The Windows-based [[VCC]] emulator has also been shown to work under Linux using the WINE virtualization software.&lt;br /&gt;
* XRoar (see above under cross-platform)&lt;br /&gt;
&lt;br /&gt;
==Mac (pre OS X)==&lt;br /&gt;
* [http://www.colorcomputerarchive.com/coco/Emulators/Coco%201-2/Virtual%20Coco/ Virtual CoCo] - A CoCo 2 emulator for the Macintosh. Not much is known of this emulator.&lt;br /&gt;
&lt;br /&gt;
==Mac OS X==&lt;br /&gt;
* [http://www.macmess.org/ MacMESS] - Multi-platform emulator that has a CoCo 1, 2 and 3 module. It is a front-end for [[SDLMESS]].&lt;br /&gt;
* XRoar (see above under cross-platform)&lt;br /&gt;
&lt;br /&gt;
== PalmOS ==&lt;br /&gt;
* [http://www.colorcomputerarchive.com/coco/Emulators/Coco%201-2/Coconut/ CoCoNut] - CoCo 1/2 emulator for PalmOS v5 devices.&lt;br /&gt;
&lt;br /&gt;
== MS-DOS ==&lt;br /&gt;
* Jeff Vavasour&#039;s CoCo emulator.&lt;br /&gt;
&lt;br /&gt;
== Microsoft Windows ==&lt;br /&gt;
&lt;br /&gt;
* [[MESS]] - Based on the MAME arcade emulator code, this project emulates various classic home computer systems.&lt;br /&gt;
* [[AdvanceMESS]]&lt;br /&gt;
* [[VCC]] - CoCo 3 emulator for Windows. (originally called &amp;quot;Bjork&amp;quot;)&lt;br /&gt;
* XRoar (see above under cross-platform)&lt;br /&gt;
&lt;br /&gt;
= Using Emulation (Tutorials) =&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
* [[Working With Emulator Disk Images]]&lt;br /&gt;
* [[Using OS-9 on an Emulator]]&lt;br /&gt;
* [[Using XRoar]]&lt;br /&gt;
&lt;br /&gt;
= ROM Resources =&lt;br /&gt;
Some places on the internet to download ROM and Disk images.&lt;br /&gt;
* A functional set of ROM images is included with the VCC emulator.&lt;/div&gt;</summary>
		<author><name>Pauldzim</name></author>
	</entry>
</feed>