Package mars.simulator

Class Summary
BackStepper Used to "step backward" through execution, undoing each instruction.
Exceptions Represents an error/interrupt that occurs during execution (simulation).
Simulator Used to simulate the execution of an assembled MIPS program.
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.