* [Qemu-devel] Qemu and wine
@ 2004-11-13 0:33 Ronald
0 siblings, 0 replies; only message in thread
From: Ronald @ 2004-11-13 0:33 UTC (permalink / raw)
To: qemu-devel
Hi all,
I got qemu working with wine, I have just modifified
sdl.c
@59
flags = SDL_HWSURFACE|SDL_ANYFORMAT|SDL_ASYNCBLIT|SDL_HWACCEL;
@63
screen = SDL_SetVideoMode(w, h, 16, flags);
I'm not sure that's correct but I can launch qemu with:
SDL_VIDEODRIVER=windib wine wqemu.exe -m 128 -user-net -enable-audio
i:\\win98.dsk
~/.wine/dosdevices/i: points to the directory where I keep some images.
Qemu is current cvs and wine is 20040914
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-13 0:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-13 0:33 [Qemu-devel] Qemu and wine Ronald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).