LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
p1.c File Reference

Go to the source code of this file.

Variables

UBYTE prg []
 

Variable Documentation

UBYTE prg[]
Initial value:
=
{
PROGRAMHeader(0.46,2,8),
BLOCKHeader(65,1,1),
opMOVE32_32,LC0(0),LV0(0),
opCP_EQ32,LC4(100000),LV0(0),LV0(4),
opOBJECT_TRIG,LC0(2),
opOBJECT_WAIT,LC0(2),
opJR_TRUE,LV0(4),LC0(6),
opADD32,LV0(0),LC0(1),LV0(0),
opJR,LC0(-21),
opOBJECT_END,
opNOP,
opOBJECT_END,
}
#define BLOCKHeader(OffsetToInstructions, OwnerObjectId, TriggerCount)
Definition: bytecodes.h:1579
#define LC4(v)
Definition: bytecodes.h:1618
#define VMTHREADHeader(OffsetToInstructions, LocalBytes)
Definition: bytecodes.h:1573
#define PROGRAMHeader(VersionInfo, NumberOfObjects, GlobalBytes)
Definition: bytecodes.h:1570
#define LC0(v)
Definition: bytecodes.h:1615
#define LV0(i)
Definition: bytecodes.h:1621

Definition at line 5 of file p1.c.