Tinywine is example of how to test DPMI on DOSBOX.
97 views
Skip to first unread message
ericmatteson...@hotmail.com
unread,
May 10, 2012, 4:14:09 PM5/10/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Report on programming progress on 05-10-2012
tinywine is a example of how to test DPMI
on DOSBOX.
dosbox.conf has to be changed to run dosbox
At bottom of dosbox.conf
[autoexec]
mount c: /home/taxpayer/where
c:\dos\system32\CWSDPMI.EXE -p
Also download cwsdpmi.exe using search term cwsdpmi.exe
and place it where dosbox will look for it.
cwsdpmi.exe allows dosbox for Linux to run dos in
32-bit mode.
A tester has been created called tinywine.
After downloading and assembling tinywine
tinywine.exe wano.exe fname.txt fname.txt
with text filename repeated twice to overcome a minor bug
in tinywine to test not only tinywine but also Linux+DOSBOX
+CWSDPMI.EXE
32-bit protected mode DOS.