| Commit | Date | |
|---|---|---|
|
[r5588]
by
debug
Continuing on the dyntrans core loop (inlined instruction calls first, then run a few remaining calls). |
2009-08-01 22:26:27 | Tree |
|
[r5587]
by
debug
Continuing on the dyntrans core loop; single-step, starting in delay slot, fault in delay slot, etc. |
2009-08-01 21:08:10 | Tree |
|
[r5586]
by
debug
Beginning on implementing branches: the MIPS "b" instruction, with delay slot (both continuous execution, and single-stepping with pause in the middle of the branch, etc). |
2009-08-01 19:38:22 | Tree |
| 2009-08-01 19:07:46 | Tree | |
|
[r5584]
by
debug
Two MIPS16 instructions can be disassembled; disassembly address is now not necessarily the same as m_pc (e.g. on MIPS16, the lowest bit is cleared). |
2009-08-01 13:21:18 | Tree |
| 2009-08-01 13:05:43 | Tree | |
|
[r5582]
by
debug
Two MIPS16 instructions can be disassembled; disassembly address is now not necessarily the same as m_pc (e.g. on MIPS16, the lowest bit is cleared). |
2009-08-01 12:57:44 | Tree |
|
[r5581]
by
debug
Removing unnecessary X11 includes during the build, and making sure that all tests pass even in 'stable' builds. |
2009-07-31 21:53:14 | Tree |
| 2009-07-31 21:39:55 | Tree | |
|
[r5579]
by
debug
Arguments can now be passed during component creation, e.g. nr CPUs, CPU model, or ram amount for a template machine. (But CPU model is ignored by the CPUs, because there are no write handlers for variables yet...) |
2009-07-31 20:07:41 | Tree |