MediaWiki:Sitenotice:
2025-12-29: I have restored the wiki to a backup from the end of November. Starting in September 2025, accesses went form the 800MB-1.2GB range per month to 26GB in September, 42GB in October, and 70GB in November with most accesses originating from China. As soon as I realized what was causing all the access problems in November, I shut it down (it had reached 36GB by then) behind a password/login screen. The database had gotten corrupted, and I tried a restore from just before the spike in access but that didn't work. Thus, end of November. I still have the other daily backups so if there were any important additions in December, let me know and maybe they can be recovered. - Allen H.

Work Allocation

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
WELCOME
Looking for CoCo help? If you are trying to do something with your old Color Computer, read this quick reference. Want to contribute to this wiki? Be sure to read this first. This CoCo wiki project was started on October 29, 2004. --OS-9 Al

See Recent Changes. | About this site. | Join the E-Mail List or Facebook Group. | Contact me with updates/questions.

This page was last updated on 03/12/2007. Total Pages: 747. Total Files: 997.


Home / Hardware / Next Gen - Work Allocation


Mark McDougall has made considerable progress towards implementing CoCo 1/2 functionality in an FPGA He is active on the Color Computer email list, and has participated in next-generation CoCo discussions there. The CoCo FPGA project is part of Mark's more expansive PACE project for FPGA arcade game emulation. Mark's CoCo emulation can now run Color BASIC, but hardware implementation is incomplete as of 1/23/2007 when he posted this in a message to the mail list:

I'm using John's CPU09 as a basis for my Coco 1, and have started on my own 
implementation of the 6883 and 6847....

Whilst my own Coco implementation is a fair way off yet, my intention is to 
release it to the public domain when it's sufficiently complete. Of course, 
there's the GIME to tackle next for a real work-horse, but it's a start at 
least.

And this in 1/30/2007:

For those interested, the design emulates the Coco 1, with the 6883/6847
implemented only to the point of being able to display the standard text
screen. This requires 3,921 LEs, or 12% of the EP2C35. Of those, 3,064
comprise John Kent's CPU09.

Keith Howell has developed a Polymorph Computer in FPGA which includes emulation of the 6847 Video Display Generator used in the CoCo 1 & 2, and partially implemented in the CoCo 3's GIME. He notes that CoCo compatibility could be added to his system by implementing a 6809 CPU.

Also James Daggett has done some work on implementing the CoCo 3's GIME custom chip in VHDL.