Difference between revisions of "Programming APPS vs. Ram Programs"
From WikiTI
m (→Introduction) |
(→Introduction) |
||
Line 3: | Line 3: | ||
== Introduction == | == Introduction == | ||
This is intended for calculators with Flash memory and so APPS, this means, the TI-8x family and TI-73. | This is intended for calculators with Flash memory and so APPS, this means, the TI-8x family and TI-73. | ||
+ | |||
+ | Programming APPS is very much like ram programs with some extra things to keep in mind. | ||
== APPS == | == APPS == |
Revision as of 05:47, 5 November 2009
Introduction
This is intended for calculators with Flash memory and so APPS, this means, the TI-8x family and TI-73.
Programming APPS is very much like ram programs with some extra things to keep in mind.
APPS
- no write back or self modifying code
- relocation
- page calls, jumps or copy data