Running An Assembly Language Program - Texas Instruments TI-84 PLUS - Graphing Calculator Manual Book

Guidebook
Hide thumbs Also See for TI-84 PLUS - Graphing Calculator:
Table of Contents

Advertisement

Select
from the
prgm
prgmname
When
is encountered during execution, the next command that the program executes is
prgmname
the first command in the second program. It returns to the subsequent command in the first
program when it encounters either
Program
Subroutine
( '
Notes about Calling Programs
Variables are global.
used with
and
label
Goto
recognized by another program. You cannot use
exits a subroutine and returns to the calling program, even if it is encountered within nested
Return
loops.

Running an Assembly Language Program

You can run programs written for the TI-84 Plus in assembly language. Typically, assembly
language programs run much faster and provide greater control than the keystroke programs that
you write with the built-in program editor.
Because an assembly language program has greater control over the calculator, if your
Note:
assembly language program has error(s), it may cause your calculator to reset and lose all data,
programs, and applications stored in memory.
When you download an assembly language program, it is stored among the other programs as a
menu item. You can:
PRGM
Transmit it using the TI-84 Plus communication link (Chapter 19).
Delete it using the MEM MGMT DEL screen (Chapter 18).
To run an assembly Program, the syntax is:
menu, and then enter the program name.
PRGM CTL
or the implied
Return
Output
is local to the program where it is located.
Lbl
Asm(assemblyprgmname)
at the end of the second program.
Return
label
to branch to a
Goto
label
Chapter 16: Programming
in one program is not
in another program.
294

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-84 plus silv84plseclm1l1tTi-84 plus silver editionTi-84 plus

Table of Contents