WineHQ

DOSBox: Difference between revisions

(Initial import)
 
(Update Version related text since 0.74-2 was released)
 
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:


We started searching for native dosbox on non-x86 targets with wine-1.3.12.
We started searching for native dosbox on non-x86 targets with wine-1.3.12.
For Wine releases 1.3.30 and later, we added code in Wine and DOSBox for more compatiblity. The updated DOSBox code is currently only available in the SVN Version and will be included in DOSBox 0.75.
For Wine releases 1.3.30 and later, we added code in Wine and DOSBox for more compatiblity.


Since 0.75 is still not released, we rely on packagers to include the two patches mentioned below, for example since October 2015 Debian and Ubuntu ships them in their dosbox 0.74-4.1
For the updated DOSBox code, you need at least DOSBox 0.74-2, since DOSBox 0.75 is not yet released. For DOSBox 0.74 there are also patched versions available in some Distributions, for example since October 2015 Debian and Ubuntu ships them in their dosbox 0.74-4.1 and Gentoo ships it in dosbox-0.74-r1 since June 2016.


=== Related Wine Bugs ===
=== Related Wine Bugs ===
<strike>[https://bugs.winehq.org/show_bug.cgi?id=18118 Bug 18118]</strike>
<strike>[https://bugs.winehq.org/show_bug.cgi?id=25887 Bug 25887]</strike>
<strike>[https://bugs.winehq.org/show_bug.cgi?id=25887 Bug 25887]</strike>


Line 15: Line 17:


=== See also ===
=== See also ===
[http://dosbox.svn.sourceforge.net/viewvc/dosbox/dosbox/trunk/src/dos/dos_programs.cpp?revision=3736&view=markup DOSBox commit for changing the Z-Drive]  
[http://sourceforge.net/p/dosbox/code-0/3736/tree/ DOSBox commit for changing the Z-Drive]  
([http://dosbox.svn.sourceforge.net/viewvc/dosbox/dosbox/trunk/src/dos/dos_programs.cpp?r1=3729&r2=3736 diff])
([http://sourceforge.net/p/dosbox/code-0/3736 diff])
 
[http://sourceforge.net/p/dosbox/code-0/3743/tree/ DOSBox commit for Wine style name mangling]
([http://sourceforge.net/p/dosbox/code-0/3743/ diff])


[http://dosbox.svn.sourceforge.net/viewvc/dosbox/dosbox/trunk/src/dos/drive_cache.cpp?revision=3743&view=markup DOSBox commit for Wine style name mangling]
[https://www.dosbox.com/ DOSBox.com]
([http://dosbox.svn.sourceforge.net/viewvc/dosbox/dosbox/trunk/src/dos/drive_cache.cpp?r1=3700&r2=3743 diff])
----
----
[[Category:Development]] [[Category:ThirdParty]]
[[Category:Development]] [[Category:Third Party]]

Latest revision as of 12:07, 6 September 2018

DOSBox

DOSBox is a DOS-emulator that uses the SDL-library which makes DOSBox very easy to port to different platforms. DOSBox also emulates CPU:286/386 realmode/protected mode. We use it to replace our Virtual 8086 Mode.

We started searching for native dosbox on non-x86 targets with wine-1.3.12. For Wine releases 1.3.30 and later, we added code in Wine and DOSBox for more compatiblity.

For the updated DOSBox code, you need at least DOSBox 0.74-2, since DOSBox 0.75 is not yet released. For DOSBox 0.74 there are also patched versions available in some Distributions, for example since October 2015 Debian and Ubuntu ships them in their dosbox 0.74-4.1 and Gentoo ships it in dosbox-0.74-r1 since June 2016.

Related Wine Bugs

Bug 18118

Bug 25887

Bug 26423

See also

DOSBox commit for changing the Z-Drive (diff)

DOSBox commit for Wine style name mangling (diff)

DOSBox.com


This page was last edited on 6 September 2018, at 12:07.