diff --git a/bin/Control/MyControlView.class b/bin/Control/MyControlView.class index 1423b70..a96256d 100644 Binary files a/bin/Control/MyControlView.class and b/bin/Control/MyControlView.class differ diff --git a/bin/Model/InterruptHandling/InterruptServiceHandler.class b/bin/Model/InterruptHandling/InterruptServiceHandler.class index 146433d..f8cb438 100644 Binary files a/bin/Model/InterruptHandling/InterruptServiceHandler.class and b/bin/Model/InterruptHandling/InterruptServiceHandler.class differ diff --git a/bin/Model/InterruptHandling/InterruptServiceHandlingTable.class b/bin/Model/InterruptHandling/InterruptServiceHandlingTable.class index f08b575..6305998 100644 Binary files a/bin/Model/InterruptHandling/InterruptServiceHandlingTable.class and b/bin/Model/InterruptHandling/InterruptServiceHandlingTable.class differ diff --git a/bin/Model/Microcontroller/Bitmask.class b/bin/Model/Microcontroller/Bitmask.class index 7a04e49..2912924 100644 Binary files a/bin/Model/Microcontroller/Bitmask.class and b/bin/Model/Microcontroller/Bitmask.class differ diff --git a/bin/Model/Microcontroller/EEPROM.class b/bin/Model/Microcontroller/EEPROM.class index 7c5fc46..9135188 100644 Binary files a/bin/Model/Microcontroller/EEPROM.class and b/bin/Model/Microcontroller/EEPROM.class differ diff --git a/bin/Model/Microcontroller/PIC.class b/bin/Model/Microcontroller/PIC.class index f07114d..5d22d50 100644 Binary files a/bin/Model/Microcontroller/PIC.class and b/bin/Model/Microcontroller/PIC.class differ diff --git a/bin/Model/Microcontroller/RAM.class b/bin/Model/Microcontroller/RAM.class index 1d8684e..a7da890 100644 Binary files a/bin/Model/Microcontroller/RAM.class and b/bin/Model/Microcontroller/RAM.class differ diff --git a/bin/Model/Microcontroller/STACK.class b/bin/Model/Microcontroller/STACK.class index 9b5875a..e56d123 100644 Binary files a/bin/Model/Microcontroller/STACK.class and b/bin/Model/Microcontroller/STACK.class differ diff --git a/bin/Model/MyModel.class b/bin/Model/MyModel.class index eb4166f..704f103 100644 Binary files a/bin/Model/MyModel.class and b/bin/Model/MyModel.class differ diff --git a/bin/Model/Runtime/Environment.class b/bin/Model/Runtime/Environment.class index d549eb6..241f943 100644 Binary files a/bin/Model/Runtime/Environment.class and b/bin/Model/Runtime/Environment.class differ diff --git a/bin/Model/Runtime/ProgramStepInformation.class b/bin/Model/Runtime/ProgramStepInformation.class index 00b6df0..a521958 100644 Binary files a/bin/Model/Runtime/ProgramStepInformation.class and b/bin/Model/Runtime/ProgramStepInformation.class differ diff --git a/bin/Model/Runtime/TODO.class b/bin/Model/Runtime/TODO.class index 3ad8e19..f045336 100644 Binary files a/bin/Model/Runtime/TODO.class and b/bin/Model/Runtime/TODO.class differ diff --git a/bin/Model/Runtime/Testfile.class b/bin/Model/Runtime/Testfile.class index e6358bb..bc22f0a 100644 Binary files a/bin/Model/Runtime/Testfile.class and b/bin/Model/Runtime/Testfile.class differ diff --git a/bin/View/GUIMainFrame.class b/bin/View/GUIMainFrame.class index 7145eaa..e56573e 100644 Binary files a/bin/View/GUIMainFrame.class and b/bin/View/GUIMainFrame.class differ