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.

CoCoSDC: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
MarkO (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NavHardware}}
{{NavHardware}}
{{HardwareInfoBox |
{{HardwareInfoBox |
| name      =  
| name      = CoCo SDC
| photo      = cocosdc.jpg
| photo      = cocosdc.jpg
| caption    =  
| caption    =  
| date      =  
| date      =  
| year      =  
| year      = 2009
| interface  = Cartridge Port
| interface  = Cartridge Port
| notes      = Floppy drive replacement from Darren Atkinson.
| notes      = Current version (2021-03) : SDC-DOS 1.6, MCU (firmware) 121 (May 2020)
| infosource =  
| infosource = product user's guide
}}
}}
The CoCoSDC is a floppy drive controller replacement desined by [[Darren Atkinson]]. Instead of hooking up old floppy drives, it uses SD memory cards and disk image files. Since the CoCoSDC emulates the Western Digital 1774 floppy controller chip, it is basically 100% compatible with any CoCo software, including copy protected disks. You can connect a real floppy interface and the CoCoSDC at the same time using a [[Multi-Pak]], then backup physical floppies to disk images on an SD card. Copy protected disks can be backed up using tools like Carl England's [[Defeater]].


Ed "Zippster" Snider is now producing the CoCoSDC interfaces and sells them (as of 12/2014) for $30 as a kit or $40 assembled. They are designed to fit in an FD502 disk drive controller case, but [[Tim Lindner]] has been making plexiglass panels for $10.
== Description ==


Read more about CoCoSDC on the official site: http://cocosdc.blogspot.com/
The CoCo SDC is a Color Computer Floppy Disk Emulator running [[SDC-DOS]] (effectively a floppy drive controller replacement), ready for [[Drivewire]] server communication. It was designed by [[Darren Atkinson]].


Older information:
Instead of hooking up old, hard to find floppy drives or cassette recorders, it gives direct access to floppy disk, cassette and ROMpak images stored on modern SDHC card storage. This is implemented by SDC-DOS additional commands to mount disk image files on the SD card, program the Flash and execute ROM images contained in the Flash. DriveWire disk support is also included in SDC-DOS.


CoCo floppy disk replacement devices and software have one major shortcoming – the inability to use software in which the author wrote his or her own floppy disk access routines.
Provided your system has a [[Multi-Pak]], you can connect a real floppy interface and the CoCo SDC at the same time, then backup physical floppies to disk images on an SD card. Copy protected disks can be backed up using tools like Carl England's [[Defeater]]. It is also useful to backup software loaded from cassettes.
All versions Drivewire and the SuperIDE; CoCoNet and the Micro SD Pak, Bluetooth Pak and RS-232 Pak all suffer from this problem.


Darren set out to alleviate the problem by designing a Color Computer Floppy Disk Emulator, based on an Atmega micro-controller. The CoCo SDC also provides 8 banks of flash RAM so users can program their favorite ROM or alternative OS as well. SDC-DOS and DECB reside in banks 0 and 1, respectfully, when shipped. The SDC was designed to fit into a FD-501 or 502 case, as shown below.
The CoCo SDC also provides 128K of Flash memory which is divided into 8 banks of 16K so users can program their favorite ROM or alternative OS as well. SDC-DOS and DECB reside in banks 0 and 1, respectfully, when shipped.  


