Menu

Code2 Commit Log


Commit Date  
[r104] by debug

Do not increase vaddr until after it has been outputted!

2008-04-12 15:42:24 Tree
[r103] by debug

Executing a component name without any method name, which
results in the component tree being dumped, will now also
dump all of the component's state variables.

2008-04-12 15:07:40 Tree
[r102] by debug

More MIPS disassembly.

2008-04-12 15:06:18 Tree
[r101] by debug

Implementing tab-completion of methods on components.

2008-04-12 08:59:06 Tree
[r100] by debug

Porting more MIPS-related code from GXemul 0.4.6.3; some
more instructions can be disassembled now.

2008-04-10 19:06:41 Tree
[r99] by debug

Updating the TODO.

2008-04-10 04:12:25 Tree
[r98] by debug

CPUComponent's unassemble method now remembers where it last
unassembled, and starts at m_pc if it is the first time it
is executed.

2008-04-10 04:12:04 Tree
[r97] by debug

GTKMM GUI test: Connecting to the "activate" signal of a text
entry, so that commands are executed once ENTER is pressed;
this does not work with tab-completion and command line
editing though, since only ENTER is signaled.

2008-04-09 21:33:48 Tree
[r96] by debug

Implementing support in the CommandInterpreter for running
methods on components. If a component name is "executed" with
no method name given, the component tree is dumped. (This means
that there is no need for the 'tree' command anymore, so it
has been removed.)

Implementing the first component method: "unassemble" for the
CPUComponent.

2008-04-09 19:44:54 Tree
[r95] by debug

Translating some more strings into Swedish.

2008-04-09 17:28:54 Tree
Older >