463d263 Write tests for memory access instructions.
~maddie pushed to ~maddie/custom-processor-simulator git
7551a36 Write tests for control flow instructions and related behaviours.
~maddie pushed to ~maddie/custom-processor-simulator git
d53e95f Clarified program counter behaviour.
~maddie pushed to ~maddie/custom-processor-specification git
40dbe95 Implement tests for condition check commands
~maddie pushed to ~maddie/custom-processor-simulator git
408e224 Write tests for logic ops and related behaviours.
~maddie pushed to ~maddie/custom-processor-simulator git
2fff698 Write tests for division and related behaviours.
~maddie pushed to ~maddie/custom-processor-simulator git
59de9ed Write tests for subtraction and related behaviours.
~maddie pushed to ~maddie/custom-processor-simulator git
e1ab8b6 Implement reads from serial port/stdin.
~maddie pushed to ~maddie/custom-processor-simulator git
f6a0ff6 Write tests for immediate values and addition related behaviours.
~maddie pushed to ~maddie/custom-processor-simulator git
88e7a2f Tweak behaviour of pushing the program counter to stack in control flow instructions.
~maddie pushed to ~maddie/custom-processor-specification git
cb05666 Implement condition check instructions.
~maddie pushed to ~maddie/custom-processor-simulator git
49699e0 Implement logical operations.
~maddie pushed to ~maddie/custom-processor-simulator git
1ac1ad2 Implement the rest of the arithmetic ops.
~maddie pushed to ~maddie/custom-processor-simulator git
606f7c0 Clarify division by 0 behaviour.
~maddie pushed to ~maddie/custom-processor-specification git
0ef5f41 Clarify that the overflow flag write also includes division by 0
~maddie pushed to ~maddie/custom-processor-specification git