A86: Re: Forcing out of a program


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

A86: Re: Forcing out of a program




Note that _jforcecmdnochar ($409C) is usually for _asm_exec_ram programs
only... strange things can happen if you do that in an interrupt. (If it's
an interrupt WITHIN an asm program, fine... but on the graph screen or
something.......)

----- Original Message -----
From: <Pbf16@aol.com>
To: <assembly-86@lists.ticalc.org>
Sent: Wednesday, February 23, 2000 3:21 PM
Subject: A86: Forcing out of a program


>
> I am new at z80 progrmamig and i was wondering if there is a way to force
an
> exit out of a assembly program, withoutn crashing the calculator, becaue I
am
> trying to write an inturrupt routine, that forces to the homescreen when
you
> hit a certain combo of buttons
>



Follow-Ups: References: