diff --git a/emulator/B5500Processor.js b/emulator/B5500Processor.js index c12aac1..c85cc04 100644 --- a/emulator/B5500Processor.js +++ b/emulator/B5500Processor.js @@ -2813,7 +2813,7 @@ B5500Processor.prototype.doublePrecisionMultiply = function doublePrecisionMulti this.I = (this.I & 0x0F) | 0xB0; // set I05/6/8: exponent-overflow this.cc.signalInterrupt(); } - /********** dumpState("Exponent Overflow in DLM"); ************************************// + /********** dumpState("Exponent Overflow in DLM"); ************************************/ } else if (eb < 0) { if (eb >= -63) { eb = (-eb) | 0x40; // set the exponent sign bit diff --git a/webUI/B5500Console.html b/webUI/B5500Console.html index 418459b..ef1539f 100644 --- a/webUI/B5500Console.html +++ b/webUI/B5500Console.html @@ -633,7 +633,7 @@ window.addEventListener("load", function() { PABZ PBBZ - % + % P1 Slack DRA @@ -668,7 +668,7 @@ window.addEventListener("load", function() { MTS MTT - ms + ms P1 Delay