by Biff » Thu Jan 08, 2004 11:00 pm
A "TSR", meaning "terminate and stay resident" program, is in memory but not continuing to execute code which takes computer resources. A typical example is the computer FAX programs of yesteryear. With such running, an incoming call on the appropriate telephone number would be intercepted by your modem, and answered by a FAX program. If you did not start the FAX program, the modem wouldn't be able to answer the call.
Zdoom should not be resident in memory after playing and then quitting. That's a system problem I think.
A "TSR", meaning "terminate and stay resident" program, is in memory but not continuing to execute code which takes computer resources. A typical example is the computer FAX programs of yesteryear. With such running, an incoming call on the appropriate telephone number would be intercepted by your modem, and answered by a FAX program. If you did not start the FAX program, the modem wouldn't be able to answer the call.
Zdoom should not be resident in memory after playing and then quitting. That's a system problem I think.