Fixed the autoStart state of the PDP-11 test machine used for resume testing

This commit is contained in:
Jeff Parsons 2017-01-25 20:59:27 -08:00 committed by Jeff Parsons
commit 6f83ee8beb
21 changed files with 34 additions and 63 deletions

View file

@ -5,10 +5,6 @@
*
* This file is part of PCjs, a computer emulation software project at <http://pcjs.org/>.
*
* It has been adapted from the JavaScript PDP 11/70 Emulator v1.4 written by Paul Nankervis
* (paulnank@hotmail.com) as of September 2016 at <http://skn.noip.me/pdp11/pdp11.html>. This code
* may be used freely provided the original authors are acknowledged in any modified source code.
*
* PCjs is free software: you can redistribute it and/or modify it under the terms of the
* GNU General Public License as published by the Free Software Foundation, either version 3
* of the License, or (at your option) any later version.