Revision 36d54d15

b/qemu-tech.texi
167 167

  
168 168
TWIN [6] is a Windows API emulator like Wine. It is less accurate than
169 169
Wine but includes a protected mode x86 interpreter to launch x86 Windows
170
executables. Such an approach as greater potential because most of the
170
executables. Such an approach has greater potential because most of the
171 171
Windows API is executed natively but it is far more difficult to develop
172 172
because all the data structures and function parameters exchanged
173 173
between the API and the x86 code must be converted.

Also available in: Unified diff