Difference between revisions of "83Plus:OS:OS 2.53MP Changes"

From WikiTI
Jump to: navigation, search
(bugs)
Line 25: Line 25:
 
* delta-y (these are variables--Vars>Window)
 
* delta-y (these are variables--Vars>Window)
  
= Bugs =
+
= Known Bugs =
 
* Programs using the homescreen may be very broken. Users should disable Math Print before running them, and programs should clear the screen first thing.
 
* Programs using the homescreen may be very broken. Users should disable Math Print before running them, and programs should clear the screen first thing.
 +
* Programs that encounter an error on the graphscreen may end up with the graphscreen contents in the homescreen buffer
 +
 +
= Known Performance Issues =
 +
* Disp and Output may be up to 4x slower than on previous OS version (see [http://www.cemetech.net/forum/viewtopic.php?p=93740#93740 TI-84+ OS v2.53 Leaked])

Revision as of 15:09, 8 February 2010

Added Features

New Tokens

It would be nice to describe the effect and syntax of these tokens.

  • AUTO Answer
  • CLASSIC
  • DEC Answer
  • >F<>D
  • FRAC Anser
  • logBASE(
  • MATHPRINT
  • n/d
  • >n/d<>Un/D
  • randIntNoRep(
  • remainder(
  • summation <sigma>(
  • Un/d
  • ZFrac1/2
  • ZFrac1/3
  • ZFrac1/4
  • ZFrac1/5
  • ZFrac1/8
  • ZFrac1/10
  • ZQuadrant1
  • delta-x
  • delta-y (these are variables--Vars>Window)

Known Bugs

  • Programs using the homescreen may be very broken. Users should disable Math Print before running them, and programs should clear the screen first thing.
  • Programs that encounter an error on the graphscreen may end up with the graphscreen contents in the homescreen buffer

Known Performance Issues