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.

Deluxe RS-232 Program Pak

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Revision as of 09:53, 10 September 2012 by Luis46coco (talk | contribs) (Created page with 'thumb|Deluxe RS232 (26-2226) Copy of [http://www.axess.com/twilight/sock/rs232pak.html Sock Master's] The heart of the Deluxe RS-232 Pak is the Synert…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Deluxe RS232 (26-2226)

Copy of Sock Master's

The heart of the Deluxe RS-232 Pak is the Synertek 6551 ACIA. It has an on-chip baud rate generator, programmable interrupts and status register for ease of operation, false start bit detection, and echo mode

This ACIA board is memory mapped to addresses $FF68 (65384) to $FF6B (65387).

The 6551 uses 4 memory addresses for the following functions:

Address Write Read
FF68 Transmit data Register Received data Register
FF69 Soft Reset Status Register
FF6A Command Register
FF6B Control Register