HP 48gII Advanced User's Reference Manual page 508

Graphing calculator
Hide thumbs Also See for 48gII:
Table of Contents

Advertisement

Syntax
Example
SETDEC SETHEX
UNCNGF CONFIG
RESET
SHUTDN
INTON INTOFF
RSI
GOINC
GOINA
$
hhh...hhh
NIBHEX hhh...hh
hhhh...hhh
$/
x
$(
CON(
EXP(
Ascii
¢
"Ascii"
GOIN5
lab
G5
GOIN4
lab
G4
GOIN3
G3
lab
GOIN2
G2
lab
SAVE
LOAD
RPL or LOOP
LOADRPL
INTOFF2
INTON2
ERROR_C
A=IN2
C=IN2
OUT=C=IN
RES.STR
RES.ROOM
RESRAM
SHRINK$
COPY<- COPY
COPYDN
COPY-> COPY
COPYUP
DISP
DISPKEY
SRKLST
SCREEN
MENU
ZEROMEM
MULT.A
MULT
DIV.A
DIV
BEEP
NATIVE? $hex
6-22 The Development Library
Notes
Set the SPU in DECIMAL or HEXADECIMAL mode
Deconfigure/Configure memory modules
Deconfigure ALL memory modules
STOP the CPU waiting for an interrupt
Enable/disable keyboard interrupts
Reset interrupt system
label
Equivalent to LC(5)label-&. (& is the address of the instruction)
label
Equivalent to LA(5)label-& (& is the address of the instruction)
Includes hexadecimal data in the program. Example:
$12ACD545680B.
Includes hexadecimal data in reverse order. Example: $/123ABC is
equivalent to $CBA321.
Exp
)
Places the value of Exp in the code, on x nibbles.
x
Exp
)
x
Exp
)
Includes ASCII data. The end of the string is the next ¢ or carriage return.
Example: ¢Hello¢. To output a ¢ character, put it twice. To put an char
from its number, use \xx where xx is an hex number. To put a \, put the \
chr twice.
lab
Same as $(
table.
lab
lab
lab
Equivalent to GOSBVL SAVPTR
Equivalent to GOSBVL GETPTR
Equivalent to A=DAT0.A D0+5 PC=(A)
Equivalent to GOVLNG GETPTRLOOP
Equivalent to GOSBVL DisableIntr
Equivalent to GOSBVL AllowIntr
Equivalent to GOSBVL ErrjmpC
Equivalent to GOSBVL AINRTN
Equivalent to GOSBVL CINRTN
Equivalent to GOSBVL OUTCINRTN
Equivalent to GOSBVL MAKE$N
Equivalent to GOSBVL GETTEMP
Equivalent to GOSBVL MAKERAM$
Equivalent to GOSBVL SHRINK$
Equivalent to GOSBVL MOVEDOWN
Equivalent to GOSBVL MOVEUP
Equivalent to GOSBVL DBUG (only if debug is on)
Equivalent to GOSBVL DBUG.KEY (only if debug is on)
Equivalent to GOSBVL SHRINKLIST
Equivalent to GOSBVL D0->Row1
Equivalent to GOSBVL D0->Sft1
Equivalent to GOSBVL WIPEOUT
Equivalent to GOSBVL MULTBAC
Equivalent to GOSBVL MPY
Equivalent to GOSBVL IntDiv
Equivalent to GOSBVL IDIV
Equivalent to GOSBVL makebeep
Set carry if native function xx is undefined, clear it if defined.
x
label
)
-& with x=5, 4, 3 or 2. Useful to create a jump

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

49g+

Table of Contents