Re: A86: calc-Off, fonts, user interrupt routine


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

Re: A86: calc-Off, fonts, user interrupt routine







>From listown@towerguard.unix.edu.sollentuna.se Sat Dec 13 16:56:48 1997
>Received: (from majordom@localhost) by 
towerguard.unix.edu.sollentuna.se (8.8.5/8.8.5) id BAA30141 for 
assembly-86-outgoing; Sun, 14 Dec 1997 01:54:44 +0100
>Message-ID: <34933050.7DC0@minot.com>
>Date: Sat, 13 Dec 1997 19:03:12 -0600
>From: Trey Jazz <joemama@minot.com>
>X-Mailer: Mozilla 3.01 (Win95; I)
>MIME-Version: 1.0
>To: assembly-86@lists.ticalc.org
>Subject: Re: A86: calc-Off, fonts, user interrupt routine
>References: 
<3.0.1.16.19971213193324.186754e6@mailserver.netcarrier.com>
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>Sender: owner-assembly-86@lists.ticalc.org
>Precedence: list
>Reply-To: assembly-86@lists.ticalc.org
>Errors-To: assembly-86-errors@lists.ticalc.org
>
>
>> First of all, 0C29 is the address of the calc's timeout routine - 
i.e. if
>
>are you sure its 0C29? i wrote it in hex and nothing happens:
>
>:AsmPrgm
>:CD0C29C9
>
>btw i also have 1.2
>

I see two problems with that code...

A) When calling an address you have to do it backwards... i think 0C29    
would be something like 290C or something...
B) I think CD and C9 have to be on seperate lines...


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


Follow-Ups: