~maddie/custom-processor

A simplistic ISA, Simulator, and Processor design.

463d263 Write tests for memory access instructions.

2 months ago

7551a36 Write tests for control flow instructions and related behaviours.

3 months ago

d53e95f Clarified program counter behaviour.

3 months ago

40dbe95 Implement tests for condition check commands

3 months ago

408e224 Write tests for logic ops and related behaviours.

3 months ago

2fff698 Write tests for division and related behaviours.

3 months ago

59de9ed Write tests for subtraction and related behaviours.

3 months ago

e1ab8b6 Implement reads from serial port/stdin.

3 months ago

f6a0ff6 Write tests for immediate values and addition related behaviours.

3 months ago

88e7a2f Tweak behaviour of pushing the program counter to stack in control flow instructions.

3 months ago

cb05666 Implement condition check instructions.

3 months ago

49699e0 Implement logical operations.

3 months ago

1ac1ad2 Implement the rest of the arithmetic ops.

3 months ago

606f7c0 Clarify division by 0 behaviour.

3 months ago

0ef5f41 Clarify that the overflow flag write also includes division by 0

3 months ago
1 / 2