Fork of the MARIE architecture simulator (v1.3.01)
The original source code can be obtained from http://computerscience.jbpub.com/ecoa/2e/student_resources.cfm
Examples of new/changed instructions can be found in the /examples directory.
javac -source 1.5 MarieSim1.java
java MarieSim1