Dec 092017
Various slow down utilities for your IBM AT or faster. ASM source. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
README.DOC | 860 | 455 | deflated |
REMOVE.ASM | 933 | 318 | deflated |
REMOVE.COM | 120 | 106 | deflated |
REMOVE.OBJ | 186 | 169 | deflated |
SETDELAY.COM | 10609 | 7750 | deflated |
SETDELAY.PAS | 878 | 451 | deflated |
SLOW.ASM | 2203 | 946 | deflated |
SLOW.COM | 173 | 151 | deflated |
SLOW.OBJ | 282 | 240 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
Download File SYSSLOW.ZIP Here
Contents of the README.DOC file
SYSTEM SLOWER:
Author: Phil Mattson
Date : 2/11/87
System slower is to be used with AT's XT's and other fast computers.
It slows down the system to speeds similar to a 4.77 Mhz PC.
This is good for running arcade games, etc.
Run SLOW.COM (this installs an interrupt) then run SETDELAY.COM
GOOD delay times are in the range from 8 to 10 (HEX).
Values over 20 may cause the system to crash... So be carefull.
The timer interrupt may be restored by running REMOVE.COM.
(Note: No memory is returned to the system using REMOVE.COM,
so multiple SLOW's and REMOVE's will use up system Memory.)
See ya,
Phil
[76545,2320]
EXECPC - under JAMES WATSON
Author: Phil Mattson
Date : 2/11/87
System slower is to be used with AT's XT's and other fast computers.
It slows down the system to speeds similar to a 4.77 Mhz PC.
This is good for running arcade games, etc.
Run SLOW.COM (this installs an interrupt) then run SETDELAY.COM
GOOD delay times are in the range from 8 to 10 (HEX).
Values over 20 may cause the system to crash... So be carefull.
The timer interrupt may be restored by running REMOVE.COM.
(Note: No memory is returned to the system using REMOVE.COM,
so multiple SLOW's and REMOVE's will use up system Memory.)
See ya,
Phil
[76545,2320]
EXECPC - under JAMES WATSON
December 9, 2017
Add comments