Package mars
package mars
-
Class SummaryClassDescriptionMaintains list of generated error messages, regardless of source (tokenizing, parsing, assembly, execution).Represents occurrence of an error detected during tokenizing, assembly or simulation.Collection of globally-available data structures.Launch the Mars applicationProduces MARS splash screen.
Adapted from http://www.java-tips.org/content/view/1267/2/Internal representations of MIPS program.Represents one assembly/machine statement.Contains various IDE settings. -
Exception SummaryExceptionDescriptionClass to represent an error that occurs while assembling or running a MIPS program.