Raphael Jacquot
|
7a3a36bd25
|
implement the reset bus command
|
2019-02-17 15:03:36 +01:00 |
|
Raphael Jacquot
|
8fc7cde507
|
implement the pieces to replicate the bus data transfers for writing data out.
|
2019-02-17 12:05:38 +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
|
25385115e0
|
separate the decoder in multiple files, it was becoming unwiedly ;-)
|
2019-02-15 10:47:00 +01:00 |
|