Histórico de commits

Autor SHA1 Mensagem Data
  ApisNecros 1c912f39f6 Reset the outputValues array to the correct value 1 ano atrás
  ApisNecros 731f5d732f Store initial inputModeMap for resetting 1 ano atrás
  ApisNecros 4e6995b63b Fix order inputs are pulled off the runtimeInput array 1 ano atrás
  ApisNecros 9b00e5fd1e Add map of Input Modes 1 ano atrás
  ApisNecros f208369ff3 Empty outputComputer and outputValues on Reset 1 ano atrás
  ApisNecros 6cab2b22da Add ability to output to other computers 1 ano atrás
  ApisNecros ff3a41fc54 Update comments on Operation_Input 1 ano atrás
  ApisNecros 2864862469 Add RunWithInput function 1 ano atrás
  ApisNecros ea75382c19 Add input/output options 1 ano atrás
  ApisNecros 340dce1ade Add LESS_THAN and EQUALS opcodes 1 ano atrás
  ApisNecros 3641667e27 Update Operation_Output to use 3 digit opcode 1 ano atrás
  ApisNecros 01e6b9abf6 Add tickRate option 1 ano atrás
  ApisNecros 35a7b270a4 Add parameters to Computer documentation 1 ano atrás
  ApisNecros 1af1ba9c1d Add followPointer option 1 ano atrás
  ApisNecros b3daf87ad6 Implement JUMP_IF opcodes 1 ano atrás
  ApisNecros f83f7bed2d Add output instruction address to OUTPUT opcode 1 ano atrás
  ApisNecros 5796bc4f25 Update Operation_Output 1 ano atrás
  ApisNecros e3f39427da Remove debug statements from Operation_Input 1 ano atrás
  ApisNecros d98af9051d Update Operation_Multiply parameters 1 ano atrás
  ApisNecros df317bf776 Add functionality for INPUT opcode 1 ano atrás
  ApisNecros 9587046ade Update opcode handling 1 ano atrás
  ApisNecros df996a1e2f Move DecimalPlaceIsNonZero into common file 1 ano atrás
  ApisNecros 9896b63595 Add ability to set computers memory to a new stack 1 ano atrás
  ApisNecros 5332a0ac01 Add ability to reset the computer's memory 1 ano atrás
  ApisNecros 645658d1fc Add Parameter Mode handling to add & multiply 1 ano atrás
  ApisNecros 538c41079e Rename paramMode to parameterMode 1 ano atrás
  ApisNecros 64470a2521 Change single quotes to double quotes 1 ano atrás
  ApisNecros e341f366fa Fix formatting issues in DecimalPlaceIsNonZero 1 ano atrás
  ApisNecros 4ede59f9b3 Add missing break in OPCODES.OUTPUT 1 ano atrás
  ApisNecros d7b9e2e322 Add DecimalPlaceIsNonZero function 1 ano atrás