Menu

Code2 Commit Log


Commit Date  
[r60] by debug

Introduce a ToInteger(), in addition to ToString().

2008-03-31 22:23:24 Tree
[r59] by debug

Better fix for not showing base-class-only components in help/documentation etc.

2008-03-31 22:00:01 Tree
[r58] by debug

Do not list base-class components in the help, documentation etc, since they cannot be instanciated.

2008-03-31 21:47:27 Tree
[r57] by debug

Unbreak build; the UNITTESTS(className) case is special (used in GXemul.cc).

2008-03-31 21:46:27 Tree
[r56] by debug

Oops, MIPS PROM is of course at physical 0x1fc00000, not 0xffffffffbfc00000. :-)

2008-03-31 21:33:42 Tree
[r55] by debug

Updating Doxygen class comment for MainbusComponent: child components should be MemoryMappedComponents.

2008-03-31 05:12:58 Tree
[r54] by debug

Adding some TODOs about automated documentation generation.

2008-03-31 05:11:21 Tree
[r53] by debug

Minor updates to the Doxygen class comment for MemoryMappedComponent, and to the Source code documentation Main Page.

2008-03-30 22:18:49 Tree
[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
Older >