|
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 |
|
|
be06244021
|
Improved register file addressing and printout
|
2023-02-11 13:41:12 +00:00 |
|
|
cd918302cc
|
Removed now useless register init code and changed disas command name
|
2023-02-10 15:41:38 +00:00 |
|
|
39f55aa6c3
|
Added unaligned access for instructions and data and fixed register file access
|
2023-02-10 12:02:20 +00:00 |
|
|
185efe9d85
|
Improved execution state logic, cleaned up code and fixed register file output enable
|
2023-02-10 01:45:27 +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 |
|