[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: new vDosxy



Paul,

The documentation in the vDosXy package may be incorrect. In the vDos
proper, it says:


rem Standard 4MB XMS memory is provided. If your application supports
it, change it by:

rem XMEM = [+] XMS|EMS|EXT
rem The optional plus sign tells vDos to add the first 64 MB of the
grapics adapter to the 640KB conventional memory.
rem Caution, you can't use graphics when this is set, it will
override/destroy this extra memory.
rem MB is 1-63. Note: bare EXTended memory is rarely needed. Only set
this if you're completely sure it is!

There is a typo in "The optional plus sign tells vDos to add the first
64 MB", it should be "64 KB".

Anyway, when I put "XMEM = +4 EMS" in config.txt, DOS MEM reports:
639K Conventional
96K Uppper
4096 EMS

Hopefully, you will get what it states, and the result meets your
specification. Try it and please report if it works for you.

Best regards,

Kari Eveli
LEXITEC Book Publishing (Finland)
lexitec@xxxxxxxx

*** Lexitec Online ***
Lexitec in English: http://www.lexitec.fi/english.html
Home page in Finnish: http://www.lexitec.fi/

2.5.2015, 14:53, Paul Breeze wrote:
 
I just tried QEMM but VDOS does not seem to accept "Device=" lines in config.txt which probably rules out all traditional dos memory managers. I have also tried EMSMAGIC but vdosxy hangs when I try to load it. I cannot think of any other way to provide EMS. Any ideas? Best wishes Paul