mirror of https://github.com/xqemu/xqemu.git
Updated Getting Started (markdown)
parent
82743f673c
commit
a1b67754bc
|
@ -18,6 +18,8 @@
|
|||
./configure --cc=gcc --python=python2 --enable-opengl --disable-vnc --disable-user --target-list=xbox-softmmu --extra-cflags="-march=native" --enable-debug
|
||||
make
|
||||
|
||||
**There's a bug with timers on Windows that makes it run much slower than it should. YOU should fix it for me.**
|
||||
|
||||
### For Linux
|
||||
#### Requirements:
|
||||
* [Everything QEMU requires](http://wiki.qemu.org/Hosts/Linux)
|
||||
|
|
Loading…
Reference in New Issue