I wrote:
> The default mandelbrot took 10.4 seconds at 1280x1024. Under Windows 8.1 and DOSBox, the same fractal was 40 seconds.
Yikes! I spoke way too soon. In the dosbox-SVN-Daum.conf file I changed "cycles=auto" to "cycles=max" and now the default Mandelbrot at 1280x1024 executes in 4.4 seconds, faster than under naked MSDOS on the same machine. I'd be curious if others get the same result. Not sure how DOSBox can be faster than DOS, but apparently it is, and by a large margin.
Also, at the bottom of the *.conf file I have the following lines (which assume c:\fractint is where the fractint distribution is, alter to suit):
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
mount c c:\fractint
c:
fractint