Menu

Commit [r5519]  Maximize  Restore  History

Implementing a new concept of "on reset commands"; beginning on extending the ELF loader for symbol loading support.

debug 2009-07-22

1 2 3 > >> (Page 1 of 3)
changed /gxemul/trunk/HISTORY
changed /gxemul/trunk/doc/TODO.html
changed /gxemul/trunk/src/components/busses/MainbusComponent.cc
changed /gxemul/trunk/src/components/cpu/CPUComponent.cc
changed /gxemul/trunk/src/include/Command.h
changed /gxemul/trunk/src/include/CommandInterpreter.h
changed /gxemul/trunk/src/include/ConsoleUI.h
changed /gxemul/trunk/src/include/FileLoader.h
changed /gxemul/trunk/src/include/FileLoaderImpl.h
changed /gxemul/trunk/src/include/FileLoader_ELF.h
changed /gxemul/trunk/src/include/FileLoader_aout.h
changed /gxemul/trunk/src/include/GXemul.h
changed /gxemul/trunk/src/include/NullUI.h
changed /gxemul/trunk/src/include/UI.h
changed /gxemul/trunk/src/include/commands/AddComponentCommand.h
changed /gxemul/trunk/src/include/commands/CloseCommand.h
changed /gxemul/trunk/src/include/commands/ContinueCommand.h
changed /gxemul/trunk/src/include/commands/CopyComponentCommand.h
changed /gxemul/trunk/src/include/commands/HelpCommand.h
changed /gxemul/trunk/src/include/commands/ListComponentsCommand.h
changed /gxemul/trunk/src/include/commands/LoadCommand.h
changed /gxemul/trunk/src/include/commands/MoveComponentCommand.h
changed /gxemul/trunk/src/include/commands/PauseCommand.h
changed /gxemul/trunk/src/include/commands/QuitCommand.h
removed /gxemul/trunk/src/include/commands/RedoCommand.h
/gxemul/trunk/HISTORY Diff Switch to side-by-side view
Loading...
/gxemul/trunk/doc/TODO.html Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/components/busses/MainbusComponent.cc Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/components/cpu/CPUComponent.cc Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/Command.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/CommandInterpreter.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/ConsoleUI.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/FileLoader.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/FileLoaderImpl.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/FileLoader_ELF.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/FileLoader_aout.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/GXemul.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/NullUI.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/UI.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/AddComponentCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/CloseCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/ContinueCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/CopyComponentCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/HelpCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/ListComponentsCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/LoadCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/MoveComponentCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/PauseCommand.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/commands/QuitCommand.h Diff Switch to side-by-side view
Loading...
1 2 3 > >> (Page 1 of 3)