IFPSTools.NET/IFPSLib/Emit
2025-04-11 12:58:44 +01:00
..
AluOpCode.cs Add project files. 2022-08-07 15:42:41 +01:00
BytecodeOperandType.cs Revert "libifps: allow reading invalid operands" 2023-03-31 12:36:20 +01:00
CmpOpCode.cs Add project files. 2022-08-07 15:42:41 +01:00
Code.cs Add project files. 2022-08-07 15:42:41 +01:00
ExternalFunction.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
FlowControl.cs Add project files. 2022-08-07 15:42:41 +01:00
Instruction.cs libifps: allow Instruction.Create(OpCode, Operand, Operand, Operand) to be used for InlineCmpValueType too 2023-03-31 13:19:31 +01:00
NativeCallingConvention.cs Add project files. 2022-08-07 15:42:41 +01:00
OpCode.cs Add project files. 2022-08-07 15:42:41 +01:00
OpCodes.cs libifps: fix loading and saving op2 for InlineCmpValueType (is instruction) 2023-03-31 12:52:45 +01:00
OpCodeType.cs Add project files. 2022-08-07 15:42:41 +01:00
Operand.cs Revert "libifps: allow reading invalid operands" 2023-03-31 12:36:20 +01:00
OperandType.cs libifps: fix loading and saving op2 for InlineCmpValueType (is instruction) 2023-03-31 12:52:45 +01:00
PopEHOpCode.cs Add project files. 2022-08-07 15:42:41 +01:00
ScriptFunction.cs lib: fix creating an argument variable where function is not exported therefore arguments are unknown 2025-04-11 12:58:44 +01:00
SetFlagOpCode.cs Add project files. 2022-08-07 15:42:41 +01:00
StackBehaviour.cs Add project files. 2022-08-07 15:42:41 +01:00
Variables.cs Add project files. 2022-08-07 15:42:41 +01:00
VariableType.cs Add project files. 2022-08-07 15:42:41 +01:00