Menu

Code2 Commit Log


Commit Date  
[r49] by debug

Adding ROM (actually RAM :-) to the testmips machine, at 0xffffffffbfc00000.

2008-03-30 20:24:29 Tree
[r48] by debug

Continuing on mainbus related things; moving the mips_cpu in the testmips machine so that it is placed on the mainbus.

2008-03-30 16:47:30 Tree
[r47] by debug

Adding a dummy Emulation->Reset menu entry.

2008-03-30 15:01:30 Tree
[r46] by debug

Unbreak parallel builds (make -j N).

2008-03-30 14:49:13 Tree
[r45] by debug

Adding a TODO: Keep track of whether the document/emulation is "dirty"?

2008-03-30 13:23:51 Tree
[r44] by debug

Removing the obsolete CVS id tag.

2008-03-30 13:21:23 Tree
[r43] by debug

Continuing on the GTKMM GUI (File->Open/Save/Save As show
file chooser dialogs, and Edit->Undo/Redo execute the "undo"
and "redo" commands). "File->New from Blank" and "Go/Continue"
also have bare-bones implementations.

2008-03-30 13:19:05 Tree
[r42] by debug

Minor fixes to make the source code build with a 20080321 snapshot of GCC 4.4.

2008-03-29 07:48:58 Tree
[r41] by debug

Cleaning up the CFLAGS/CXXFLAGS/COPTIM/CWARNINGS mess in the
configure script and Makefile.skel files; only CXXFLAGS (and
CXXFLAGSBASE) are used from now on. Also removing some other
unused legacy stuff from the configure script.

2008-03-28 20:40:08 Tree
[r40] by debug

Implementing support for Double state variables. CPU speed is now a state variable, in CPUComponent.

2008-03-28 19:30:57 Tree
Older >