|
0901af23db
|
Added support for some register indirect addressing modes. Also added documentation comments and did some general cleanup
|
2023-02-11 20:27:28 +00:00 |
|
|
39f55aa6c3
|
Added unaligned access for instructions and data and fixed register file access
|
2023-02-10 12:02:20 +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 |
|
|
c3a2f5eb01
|
Added primitive decode stage, improved state handling and fixed CIR register
|
2023-02-09 14:46:21 +00:00 |
|