Menu

Code2 Commit Log


Commit Date  
[r5501] by debug

Implementing the 'copy' command, for cloning components.

2009-07-17 21:28:17 Tree
[r5500] by debug

Adding a .dump method to the RAMComponent, for dumping raw
(physical) memory contents.
Adding a similar .dump method to the CPUComponent, for dumping
the virtual memory space. (Note that this can have side
effects, when reading from devices...)

2009-07-17 21:05:51 Tree
[r5499] by debug

Implementing a unit test for writeProtect.

2009-07-17 11:46:06 Tree
[r5498] by debug

Minor update.

2009-07-17 10:28:38 Tree
[r5497] by debug

Implementing the 'move' command for moving components. Removing the 'dirty flag' concept (it wasn't really used).

2009-07-17 10:23:07 Tree
[r5496] by debug

Merging in a lot of TODO entries from the old C++ branch's TODO file.

2009-07-16 22:25:00 Tree
[r5495] by debug

Modifying the "load" command so that it can load both component trees _and_ other binaries (ELFs etc) into components.

2009-07-16 22:01:36 Tree
[r5494] by debug

Getting rid of some compiler warnings (G++ 4.4 and/or 4.5?).

2009-07-16 16:20:04 Tree
[r5493] by debug

Correcting relative paths.

2009-07-16 16:19:43 Tree
[r5492] by debug

a.out (big-endian only so far) can now be loaded into AddressDataBus objects.

2009-07-16 16:19:16 Tree
Older >