Jan 092018
CALCQF is a program that will optimize for the best memory refresh rate. QBASIC source is included. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CALCQF.BAS | 5782 | 2188 | deflated |
CALCQF.EXE | 38237 | 26342 | deflated |
README | 627 | 391 | deflated |
Download File CALCQF.ZIP Here
Contents of the README file
6/28/88
Version 1.0 of CalcQF is a 'quick and dirty' program that has been cleaned up
enough for general use. The code isn't documented, isn't very well structured,
and hasn't been extensively tested. In particular, the program could use a
more accurate timing section (as the textbooks would say - this exercise is
left up to the readers). This would help the problem of the 'Best Rate'
varying from run to run. Still the program produces a reasonable 'Best Rate'
and it is much easier to work with than the DEBUG method of producing
QFRESH.COM. To see the built-in help just enter 'CalcQF' with no arguments.
Version 1.0 of CalcQF is a 'quick and dirty' program that has been cleaned up
enough for general use. The code isn't documented, isn't very well structured,
and hasn't been extensively tested. In particular, the program could use a
more accurate timing section (as the textbooks would say - this exercise is
left up to the readers). This would help the problem of the 'Best Rate'
varying from run to run. Still the program produces a reasonable 'Best Rate'
and it is much easier to work with than the DEBUG method of producing
QFRESH.COM. To see the built-in help just enter 'CalcQF' with no arguments.
January 9, 2018
Add comments