tree 30ee7f0b3a5010af3e86f0bb46ef50392840f8fe parent ce3e6358aa47a5bbd36558ae1e5a236032a35082 author Mark Emmer 1424232748 -0600 committer Mark Emmer 1424232748 -0600 SDS: Do not stop simulator on paper tape reader error The simulator stops when reading past EOF on the paper tape device's attached disk file (or if no file is attached to this device). The SDS timesharing system is capable of processing an end-of-record interrupt in these circumstances, resulting in proper error reporting to the user program that is reading paper tape.