ApisNecros
|
1af1ba9c1d
Add followPointer option
|
1 year ago |
ApisNecros
|
b3daf87ad6
Implement JUMP_IF opcodes
|
1 year ago |
ApisNecros
|
71a418a03d
Add SetPointerAddress to the Stack class
|
1 year ago |
ApisNecros
|
f83f7bed2d
Add output instruction address to OUTPUT opcode
|
1 year ago |
ApisNecros
|
bd8336ef24
Disable no-param-reassign rule
|
1 year ago |
ApisNecros
|
9696c4f8ca
Update retrieval of 0th index
|
1 year ago |
ApisNecros
|
4355b7bb20
Update to run with input
|
1 year ago |
ApisNecros
|
5796bc4f25
Update Operation_Output
|
1 year ago |
ApisNecros
|
e3f39427da
Remove debug statements from Operation_Input
|
1 year ago |
ApisNecros
|
d98af9051d
Update Operation_Multiply parameters
|
1 year ago |
ApisNecros
|
df317bf776
Add functionality for INPUT opcode
|
1 year ago |
ApisNecros
|
9587046ade
Update opcode handling
|
1 year ago |
ApisNecros
|
1140b77710
Update Stack to use Parameter Modes
|
1 year ago |
ApisNecros
|
4569ccf491
Change Get to GetAtIndex
|
1 year ago |
ApisNecros
|
a517eb145d
Add ParseParameterMode function
|
1 year ago |
ApisNecros
|
882f309377
Update DecimalPlaceIsNonZero
|
1 year ago |
ApisNecros
|
df996a1e2f
Move DecimalPlaceIsNonZero into common file
|
1 year ago |
ApisNecros
|
9896b63595
Add ability to set computers memory to a new stack
|
1 year ago |
ApisNecros
|
5332a0ac01
Add ability to reset the computer's memory
|
1 year ago |
ApisNecros
|
f629487f8a
Add DeepClone function in common file
|
1 year ago |
ApisNecros
|
645658d1fc
Add Parameter Mode handling to add & multiply
|
1 year ago |
ApisNecros
|
538c41079e
Rename paramMode to parameterMode
|
1 year ago |
ApisNecros
|
e663a76128
Add comments to parameter modes
|
1 year ago |
ApisNecros
|
2f0ad876a4
Fix linting issues
|
1 year ago |
ApisNecros
|
52897db186
Fix indentation styling
|
1 year ago |
ApisNecros
|
64470a2521
Change single quotes to double quotes
|
1 year ago |
ApisNecros
|
e341f366fa
Fix formatting issues in DecimalPlaceIsNonZero
|
1 year ago |
ApisNecros
|
4ede59f9b3
Add missing break in OPCODES.OUTPUT
|
1 year ago |
ApisNecros
|
1c85cad69f
Add eslint config file
|
1 year ago |
ApisNecros
|
e4f9e7c18a
Add initial day 5 files
|
1 year ago |