home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programming
/
powerprogramming1994.iso
/
progtool
/
asmutl
/
bluebook.arc
/
BLUEBOOK.IDX
< prev
next >
Wrap
Text File
|
1986-05-10
|
4KB
|
97 lines
BLUEBOOK.IDX -- Index of procedures
BCD2I16 -- Convert from BCD to 16-bit Binary
BCDIN -- Convert from ASCII Decimal to BCD
BCDOUT -- Convert from BCD to ASCII Decimal
BIN16IN -- Convert from ASCII Binary to 16-bit Binary
BIN16OUT -- Convert from 16-bit Binary to ASCII Binary
BIN802DEC -- Convert from 80-bit binary to decimal digits
BIN8OUT -- Convert from 8-bit Binary to ASCII Binary
CBUF_CLR -- Clear the circular buffer
CBUF_IN -- Input to circular buffer
CBUF_INIT -- Initialize a circular buffer
CBUF_OUT -- Output to a circular buffer
CBUF_PUT -- Put a byte into a circular buffer
CLOS_FIL -- Close a file
CLS -- Clear the screen
COMPARE -- Compare two strings
COM_INCK -- Communications line check
COM_INIT -- Initialize communications line
COM_OFF -- Communications line off
COM_ON -- Communications line on
COM_OUT -- Communications line output
DEC16IN -- Convert from ASCII Decimal to 16-bit Binary
DEC16OUT -- Convert from 16-bit Binary to ASCII Decimal
DEC8OUT -- Convert from 8-bit Binary to ASCII Decimal
DECDOUBLE -- Double a temporary decimal floating point number
DECHALF -- Halve a temporary decimal floating point number
DECNORM -- Normalize temporary decimal floating point
DELAY -- Delay for a specified time interval
DFP2SFP -- Convert from double to single precision floating point
EMSG_OUT -- Exception message output
FIX -- Convert from floating point to 16-bit integer
FLOAT -- Convert from 16-bit integer to floating point
FPIN -- Convert from external to internal floating point
FPINDIGIT -- Input single decimal digit to floating point
FPOUT -- Convert from internal to external floating point
FPTDIV -- Divide temporary floating point by 10
FPTMUL -- Multiply temporary floating point by 10
FPTNORM -- Normalize temporary floating point
FREQ -- Convert from frequency to period
GET_COLOR -- Get the color of a point on the med res color screen
GET_SPEC -- Get a file specifier
GLISSNDO -- Make a glissando (sliding tone)
GMSG_OUT -- Plot a string
HEX16IN -- Convert from ASCII Hexadecimal to 16-bit Binary
HEX16OUT -- Convert from 16-bit Binary to ASCII Hexadecimal
HEX8OUT -- Convert from 8-bit Binary to ASCII Hexadecimal
I162BCD -- Convert from 16-bit Binary to BCD
LEXINSERT -- Lexigraphically insert
LEXSEARCH -- Search a lexigraphically ordered list
LINSCALE -- Provide linear scaling
LOWERCASE -- Convert to lower case
MAKE_FIL -- Create a file
MBINADD -- Multidigit binary addition
MBINDIV -- Multidigit binary division
MBINMUL -- Multidigit binary multiplication
MBINSUB -- Multidigit binary subtraction
OCT16IN -- Convert from ASCII Octal to 16-bit Binary
OCT16OUT -- Convert from 16-bit Binary to ASCII Octal
OCT8OUT -- Convert from 8-bit Binary to ASCII Octal
PAINT -- Fill an area with specified color
PITCH -- Convert from pitch number
PLAY -- Play music from a table
RCHAR -- Plot a raster character
READ_FIL -- Read bytes from a file
SAVE -- Save a file from communications line to disk
SCHAR -- Plot a stroke character
SET_BOX -- Fill a rectangular box with specified color
SET_LIN -- Draw a line
SET_PT -- Plot a point
SFP2DFP -- Convert from single to double precision floating point
SFP2TFP -- Convert from single precision to temporary floating point
SGNDEC16IN -- Convert from ASCII signed decimal to binary
SORTB -- Bubble sort a string array
STD_CRLF -- Standard output with carriage return & linefeed
STD_IN -- Standard input with echo
STD_INCK -- Standard input check
STD_INNE -- Standard input with no echo
STD_MSGOUT -- Standard output of a message
STD_OUT -- Standard output
STD_OUTDR -- Direct standard output
STD_SPACE -- Standard output of a space
STRINSERT -- Insert one string in another
STRSEARCH -- Search for one string within another
SWITCH -- Switch two strings
TDECSHOW -- Display floating point
TFP2SFP -- Convert from temporary floating point to single precision
TONE -- Make a tone
TONE_INIT -- Initialize speaker timer
TONE_OFF -- Turn off tone
TONE_SET -- Set the tone on the speaker
UPPERCASE -- Convert to upper case
WRIT_FIL -- Write bytes to a file
XOR_BOX -- Fill a rectangular box using XOR
XOR_PT -- Plot a point using XOR
>>>>> Physical EOF BLUEBOOK.IDX <<<<<