Changed microinstruction column titles to English
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Wed, 13 Nov 2019 14:28:20 +0000 (15:28 +0100)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Wed, 13 Nov 2019 14:28:20 +0000 (15:28 +0100)
plugins/net.mograsim.logic.model.am2900/src/net/mograsim/logic/model/am2900/machine/Am2900MicroInstructionDefinition.java

index e6a5750..2877b7e 100644 (file)
@@ -80,9 +80,8 @@ public class Am2900MicroInstructionDefinition implements MicroInstructionDefinit
                        dbus, am2904CarryInstructions, am2904ShiftInstructions, hL, hL, am2904StatusInstructions, ccen, am2910Instructions,
                        constant_12bit, hL, hE, hI, hE, hL, rW };
 
-       // TODO "SW ..." and "LW ..." create a very weird mix of German and English
        private static final String[] paramTitle = { "IE", "I", "KMUX", "K", "ALU Src", "ALU Func", "ALU Dest", "ALU RA", "ALU ASel", "ALU RB",
-                       "ALU BSel", "_ABus", "_DBus", "SW Cin", "SW Shift", "SW _CE\u00b5", "SW _CEM", "SW Op", "LW _CCEN", "LW I", "D", "BZ_LD",
+                       "ALU BSel", "_ABus", "_DBus", "SU Cin", "SU Shift", "SU _CE\u00b5", "SU _CEM", "SU Op", "CU _CCEN", "CU I", "D", "BZ_LD",
                        "BZ_ED", "BZ_INC", "BZ_EA", "IR_LD", "_MWE" };
 
        private static final String[] paramDesc = { "Allow interrupts?", "Interrupt instructions; omitted for simplicity",