Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.plugin.core / plugin.xml
index 47d83d2..dccf76c 100644 (file)
             name="%view.name.0"
             restorable="true">
       </view>
+      <view
+            category="net.mograsim.plugin"
+               id="net.mograsim.plugin.tables.memory.MemoryView"
+               class="net.mograsim.plugin.tables.memory.MemoryView"
+            icon="icons/mograsim/blue-orange/icon_blue-orange_16.png"
+               name="%view.name.1">
+      </view>
+            <view
+            category="net.mograsim.plugin"
+               id="net.mograsim.plugin.tables.mi.InstructionView"
+               class="net.mograsim.plugin.tables.mi.InstructionView"
+            icon="icons/mograsim/blue-orange/icon_blue-orange_16.png"
+               name="%view.name.2">
+      </view>
    </extension>
    <extension
          id="net.mograsim.plugin.nature.mograsimBuilder"