[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Deadly "Screen of Twos"
- To: crash.cts.com!rnews
- Subject: Re: Deadly "Screen of Twos"
- From: edward@pro-ren.cts.com (Edward Floden)
- Date: Sat, 11 Jun 1994 13:43:15 GMT
- In-reply-to: mtm4@rsvl.unisys.com (Mike McCormick)
- Newsgroups: comp.sys.apple2
- Organization: TRIX - McHenry County, IL - 815.728.0455
- Sender: news@crash.cts.com (news subsystem)
mtm4@rsvl.unisys.com (Mike McCormick) writes:
>The symptom is the screen is full of "2"s, the speaker is clicking, and the
>keyboard is hung.
>
>Can anyone guess what could cause this odd behavior?
Check your Classic Desk Accessories menu, and turn "Alternate Display Mode" to
_on_. That, at least in my experience, will get rid of the 2s: your program is
trying to use the second text display page, which exists at $800.BFF and is
the same location as a normally-loaded Applesoft program.
Of course, the possibility also exists that your program's corrupted, and
trying to do something that shouldn't.