Darren has a [http://cocosdc.blogspot.com/ blog] where some basic info is currently stored. A real user manual is available [http://www.tandycoco.com/forum/viewtopic.php?f=99&t=246 here].
Based on an Atmega micro-controller, the CoCo SDC emulates the Western Digital 1774 floppy controller chip and as such is basically 100% compatible with any CoCo software, including copy protected disks. CoCo floppy disk replacement devices and software have one major shortcoming – the inability to use software in which the author wrote his or her own floppy disk access routines. All versions Drivewire and the SuperIDE; CoCoNet and the Micro SD Pak, Bluetooth Pak and RS-232 Pak all suffer from this problem. The CoCo SDC aims at aleviating this problem.  


=== The CoCo SDC case ===
The CoCo SDC was designed to fit into a FD-501 or 502 case, as shown below.


[[File:cocosdc.jpg]]
[[File:cocosdc.jpg]]


Such cases are not easy to find, though. Other sources for SDC cases include:


The device gives direct access to floppy disk images stored on and SDHC card, as well as images on a Drivewire server, while allowing use of real floppy hardware - so long as you have an MPI.
* [[Tim Lindner]], maker of plexiglass panels for $10.  
Check here for a review [http://tandycoco.com/forum/page/cocosdc the review].
* 3D printing your own using the [https://www.thingiverse.com/thing:1492619 CoCo SDC case 3D design] available on Thingverse
* [https://www.thingiverse.com/thing:1592139 Another 3D printing design], as a one-piece case, also on Thingverse
* Buying one from Ed Snider (see Vendors, below)


== Photos ==
== Vendors ==
<gallery>
* [https://thezippsterzone.com/2020/06/25/the-coco-sdc/ Ed "Zippster" Snider is producing the CoCo SDC] and sells it (as of 02/2021) for $50 as an assembled PCB or $70 including a 3d-printed case.
cocosdc.jpg|CoCoSDC interface.
* [https://retrorewind.ca/coco-sdc Retro Rewind] also produces the CoCoSDC.
</gallery>
* [https://store.boysontech.com/products/coco-sdc?variant=46285985841252 BoysonTech] also produces the CoCoSDC as well, with a Kit Option  [https://store.boysontech.com/products/coco-sdc-kit?variant=46316028428388 BoysonTech Kit].
== Files ==
* Documentation : [https://goo.gl/bZ9ebS CoCoSDC User's Guide ( FEB-2023 ) ]
* Latest firmware update : [https://goo.gl/ePgwe1 SDC-DOS 1.75, MCU 128, (  Feb-22, 2024 ), Firmware update]


== External Links ==
== External Links ==
* http://cocosdc.blogspot.com - Official website.
* http://cocosdc.blogspot.com - Official website.
* http://tandycoco.com/forum/page/cocosdc - Review.
* http://www.tandycoco.com/forum/viewtopic.php?f=99&t=246 - [https://colorcomputerarchive.com/repo/Documents/Manuals/Hardware/CoCo%20SDC%20User%20Guide%20(Darren%20Atkinson).pdf User manual] (PDF)
* http://www.tandycoco.com/forum/viewtopic.php?f=99&t=246 - User manual.

Latest revision as of 02:01, 28 August 2025

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 08/28/2025. Total Pages: 747. Total Files: 997.


Home / Hardware - CoCoSDC


CoCo SDC

Name CoCo SDC
Year 2009
Interface Cartridge Port
Notes Current version (2021-03) : SDC-DOS 1.6, MCU (firmware) 121 (May 2020)
Info Source product user's guide
About the Hardware Info Box


Description

The CoCo SDC is a Color Computer Floppy Disk Emulator running SDC-DOS (effectively a floppy drive controller replacement), ready for Drivewire server communication. It was designed by Darren Atkinson.

Instead of hooking up old, hard to find floppy drives or cassette recorders, it gives direct access to floppy disk, cassette and ROMpak images stored on modern SDHC card storage. This is implemented by SDC-DOS additional commands to mount disk image files on the SD card, program the Flash and execute ROM images contained in the Flash. DriveWire disk support is also included in SDC-DOS.

Provided your system has a Multi-Pak, you can connect a real floppy interface and the CoCo SDC at the same time, then backup physical floppies to disk images on an SD card. Copy protected disks can be backed up using tools like Carl England's Defeater. It is also useful to backup software loaded from cassettes.

The CoCo SDC also provides 128K of Flash memory which is divided into 8 banks of 16K so users can program their favorite ROM or alternative OS as well. SDC-DOS and DECB reside in banks 0 and 1, respectfully, when shipped.

Based on an Atmega micro-controller, the CoCo SDC emulates the Western Digital 1774 floppy controller chip and as such is basically 100% compatible with any CoCo software, including copy protected disks. CoCo floppy disk replacement devices and software have one major shortcoming – the inability to use software in which the author wrote his or her own floppy disk access routines. All versions Drivewire and the SuperIDE; CoCoNet and the Micro SD Pak, Bluetooth Pak and RS-232 Pak all suffer from this problem. The CoCo SDC aims at aleviating this problem.

The CoCo SDC case

The CoCo SDC was designed to fit into a FD-501 or 502 case, as shown below.

Such cases are not easy to find, though. Other sources for SDC cases include:

Vendors

Files