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

ODE

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigationJump to search
100 DATA 170,8,170,8,176,8,185,8,185,8,176,8,170,8,159,8,147,8
110 DATA 147,8,159,8,170,8,170,12,159,4,159,16
120 DATA 170,8,170,8,176,8,185,8,185,8,176,8,170,8,159,8,147,8
130 DATA 147,8,159,8,170,8,159,12,147,4,147,16
140 DATA 159,8,159,8,170,8,147,8,159,8,170,4,176,4,170,8,147,8
150 DATA 159,8,170,4,176,4,170,8,159,8,147,8,159,8,108,16
160 DATA 170,8,170,8,176,8,185,8,185,8,176,8,170,8,159,8,147,8
170 DATA 147,8,159,8,170,8,159,12,147,4,147,16
180 DATA -1,-1
190 CLS 0
200 READ A,B
210 IF A<0 AND B<0 THEN 250
220 SOUND A,B
230 SET(RND(63),RND(31),RND(8))
240 GOTO 200
250 RESTORE: GOTO 200