EasyManuals Logo
Home>Texas Instruments>Calculator>TI-83-Plus

Texas Instruments TI-83-Plus User Manual

Texas Instruments TI-83-Plus
188 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #92 background imageLoading...
Page #92 background image
82 Chapter 2: TI-83 Plus Specific Information
TI-83 Plus Developer Guide Third Release May 28, 2002
setTofull:
LD HL,YOffset ; address of split
; attributes
LD DE,savevals ; app defined RAM
; location to save
LD BC,5 ; save first 5 bytes
LDIR ; save split
; attributes
;
LD A,(IY+sGrFlags) ; split flags ->
; ACC
LD (DE),A ; save split flags
;in6
th
byte
;
RES grfSplit,(IY+sGrFlags)
RES vertSplit,(IY+sGrFlags) ; set flags to
; Full screen
;
B_CALL SetNorm_Vals ; screen attributes
; to full
SET grfSplitOverride,(IY+sGrFlags)
RET
;
rstrYOffset:
RES grfSplitOverride,(IY+sGrFlags)
LD DE,YOffset
LD HL,savevals
LD BC,5
LDIR ; restore input
; screen attributes
LD A,(HL) ; get input split
; flags
LD (IY+sGrFlags),A ; restore
RET
Change the split screen mode to full screen mode without restoring it back to the
input setting.
B_CALL ForceFullScreen
Note: The B_CALL routine was not used in the first option above so that the graph would not be
marked dirty. If the split screen mode is not temporarily changed, the graph needs to be
marked as dirty so it will reflect the new screen size. Example one restores the input setting,
so no regraph is necessary. It is entirely up to the application if causing the regraph is a
concern or not.

Table of Contents

Other manuals for Texas Instruments TI-83-Plus

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-83-Plus and is the answer not in the manual?

Texas Instruments TI-83-Plus Specifications

General IconGeneral
BrandTexas Instruments
ModelTI-83-Plus
CategoryCalculator
LanguageEnglish

Related product manuals