A86: Re: Disabling my Interrupt...
[Prev][Next][Index][Thread]
A86: Re: Disabling my Interrupt...
res 2,(iy+$23)
----- Original Message -----
From: Robin Harbron <macbeth@psw.nu>
To: <assembly-86@lists.ticalc.org>
Sent: Tuesday, November 23, 1999 7:42 PM
Subject: A86: Disabling my Interrupt...
>
> Hey folks - I've just about got a beta version of my new game
> ready to go out, but I want to straighten something out before
> I release it:
>
> I've got a Mode One interrupt running in my game (I'm using it
> so my program updates the screen at a steady rate) thanks to
> Matthew Johnson's excellent example on 86 Central. Can someone
> supply me with a tidy way of turning it off again? I'm refering
> to the code at http://ti86.acz.org/interrupts.htm
>
> Thanks!
> --
> Robin Harbron macbeth@psw.nu
> http://www.tbaytel.net/macbeth
> http://www.psw.nu/
>
References: