Difference between revisions of "83Plus:Software:Codex"

From WikiTI
Jump to: navigation, search
(Codex Library)
m (Codex moved to 83Plus:Software:Codex)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
== Codex Library ==
 
== Codex Library ==
 
Codex was designed for the TI-83+ (?) and higher calculators. It's one of the many programming libraries available that lets BASIC programmers access many useful Assembly functions, and can spice up any already made program.
 
Codex was designed for the TI-83+ (?) and higher calculators. It's one of the many programming libraries available that lets BASIC programmers access many useful Assembly functions, and can spice up any already made program.
<br>
+
<p>
 
Routines (some of the many)
 
Routines (some of the many)
 
<ul>
 
<ul>

Latest revision as of 19:10, 23 September 2006

Codex Library

Codex was designed for the TI-83+ (?) and higher calculators. It's one of the many programming libraries available that lets BASIC programmers access many useful Assembly functions, and can spice up any already made program.

Routines (some of the many)

  • Scroll the graph screen in any direction
  • Type lowercase text
  • Turn Alpha-lock on (for Input statements)
  • Hide the Run indicator
  • Create/erase/inverse windows on the screen quickly
  • Delete programs with a single command