Implemented C0 logic (but didn't test it yet)
[Mograsim.git] / net.mograsim.machine / src / net / mograsim / machine / ISA.java
1 package net.mograsim.machine;
2
3 public interface ISA {
4 }