Historique des commits

Auteur SHA1 Message Date
  ApisNecros 9b40e07f70 Remove unused functions il y a 1 an
  ApisNecros e3f5a2eaa9 Update output Parameter Modes to include isOutput il y a 1 an
  ApisNecros 0f253c3f55 Set isOutput to true for OUTPUT opcode il y a 1 an
  ApisNecros e11f991650 Add new followRelativeBaseOffset option il y a 1 an
  ApisNecros 2b65bc58b6 Set INPUT opcode to default to Immediate Mode il y a 1 an
  ApisNecros 6bac6af065 Update MODIFY RELATIVE BASE opcode il y a 1 an
  ApisNecros d1ef84a551 Update INPUT opcode to Relative param mode il y a 1 an
  ApisNecros 3056724bcc Add execution of MODIFY_RELATIVE_BASE_OFFSET opcode il y a 1 an
  ApisNecros 2a18ce4704 DeepClone initial memory on Reset il y a 1 an
  ApisNecros 985081e604 Reset running & awaitingFeedback values on Reset il y a 1 an
  ApisNecros 58d740f531 Change how output to computer is sent il y a 1 an
  ApisNecros b60d6e320e Add a name value to each computer il y a 1 an
  ApisNecros facb22887c Remove reset of outputComputer il y a 1 an
  ApisNecros a891caad94 Set all opcode implementations to false il y a 1 an
  ApisNecros 286be1eeed Halt Execution when awaiting input il y a 1 an
  ApisNecros 5427eacf12 Add Input function il y a 1 an
  ApisNecros 910d63d12e Add HasOutput function il y a 1 an
  ApisNecros 337bf3d8ee Add waiting for input il y a 1 an
  ApisNecros 81a38d8a61 Overhaul debugging options il y a 1 an
  ApisNecros 627eb1d817 Add ThrowError function il y a 1 an
  ApisNecros 1c912f39f6 Reset the outputValues array to the correct value il y a 1 an
  ApisNecros 731f5d732f Store initial inputModeMap for resetting il y a 1 an
  ApisNecros 4e6995b63b Fix order inputs are pulled off the runtimeInput array il y a 1 an
  ApisNecros 9b00e5fd1e Add map of Input Modes il y a 1 an
  ApisNecros f208369ff3 Empty outputComputer and outputValues on Reset il y a 1 an
  ApisNecros 6cab2b22da Add ability to output to other computers il y a 1 an
  ApisNecros ff3a41fc54 Update comments on Operation_Input il y a 1 an
  ApisNecros 2864862469 Add RunWithInput function il y a 1 an
  ApisNecros ea75382c19 Add input/output options il y a 1 an
  ApisNecros 340dce1ade Add LESS_THAN and EQUALS opcodes il y a 1 an