DOS game support - just needs a little VGA love?

Michael Karcher karcher at physik.fu-berlin.de
Mon Oct 20 05:56:51 CDT 2008


Am Montag, den 20.10.2008, 12:36 +0200 schrieb Stefan Dösinger:
> Dosemu (not dosbox) works nice here on my 64 bit linux distro. How are they
> doing that? Afaics dosemu uses vm86 instead of a full-blown CPU emulation.
Dosemu has a hybrid approach. On x86, vm86 is used. On systems lacking
vm86 (that is most notably x64), full-blown CPU emulation (either
interpreting or a JIT compiler) is used instead. 32 bit protected mode
programs can run natively on x86 and x64, but emulation is also
available as an option in protected mode.

Regards,
  Michael Karcher (who already fixed some bugs in dosemu's cpu
emulatiopn code)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20081020/3e389fc9/attachment.pgp 


More information about the wine-devel mailing list