Menu

Code2 Commit Log


Commit Date  
[r83] by debug

Catching std::exception at the outermost level, in order to
print a reasonable message if the application crashes.

2008-04-05 19:13:33 Tree
[r82] by debug

The GTK+ GUI is not supposed to be preliminary when 0.5.0 is released. It will be an official feature.

2008-04-05 18:43:19 Tree
[r81] by debug

Beginning on a FileLoader class, for loading binaries (e.g.
ELFs). Also adding a test/ directory, where small test files
used for unit tests may be stored. ELF program segments are
loaded, but no additional information yet (entry point etc.).

2008-04-05 18:27:52 Tree
[r80] by debug

Show expected and actual uint64_t values in hex, for increased readability.

2008-04-05 17:01:42 Tree
[r79] by debug

The GTKMM GUI EmulationDesignArea now shows some dummy circles
(one for each component in the emulation setup).

2008-04-04 22:52:20 Tree
[r78] by debug

Removing all old CVS $Id$ tags; they are not useful anymore.

2008-04-04 22:04:47 Tree
[r77] by debug

Implementing basic support for updating the UI when some things
change: Undo/Redo-applicability, the name of the emulation, and
the RunState. (As UI::UpdateUI().)

2008-04-04 21:45:43 Tree
[r76] by debug

Making it possible to build with GTKMM 2.15.5 with --debug;
note, however, that this produces memory leak warnings, so
the GTKMM with --debug combination is not very useful yet.

2008-04-04 20:34:09 Tree
[r75] by debug

Some more I18Nification of strings.

2008-04-04 20:22:50 Tree
[r74] by debug

Updating the TODO with Cygwin-specific build break info.

2008-04-04 20:22:39 Tree
Older >