Re: A83: a funky bug ...


[Prev][Next][Index][Thread]

Re: A83: a funky bug ...




On the 83, clear is the choice for exiting.  As for your program, you might 
check all your pushes to see that they have pops, and check that your memory 
locations arent writing to the ROM

Glen
www.geocities.com/CapeCanaveral/Runway/6208

In a message dated Wed, 14 Jul 1999  5:50:10 PM Eastern Daylight Time, "the 
homonerdicus"  writes:

> 
> Hallo
> 
> thanks for all the help on the ix offsets.
> 
> This is the strangest thing I have ever seen....
> 
> I have an ASM prog that uses >clear< as an exit key...
> 
> So when I press >clear< the prog exits to the home screen but it is kind of 
> frozen .... no key works except >on< which then put's it to a new mode 
where 
> the cursor instead of the full box (ACSI 224) is the no space character 
(fig 
> 1) (ACSI 241) ...
> 
> XOXOX
> OXOXO
> XOXOX          x=full
> OXOXO         o=empty
> XOXOX
> OXOXO
> 
> 
> You can't type anything but the menu's work. When I chooze something from 
> the menu it says "memory full"....
> So I delete something and then it goes back to the normal mode ... But 
> crashes if I run a program..
> 
> Has anybody seen anything like this ?
> My theory is that it screws with some part of the OS which may be useful if 
> we want to change something in it... of cource if we can control the bug....
> 
> What might be causing it ?
> I'm not using anything special in the prog only
> op1, ix, iy, some romcalls .... nothing unusual
> 
> comments sugjestions ....
> 
> homonerdicus
> 
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 
> -------------------- Headers --------------------
> Return-Path:
> 	<owner-assembly-83-outgoing@towerguard.unix.edu.sol
> 	lentuna.se>
> Received: from  aol.com (rly-yh03.mail.aol.com
> 	[172.18.147.35]) by air-yh03.mx.aol.com (v60.14) with
> 	ESMTP; Wed, 14 Jul 1999 17:50:09 -0400
> Received: from  towerguard.unix.edu.sollentuna.se
> 	(towerguard.edu.sollentuna.se [195.67.128.23]) by
> 	rly-yh03.mx.aol.com (vx) with SMTP; Wed, 14 Jul 1999
> 	17:50:04 -0400
> Received: by towerguard.unix.edu.sollentuna.se
> 	(Postfix) id 37C01A4071; Wed, 14 Jul 1999 23:49:59
> 	+0200 (CEST)
> Delivered-To:
> 	assembly-83-outgoing@towerguard.unix.edu.sollentuna.se
> Received: by towerguard.unix.edu.sollentuna.se
> 	(Postfix, from userid 507) id C2627A4073; Wed, 14 Jul
> 	1999 23:49:58 +0200 (CEST)
> Delivered-To: assembly-83@lists.ticalc.org
> Message-ID: <19990714214953.33620.qmail@hotmail.com>
> X-Originating-IP: [149.99.145.178]
> From: "the homonerdicus" <bomber912@hotmail.com>
> To: assembly-83@lists.ticalc.org
> Subject: A83: a funky bug ...
> Date: Wed, 14 Jul 1999 14:49:52 PDT
> Mime-Version: 1.0
> Content-Type: text/plain; format=flowed
> Sender: owner-assembly-83@lists.ticalc.org
> Precedence: list
> Reply-To: assembly-83@lists.ticalc.org
> Errors-To: assembly-83-errors@lists.ticalc.org
> Content-Transfer-Encoding: 7bit
>