Menu

Code2 Commit Log


Commit Date  
[r5535] by debug

MIPS 32-bit sign extension.

2009-07-24 10:14:36 Tree
[r5534] by debug

CPU endianness is now serialized (as a bool, not enum).

2009-07-24 10:12:10 Tree
[r5533] by debug

Adding unit test for RAMComponent methods reexecutableness.

2009-07-24 10:01:22 Tree
[r5532] by debug

The CPUComponent's .unassemble and .dump methods, and the RAMComponent's .dump method, are now also re-executable.

2009-07-24 09:59:44 Tree
[r5531] by debug

Minor change to the hardcoded vaddr -> paddr hack.

2009-07-24 09:59:25 Tree
[r5530] by debug

Implementing support for re-executing commands without args ("step" and "backward-step" so far).

2009-07-23 16:59:20 Tree
[r5529] by debug

Adding dummy "step", "backward-step", and "continue-backwards" commands.

2009-07-23 16:40:02 Tree
[r5528] by debug

Removing the "NotRunning" run state.

2009-07-23 15:47:30 Tree
[r5527] by debug

Moving 'step' and 'time' concepts from the GXemul class to a new component, the RootComponent. Also: Minor configure script fixes (allow --without-unittests, and PREFIX guessing).

2009-07-23 15:28:57 Tree
[r5526] by debug

Minor hacks to make the code build (at least with --debug) on Cygwin in Microsoft Windows (unknown version of GCC).

2009-07-23 13:16:46 Tree
Older >