Menu

Code2 Commit Log


Commit Date  
[r52] by debug

Minor documentation fix.

2008-03-30 21:51:07 Tree
[r51] by debug

Adding a MemoryMappedComponent base class, which all memory-
mapped components should inherit. (The canonical example is
the RAMComponent class.)

The MainBusComponent can now forward reads and writes to
memory-mapped child components.

2008-03-30 20:42:03 Tree
[r50] by debug

Make parsing of hexadecimal values actually work. (It was never tested before, and was broken.)

2008-03-30 20:26:25 Tree
[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
Older >