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.

2026-03-16: Special thanks to Don Barber for hosting a backup mirror of CoCopedia: https://cocopedia.dgb3.net

External Hardware IO Address Map: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigationJump to search
Barberd (talk | contribs)
Barberd (talk | contribs)
Line 22: Line 22:
* FF64-FF67 [https://www.go4retro.com/products/cocoflash/ Retro Innovations CoCoFLASH]
* FF64-FF67 [https://www.go4retro.com/products/cocoflash/ Retro Innovations CoCoFLASH]
* FF68-FF6B [[Deluxe RS232 Pak]]
* FF68-FF6B [[Deluxe RS232 Pak]]
* FF68-FF6B [https://github.com/barberd/cocousbserial CoCo USB Serial Cartridge] (default address, modified with dip switches)
* FF68-FF6B [[CoCoIO]] (first jumper option)
* FF68-FF6B [[CoCoIO]] (first jumper option)
* FF6C-FF6F [[Direct Connect Modem Pak]]
* FF6C-FF6F [[Direct Connect Modem Pak]]
Line 35: Line 36:
* FF7F [[Multi-Pak]] Slot Selection Register
* FF7F [[Multi-Pak]] Slot Selection Register
* FF80-FF84 [https://colorcomputerarchive.com/repo/Documents/Manuals/Applications/Super%20Voice%20(Speech%20Systems).pdf Speech Systems Super Voice]
* FF80-FF84 [https://colorcomputerarchive.com/repo/Documents/Manuals/Applications/Super%20Voice%20(Speech%20Systems).pdf Speech Systems Super Voice]
* FF86-FF87 [https://github.com/barberd/cocousbpak CoCo USB Pak] (default address, modified with dip switches)
* FF86-FF87 [https://github.com/barberd/cocousbhost CoCo USB Host] (default address, modified with dip switches)
* FFE0-FFE9 & FFEF [https://thezippsterzone.com/2019/03/27/gime-x/ GIME-X for CoCo 3]  
* FFE0-FFE9 & FFEF [https://thezippsterzone.com/2019/03/27/gime-x/ GIME-X for CoCo 3]  



Revision as of 22:16, 22 February 2025

External Hardware IO Address Map

Tandy designated IO addresses from $FF60 to $FF7F for add-on hardware, but several parties chose to build in the $FF40-$FF5F and $FF80-FF8F ranges as well. Here are known IO addresses for add-on hardware.

Note some devices overlap each other; these devices will conflict and cannot be used together without modification.

Built-in IO devices (such as the PIAs ($FF00-FF3F), CoCo3 GIME ($FF90-FFBF), and SAM ($FFC0-FFDF)) also take the IO space. The 6809/6309 CPU uses $FFF0-FFFF for interrupt vectors.