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.

GREEN

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
100 DATA 125,8,147,16,159,8,170,8,170,4,176,4,170,8,159,16,140,8
110 DATA 108,12,125,4,140,8
120 DATA 147,16,125,8,125,8,125,4,117,4,125,8,140,16,117,8,78,16,125,8
130 DATA 147,16,159,8,170,8,170,4,176,4,170,8,159,16,140,8,108,8,108,4
140 DATA 125,4,140,8
150 DATA 147,8,140,8,125,8,117,8,117,4,99,4,117,8,125,16,125,8
160 DATA 125,16,125,8
170 DATA 185,16,185,8,185,8,185,4,180,4,170,8,159,16,140,8,108,8
150 DATA 108,4,125,4,140,8
190 DATA 147,16,125,8,125,8,125,4,117,4,125,8,140,16,117,8
200 DATA 78,16,78,8
210 DATA 185,16,185,8,185,8,185,4,180,4,170,8,159,16,140,8
220 DATA 108,8,108,4,125,4,140,8
230 DATA 147,8,140,8,125,8,117,8,117,4,99,4,117,8,125,16,125,8
240 DATA 125,16,-1,-1
250 CLS
260 READ A,B: IF A=<0 THEN 300
270 SOUND A,B
250 CLS RND(8)
290 GOTO 260
300 RESTORE: GOTO 250