Menu

Code2 Commit Log


Commit Date  
[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
[r94] by debug

Beginning on internal support for instruction disassembly (not user-accessible yet).
Importing some MIPS defines from GXemul 0.4.6.3.

2008-04-07 18:38:07 Tree
[r93] by debug

Spelling fix: emulte -> emulate.

2008-04-06 21:42:02 Tree
[r92] by debug

Importing opcodes_mips.h from GXemul 0.4.6.3.

2008-04-06 12:53:57 Tree
[r91] by debug

Links are now generated from component names in machines.html
to corresponding component_xxx.html pages.

2008-04-06 11:48:53 Tree
[r90] by debug

The ListComponents command now shows the short description of each command.

2008-04-06 11:33:04 Tree
Older >