Menu

Commit [r5166]  Maximize  Restore  History

Working on the main loop, GXemul::ExecuteCycles(), which should call each component s Run function in suitable proportions. Adding a CPUComponent base class, from which MIPS_CPUComponent inherits.

debug 2008-03-14

changed /gxemul-legacy/trunk/HISTORY
changed /gxemul-legacy/trunk/doc/RELEASE.html
changed /gxemul-legacy/trunk/doc/TODO.html
changed /gxemul-legacy/trunk/doc/components.html
added /gxemul-legacy/trunk/doc/components/component_cpu.html
added /gxemul-legacy/trunk/doc/components/component_mips_cpu.html
changed /gxemul-legacy/trunk/doc/machines.html
added /gxemul-legacy/trunk/src/components/cpu/CPUComponent.cc
changed /gxemul-legacy/trunk/src/components/cpu/MIPS_CPUComponent.cc
changed /gxemul-legacy/trunk/src/components/cpu/Makefile.skel
changed /gxemul-legacy/trunk/src/include/Component.h
changed /gxemul-legacy/trunk/src/include/GXemul.h
changed /gxemul-legacy/trunk/src/include/StateVariable.h
removed /gxemul-legacy/trunk/src/include/StateVariableValue.h
added /gxemul-legacy/trunk/src/include/components/CPUComponent.h
changed /gxemul-legacy/trunk/src/include/components/MIPS_CPUComponent.h
changed /gxemul-legacy/trunk/src/include/misc.h
changed /gxemul-legacy/trunk/src/main/Component.cc
changed /gxemul-legacy/trunk/src/main/GXemul.cc
removed /gxemul-legacy/trunk/src/main/StateVariableValue.cc
changed /gxemul-legacy/trunk/src/main/commands/StatusCommand.cc
changed /gxemul-legacy/trunk/src/ui/console/ConsoleUI.cc
/gxemul-legacy/trunk/HISTORY Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/doc/RELEASE.html Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/doc/TODO.html Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/doc/components.html Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/doc/components/component_cpu.html Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/doc/components/component_mips_cpu.html Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/doc/machines.html Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/components/cpu/CPUComponent.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/components/cpu/MIPS_CPUComponent.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/components/cpu/Makefile.skel Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/Component.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/GXemul.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/StateVariable.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/components/CPUComponent.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/components/MIPS_CPUComponent.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/include/misc.h Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/Component.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/GXemul.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/main/commands/StatusCommand.cc Diff Switch to side-by-side view
Loading...
/gxemul-legacy/trunk/src/ui/console/ConsoleUI.cc Diff Switch to side-by-side view
Loading...