Jan 072018
 
Variable DMA Refresh adjuster (ASM/COM/DOC files provided).
File SFREAK.ZIP from The Programmer’s Corner in
Category Utilities for DOS and Windows Machines
Variable DMA Refresh adjuster (ASM/COM/DOC files provided).
File Name File Size Zip Size Zip Type
SFREAK.ASM 3501 1091 deflated
SFREAK.COM 320 300 deflated
SFREAK.DOC 1444 664 deflated

Download File SFREAK.ZIP Here

Contents of the SFREAK.DOC file



Speed FREAK
1.0

Written by
Chazz Meredith

Derived from
SPEEDER 1.0
by
Tom Hanlin



I had just started my 8088 Assembly programming when I came
accross the program SPEEDER. I learned that Tom was canging the
refresh from 0012H to 0040H in order to get the processor freed
up to do the things it should be vice waiting for the refresh to
get done. Always one to expiriment, I found that I could adjust
the refresh on my XT clone out to F000H (for a while). The speed
difference between 0040H and 0F00H (my safety zone speed) is not
great; but it drops my SPEED99 loop time from 316ms to 312ms.
The major improvement the I have added is the ability to
specify the refresh rate from the command line. This should make
it easier to expiriment on your machine to find your safety zone.
I recommend slowly increasing the rate devisor until you START to
crash - then divide by 16 (shift one digit to the right).
On the command line, you can enter either 2 or 4 hex digits.
If you enter two (or three having it ignore the third digit) it
assumes 00H for the high byte.

Happy Speedin',
Chazz Meredith


 January 7, 2018  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)