-----Original Message-----That's the same call as the one to shut off and return to the home screen. Setting those flags will change it? What are those flags? They aren't in ti86asm.inc.
From: Dux Gregis <assets@eden.rutgers.edu>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Friday, February 20, 1998 7:12 PM
Subject: Re: A86: APDThe call on page 0d is $4101
There also a call which resets the APD counter (to $a1) at $4060.Has anyone been collecting all these new calls?
Kirk Meyer wrote:
at about $0C29 there is a call to shut down the calculator. BUT if you do somethings such as : res 3,(IY+$08) set 4,(IY+$08)or vice versa (no emulator on this computer darn) and then call $0C29 it willdo the APD sequence. NOTE: there is a call to $0C29 on rom page $0D and thatis the call you should use. just search the memory for $CD,$29,$0C on rom page $0D. === Kirk Meyer_@ibm.net