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

Binary file

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Revision as of 14:51, 7 May 2013 by Fedor Steeman (talk | contribs) (Created page with " A CoCo '''binary file''' containing an executable machine language program can have the following format: {| class="wikitable" !contents !length !meaning |- |$00 |8 bit |pre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A CoCo binary file containing an executable machine language program can have the following format:

contents length meaning
$00 8 bit preamble
16 bit length
16 bit start address
variable data
$FF 8 bit postamble
16 bit exec address