Uses of Package
mars.simulator
Packages that use mars.simulator
Package
Description
-
Classes in mars.simulator used by mars.assemblerClassDescriptionClass to represent error that occurs while assembling or running a MIPS program.
-
Classes in mars.simulator used by mars.mips.instructionsClassDescriptionClass to represent error that occurs while assembling or running a MIPS program.
-
Classes in mars.simulator used by mars.mips.instructions.syscallsClassDescriptionClass to represent error that occurs while assembling or running a MIPS program.
-
Classes in mars.simulator used by mars.simulatorClassDescriptionUsed to "step backward" through execution, undoing each instruction.Used to simulate the execution of an assembled MIPS program.Class to represent error that occurs while assembling or running a MIPS program.Event for when the simulator stops execution of a program due to termination or finishing.Enumeration of reasons for why the simulator might finish or terminate.This interface is used to detect simulator events.Event for when the simulator stops execution of a program due to pausing.Enumeration of reasons for why the simulator might pause.Event for when the simulator begins execution of a program.Provides standard input/output services needed to simulate the MIPS syscall routines.Virtual representation of a file for the file-related syscalls to use.Enumeration of locations whence to seek from in a file.
-
Classes in mars.simulator used by mars.venusClassDescriptionEvent for when the simulator stops execution of a program due to termination or finishing.This interface is used to detect simulator events.Event for when the simulator stops execution of a program due to pausing.Event for when the simulator begins execution of a program.
-
Classes in mars.simulator used by mars.venus.executeClassDescriptionEvent for when the simulator stops execution of a program due to termination or finishing.This interface is used to detect simulator events.Event for when the simulator stops execution of a program due to pausing.Event for when the simulator begins execution of a program.