RawData = object
Defined in: src/modules/types.ts:597 Raw data for an instruction set

Properties

argumentTypes

argumentTypes: number[]
Defined in: src/modules/types.ts:601 Types of arguments

dataValues

dataValues: ByteArray[]
Defined in: src/modules/types.ts:603 Values of the data

instructionSetIndex

instructionSetIndex: number[]
Defined in: src/modules/types.ts:599 Indices in the instruction set