Menu

Code2 Commit Log


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

Introducing "visible class names" in addition to the normal
class name, for components. This makes mips_cpu0 show up as
just cpu0, which is much nicer.
uint16_t, 32_t, and 64_t state variables are now outputted in
hexadecimal form in ToString(), for readability.

2008-04-06 10:58:26 Tree
[r88] by debug

Adding a comment about "component paths" to the source code documentain main page.

2008-04-06 10:09:26 Tree
[r87] by debug

Adding a section about Model-View-Controller to the source
code documentation main page, and a simple picture of what
the component tree may look like.

2008-04-06 10:01:54 Tree
[r86] by debug

Adding a unit test for doubles in StateVariable::SetValue, for values such as 1e-100.

2008-04-06 10:00:28 Tree
Older >