sim-card
/
qemu
Archived
10
0
Fork 0
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1058 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2004-09-05 16:04:16 +00:00
parent c4dfa5b7be
commit 36d54d15e1
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ interpreter part of the FX!32 Digital Win32 code translator [5]).
TWIN [6] is a Windows API emulator like Wine. It is less accurate than
Wine but includes a protected mode x86 interpreter to launch x86 Windows
executables. Such an approach as greater potential because most of the
executables. Such an approach has greater potential because most of the
Windows API is executed natively but it is far more difficult to develop
because all the data structures and function parameters exchanged
between the API and the x86 code must be converted.