| Commit | Date | |
|---|---|---|
|
[r5590]
by
debug
Updating the Introduction chapter in the documentation with a section about the New framework. |
2009-08-02 08:00:29 | Tree |
|
[r5589]
by
debug
Implementing a skeleton implementation for the backward-step command (but since variable write handlers aren't implemented yet, it doesn't really work). |
2009-08-02 06:42:18 | Tree |
|
[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 |