Menu

Code2 Commit Log


Commit Date  
[r5586] by debug

Beginning on implementing branches: the MIPS "b" instruction, with delay slot (both continuous execution, and single-stepping with pause in the middle of the branch, etc).

2009-08-01 19:38:22 Tree
[r5585] by debug

Nicer spacing between steps when running multiple steps.

2009-08-01 19:07:46 Tree
[r5584] by debug

Two MIPS16 instructions can be disassembled; disassembly address is now not necessarily the same as m_pc (e.g. on MIPS16, the lowest bit is cleared).

2009-08-01 13:21:18 Tree
[r5583] by debug

Longer help message (with example) for the "add" command.

2009-08-01 13:05:43 Tree
[r5582] by debug

Two MIPS16 instructions can be disassembled; disassembly address is now not necessarily the same as m_pc (e.g. on MIPS16, the lowest bit is cleared).

2009-08-01 12:57:44 Tree
[r5581] by debug

Removing unnecessary X11 includes during the build, and making sure that all tests pass even in 'stable' builds.

2009-07-31 21:53:14 Tree
[r5580] by debug

Adding a 'raw' file loader, and a dummy SGI IP32 template.

2009-07-31 21:39:55 Tree
[r5579] by debug

Arguments can now be passed during component creation, e.g. nr CPUs, CPU model, or ram amount for a template machine. (But CPU model is ignored by the CPUs, because there are no write handlers for variables yet...)

2009-07-31 20:07:41 Tree
[r5578] by debug

[Re]implementing some simple MIPS and M88K instructions. Also adding a summy SGI IP30 machine.

2009-07-31 17:41:06 Tree
[r5577] by debug

Fixing a bug which prevented an IRIX ELF32 kernel from being loaded (read too much at the end of the last Shdr).

2009-07-31 17:40:46 Tree
Older >