Intrinsics - By Function
For detailed descriptions follow these links: 1) Standard Intrinsics 2) Extended Intrinsics
Integer Operations
Abs=0
Ran=1
Rem=2
Swap=4
Extend=5
Fix=50
RanSeed=79
MulDiv=102
Floating Point Operations
RlRes=46
Float=49
RlAbs=51
Sqrt=53
Ln=54
Exp=55
Sin=56
ATan2=57
Mod=58
Log=59
Cos=60
Tan=61
ASin=62
ACos=63
Pow=66
Floor=64
Ceil=65
Memory Access/Managment
Reserve=3
Free=18
GetHp=20
SetHp=21
Blit=36
MAlloc=73
ReallocMem=85
Release=74
Shrink=78
Peek=37
Poke=38
Program Control
Restart=6
Abort=16
Rerun=19
SetRun=25
Chain=28
TimeSlice=109
CloseOnTerminate=81
I/O
Text/Character I/O
ChIn=7
ChOut=8
CrLf=9
Text=12
Cursor=23
OpenI=13
OpenO=14
Close=15
ChkKey=33
TrapC=75
TestC=76
Backup=83
SetCharAttrib=99
CursorChar=100
GetScanCode=104
ShowCursor=88
GetLastKey=106
GetKeyboardParams=200
SetKeyboardParams=201
Graphics Text
TextOut=131
SetFontFace=132
SetFontColor=133
SetFontStyle=134
Box Character Graphics
Attrib=69
SetWind=70
RawText=71
Hilight=72
Integer I/O
IntOut=11
IntIn=10
HexIn=26
HexOut=27
Real I/O
RlOut=48
RlIn=47
Format=52
SetHexDigits=84
File I/O
FSet=24
FOpen=29
FClose=32
GetFileInfo=91
GetPathInfo=92
SetPathInfo=93
Mouse I/O
GetMouseState=105
Low Level I/O
Write=30
Read=31
Error Handling
Trap=17
GetErr=22
OS/Machine Specific
SoftInt=34
GetReg=35
ExtJmp=67
GetSystemMetrics = 148
ExtCal=68
Irq=80
Equip=77
CommandLine=90
Graphics/Media
Screen-Only
Clear=40
Point=41
Line=42
Move=43
ReadPix=44
SetVid=45
GetVideoMode=107
SetPalette=108
SetScreenScale = 146GetScreenScale = 147
Bitmaps/Screen
AllocateBitmap=110
DeAllocBitmap=111
LoadBitmap=112
SaveBitmap=113
CopyImage=114
SetCopyMode=115
PaintImage=116
GetBitmapSize=117
SetBitmapSize=118
SetPixel=119
GetPixel=120
ClearImage=121
DrawCircle=122
DrawElipse=123
DrawRectangle=124
MoveTo=125
Lineto=126
Polyline=127
GetPenPosition=128
SetFill=129
SetPen=130
SetBorderColor=138
EnableRefresh=139
PrintImage = 145
Audio
Sound=39
PlaySoundFile=140
PlaySoundData = 141
AbortSound = 142
GetSoundStatus = 143
Time/Timing
GetTime=82
DelayMS=101
DelayUS=94
GetSysTime=103
3D Graphics
3D Window
Enable3DViewer=150
Set3DWindow=151
Set3DRenderMode=152
Update3DViewer=161
Get3DViewerInfo=164Set3DViewerMode=187
3D Environment
Set3DAmbient=167
Set3DLights=171
Set3DBackColor=165
Set3DBackground=174
3D Objects
Add3DObject=153
Delete3DObject=154
Add3DTriangle=157
Add3DRectangle=158
Add3DLine=159
Clear3DData=163
Get3DCount=168Get3DObjectName=195
Set3DObjectData=189
Copy3DObjects=178Get3DObjectInfo=182Get3DListHandle=193
3D Objects - Properties
Set3DObjectColor=172Set3DItemColor=169Set3DObjectAlpha=173
Set3DTexture=184
Set3DTextureParams=185
Set3DTextureFlags=186
Set3DMaterials=191
Show3DNormals=192
Set3DNormals=162
3D Object Position/Rotation/Transforms
Get3DObjPosRot=188Scale3DObject=183
Position3DObject=155
Rotate3DObject=156
Orient3DObject=190
Global Position/Rotation/Transforms
Reset3DTransforms=166FitTo3DWindow=177
Test3DHit=179
Mouse3DControl=180
Text
Set3DText=181
Set3DStrokeText=194
Load3DFile=175
Save3DFile=176
Misc.
RGBToColor=170