Difference between revisions of "83Plus:BCALLs:4FA8"
From WikiTI
m |
m (fix mojibake "−" which was supposed to be "−", using ASCII "-" instead) |
||
Line 6: | Line 6: | ||
'''BCALL Address:''' 4FA8 | '''BCALL Address:''' 4FA8 | ||
− | Tests if the | + | Tests if the TI-83 Plus is set to G-T (graph-table) display mode. |
=== Inputs === | === Inputs === |
Latest revision as of 08:14, 17 January 2021
Synopsis
Official Name: Bit_VertSplit
BCALL Address: 4FA8
Tests if the TI-83 Plus is set to G-T (graph-table) display mode.
Inputs
None
Outputs
NZ = 1 if G-T mode is set
Registers Destroyed
none
Comments
Applications may want to reset the calc to full screen mode if graphing functionality is used. In G-T mode the screen is split vertically with 1/2 being the graph screen and the other the table display.