[A83] Re: Interrupt Vector
[Prev][Next][Index][Thread]
[A83] Re: Interrupt Vector
> > This program uses a 2-byte table which points to a jump.
> >
> > Which calculators does this actually work on? This may be a feature
> > of the newer 83 calculators. That certainly won't work on an 85 or
> > 86.
>
> I think it's for some z80 based computer.
>
don't think so... it uses direct input, and the header also has some hints
in it ;)
NOLIST
#define equ .equ
#define EQU .equ
#define end .end
#include "ti83asm.inc"
#include "tokens.inc"
.org 9327h
Follow-Ups:
References: