~maddie/custom-processor

A simplistic ISA, Simulator, and Processor design.

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

10 days ago

d53e95f Clarified program counter behaviour.

10 days ago

40dbe95 Implement tests for condition check commands

10 days ago

408e224 Write tests for logic ops and related behaviours.

10 days ago

2fff698 Write tests for division and related behaviours.

11 days ago

59de9ed Write tests for subtraction and related behaviours.

13 days ago

e1ab8b6 Implement reads from serial port/stdin.

13 days ago

f6a0ff6 Write tests for immediate values and addition related behaviours.

14 days ago

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

14 days ago

cb05666 Implement condition check instructions.

16 days ago

49699e0 Implement logical operations.

16 days ago

1ac1ad2 Implement the rest of the arithmetic ops.

16 days ago

606f7c0 Clarify division by 0 behaviour.

16 days ago

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

16 days ago

3d61bcc Tweak interrupt toggle behaviour.

16 days ago
1 / 2