From 4faedc770077127475da29025a826552ba58ef46 Mon Sep 17 00:00:00 2001 From: "paul.kimpel@digm.com" Date: Sun, 29 Jun 2014 22:26:47 +0000 Subject: [PATCH] Correct typos introduced during packaging of release 0.20. --- emulator/B5500Processor.js | 2 +- webUI/B5500Console.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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