MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

External Hardware IO Address Map: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= External Hardware IO Address Map =
= 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. Built-in devices (such as the SAM, GIME, PIAs, etc) are not included.
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.  


* FF40-FF4B Floppy Disk Controllers. See [[Hardware#Floppy_Disk_Controllers]] for list.
* FF40-FF4B Floppy Disk Controllers. See [[Hardware#Floppy_Disk_Controllers]] for list.
Line 35: Line 35:


Note some devices overlap each other; these devices will conflict and cannot be used together without modification.
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), SAM ($FFC0-FFDF), and CoCo3 GIME ($FF90-FFBF)) also take the IO space. The 6809/6309 CPU uses $FFF2-FFFF for interrupt vectors.

Revision as of 18:31, 25 April 2023

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), SAM ($FFC0-FFDF), and CoCo3 GIME ($FF90-FFBF)) also take the IO space. The 6809/6309 CPU uses $FFF2-FFFF for interrupt vectors.