Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.machine / src / net / mograsim / machine / AddressingScema.java
1 package net.mograsim.machine;
2
3 public interface AddressingScema
4 {
5
6 }