| 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 |
Disc savem
Template:NavRainbox1981-12 Despite what it says in some parts of the Color Computer Disc manual, the SAVEM command which is used to save machine language program. will NOT work if you use hexadecimal numbers.
Tandy's ·Color Computer Disc System' manual, on page 61, says that, just as in the tape versions, you must specify starting, ending and execute addresses in order to save machine language programs. It then adds: "Use the hexadecimal numbers for all these addresses."
Don't do it that way. It just won't work. Nor will it work if you use the "&H" prefix to decimal numbers, either. Just use the addresses in plain old, ordinary, run-of-the-mill decimal numbers (base 10 for the technically-minded).
This tidbit should save you quite of a bit of time and a lot of frustration.