HP 48gII Advanced User's Reference Manual page 517

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

Advertisement

XxlibName
HXS Size Data
GROB Size Data
LIBDAT Size Data
BAK Size Data
LIB Size Data
EXT3 Size Data
ARRAY Size Data
LNKARRAY Size Data
MINIFON Size Data
ARRY2 Size Data
ARRY [ ... ]
ARRY [ [ . ] [ . ] ]
xRplName
CHR character
LABEL labelname
EXTERNAL name xlib
name
FEXTERNAL name fpt
rname
CODE Size Data
CODE
Assembly stuff
ENDCODE
NIBB Size Data or
NIBHEX Data or
NIBBHEX Data or
CON(Size) Expr
INCLOB FileName
INCLUDE FileName
LABEL label
EQU CstName ExpHex
EQUCP Interleave C
stName
DEFINE name ...
DIR
VARNAME name1 obj1
VARNAME name2 obj2
...
ENDDIR
4.5 Examples of program using the MASD compiler
"!NO CODE !RPL
* This program display a 131*64 graphic in a pretty way :-)
* DO LCD->, run it, and enjoy!
* This program has been created by Philippe Pamart
::
* remove the menu and test for a grob
CK1&Dispatch grob
::
TURNMENUOFF
CODE
% R0a: X
% R1a: Y
% R2a: @ grob
XLIB identified by its name. If it is a standard HP49 command (like
the address is used instead of an XLIB object.
Binary integer ($02A4E), Size is in hexadecimal and Data is a set of
hexadecimal characters. Example:
($02B1E).
GROB
Library data ($02B88).
Backup ($02B62).
Library ($02B40).
Extended3 ($02BEE).
Array ($029E8).
Linked Array ($02A0A).
Minifont object
Array object
Array object, which can have 1 or 2 dimensions.
All objects in the array must be of same type
If RplName is a RPL instruction, compiles the RPL instruction (or xlib
depending)
Character object. See rules on
Creates a label at this position. Use carefully
Equivalent to DEFINE name ROMPTR2 xlibname
Equivalent to DEFINE name FPTR2 fptrname
Code object ($02DCC).
Include a code object, change to ASM mode and closed the code object on the
next ENDCODE.
Includes directly hexadecimal data (no prolog).
Includes the content of the file FileName.
Includes the source of the file FileName to be compiled (Like
Defines a label (like
in ASM mode).
*
Defines a constant (Like
DC
Defines a constant (Like
DCCP
Associate the data compiled between the name and the end of the line with the
name. After that, if the name is used again, the associated data is placed in the
compiled file
Creates a directory containing the objects in the given variables.
HXS 5 FFA21
for more information
"
in ASM mode).
in ASM mode).
The Development Library 6-31
),
xDUP
in ASM mode).
'

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

49g+

Table of Contents