|
f97f4625e6
|
Added unconditional jumps and support for signed addition
|
2023-02-14 14:48:35 +00:00 |
|
|
7c1067088c
|
Properly licensed the project and run it through aspell
|
2023-02-13 16:49:17 +00:00 |
|
|
923bf07c72
|
Fixed ALU bug and added missed updates to the Wbit
|
2023-02-12 01:28:37 +00:00 |
|
|
c684348e38
|
Implemented a CMP instruction and the some of the flags
|
2023-02-12 01:05:39 +00:00 |
|
|
85bf886223
|
Improved ALU and added more INC and a DEC instruction
|
2023-02-11 14:43:53 +00:00 |
|
|
a5571fda12
|
Added a very basic execution stage, registers and a very crude adder for ALU. It finally executes instructions!
|
2023-02-09 20:17:15 +00:00 |
|