Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.plugin.core / plugin.xml
index 5932f6d..dccf76c 100644 (file)
       </view>
       <view
             category="net.mograsim.plugin"
-               id="net.mograsim.plugin.memory.MemoryView"
-               class="net.mograsim.plugin.memory.MemoryView"
+               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