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.

External Hardware IO Address Map: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
Barberd (talk | contribs)
No edit summary
Barberd (talk | contribs)
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.