Raphael Jacquot
|
ea3f53f70d
|
implement calculations for # test
modify calculations for the unconditional jump and reload PC condition
|
2019-02-16 12:17:40 +01:00 |
|
Raphael Jacquot
|
06f79dca88
|
implemented decoding of 8Ax block, equality and inequality tests over
field A. needs implementing the actual ALU op
implemented RTNYES/GOYES((not totally finished)
RTNYES works
need to find an actual GOYES to test that
|
2019-02-16 11:08:34 +01:00 |
|
Raphael Jacquot
|
ef90d32971
|
handle block Cx
add some code to handle goyes / rtnyes after the tests
|
2019-02-16 07:35:06 +01:00 |
|
Raphael Jacquot
|
44ca0f4a15
|
fix driver conflict bug
implement exch in ALU
fix jump base calculations
correct some things in debugger
fix fields and registers for some instructions
|
2019-02-15 16:58:38 +01:00 |
|
Raphael Jacquot
|
4147a836d2
|
add stuff for memory transfers
|
2019-02-15 09:00:44 +01:00 |
|
Raphael Jacquot
|
8b985acc8a
|
add setting HEX or DEC mode
fix some cases not covered warnings
add handling of RTN instructions
|
2019-02-15 07:07:55 +01:00 |
|
Raphael Jacquot
|
96daffd25c
|
implement CLRHST and friends
|
2019-02-14 22:54:54 +01:00 |
|
Raphael Jacquot
|
4b7e59fa21
|
implement more instructions
|
2019-02-14 22:14:52 +01:00 |
|
Raphael Jacquot
|
94ab98a175
|
remove old useless code
fix some verilator reported bugs
|
2019-02-14 15:27:17 +01:00 |
|