Historique des commits

Auteur SHA1 Message Date
  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
  ApisNecros 3641667e27 Update Operation_Output to use 3 digit opcode il y a 1 an
  ApisNecros 01e6b9abf6 Add tickRate option il y a 1 an
  ApisNecros 35a7b270a4 Add parameters to Computer documentation il y a 1 an
  ApisNecros 1af1ba9c1d Add followPointer option il y a 1 an
  ApisNecros b3daf87ad6 Implement JUMP_IF opcodes il y a 1 an
  ApisNecros f83f7bed2d Add output instruction address to OUTPUT opcode il y a 1 an
  ApisNecros 5796bc4f25 Update Operation_Output il y a 1 an
  ApisNecros e3f39427da Remove debug statements from Operation_Input il y a 1 an
  ApisNecros d98af9051d Update Operation_Multiply parameters il y a 1 an
  ApisNecros df317bf776 Add functionality for INPUT opcode il y a 1 an
  ApisNecros 9587046ade Update opcode handling il y a 1 an
  ApisNecros df996a1e2f Move DecimalPlaceIsNonZero into common file il y a 1 an
  ApisNecros 9896b63595 Add ability to set computers memory to a new stack il y a 1 an
  ApisNecros 5332a0ac01 Add ability to reset the computer's memory il y a 1 an
  ApisNecros 645658d1fc Add Parameter Mode handling to add & multiply il y a 1 an
  ApisNecros 538c41079e Rename paramMode to parameterMode il y a 1 an
  ApisNecros 64470a2521 Change single quotes to double quotes il y a 1 an
  ApisNecros e341f366fa Fix formatting issues in DecimalPlaceIsNonZero il y a 1 an
  ApisNecros 4ede59f9b3 Add missing break in OPCODES.OUTPUT il y a 1 an
  ApisNecros d7b9e2e322 Add DecimalPlaceIsNonZero function il y a 1 an