Menu

Code2 Commit Log


Commit Date  
[r5596] by debug

Avoid warnings with old GNU C++.

2009-08-04 17:36:45 Tree
[r5595] by debug

Use the ptrdiff directly.

2009-08-04 17:36:33 Tree
[r5594] by debug

20090804 Using anonymous unions and ptrdiff_t, to avoid overloading
pointers and size_t members unsafely, and other size_t usage.
(Thanks to Weinholt for commenting on this.)

2009-08-04 16:38:48 Tree
[r5593] by debug

Beginning on M88K bsr and jmp.n instruction implementations, and function call trace support.

2009-08-04 01:14:47 Tree
[r5592] by debug

Display all state change on variable assignment. (In the future, when variable write handlers work, a write may have side effects, and this will make sure that the user sees those state changes.)

2009-08-04 00:22:10 Tree
[r5591] by debug

Documentation updates.

2009-08-02 15:07:31 Tree
[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
Older >