[A83] Re: converting InterruptCounter


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

[A83] Re: converting InterruptCounter




To do this properly would require use of an edit buffer. See
http://education.ti.com/us/developer/83/download/unsupported.html

You might even be able to use the sysinput.asm Dan was so kind to
provide as an example to everyone.

--
Scott Dial
scott@scottdial.com
AIM GeekMug : ICQ# 3608935

-----Original Message-----
From: assembly-83-bounce@lists.ticalc.org
[mailto:assembly-83-bounce@lists.ticalc.org] On Behalf Of SUCKER [Pieter
Van Nuffel]
Sent: Thursday, August 22, 2002 1:41 PM
To: assembly-83@lists.ticalc.org
Subject: [A83] Re: converting InterruptCounter





>From: Me! <sucker_pvn@hotmail.com>
>Reply-To: assembly-83@lists.ticalc.org
>To: assembly-83@lists.ticalc.org
>Subject: [A83] converting InterruptCounter
>Date: Fri, 16 Aug 2002 17:33:13 +0000
>
>
>I'm converting some program I made to the 83+, but here re some
questions:
>
>1)I use _formdisp to display a floating point to the screen with the
83-
>version, but I wouldn't know the 83+ romcall that does approximately
the
>same.
>
>2)Same with pgmio_exec, 1 stored to asm_ind_call. If you're not
familiar
>with it it's described in ASMguru. It gets a numerical value, stored to
op1
>(I think).
>
>3)What are the most common addresses where an interrupt routine should
go,
>and the interrupt vector table? (83+ !)
>
>Original program:
>http://www.ticalc.org/archives/files/fileinfo/242/24259.html
>
>       SUCKER [Pieter Van Nuffel]
>
>P.S. Im am certian to make such an ASM interrupt program, don't start
about
>apps or something else to make it better. I only have a regular Ti-83
and
>I'm just porting my most interesting programs to the 83+.

Anyone? Maybe some APP-input routines? I find it quite hard finding 
something alike in sdk83pguide.pdf.


      SUCKER [Pieter Van Nuffel]


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com






References: