|
f4d28cf4c8
|
Added 16bit unaligned register indirect writes, fixed some MOV bugs, clean up code names and data flow
|
2023-02-15 01:28:02 +00:00 |
|
|
037f6dd7da
|
Added support for writing to memory
|
2023-02-14 13:13:40 +00:00 |
|
|
7c1067088c
|
Properly licensed the project and run it through aspell
|
2023-02-13 16:49:17 +00:00 |
|
|
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 |
|