mirror of https://github.com/xqemu/xqemu.git
Updated Getting Started (markdown)
parent
49a135ccbf
commit
3ef0b94d2c
|
@ -18,7 +18,7 @@
|
||||||
./configure --cc=gcc --python=python2 --enable-opengl --disable-vnc --disable-user --target-list=xbox-softmmu --extra-cflags="-march=native" --enable-debug
|
./configure --cc=gcc --python=python2 --enable-opengl --disable-vnc --disable-user --target-list=xbox-softmmu --extra-cflags="-march=native" --enable-debug
|
||||||
make
|
make
|
||||||
|
|
||||||
**There's a bug with timers on Windows that makes it run much slower than it should. YOU should fix it for me.**
|
**[There's a bug with timers on Windows that makes it run much slower than it should. YOU should fix it for us](https://github.com/espes/xqemu/issues/75)**
|
||||||
|
|
||||||
### For Linux
|
### For Linux
|
||||||
#### Requirements:
|
#### Requirements:
|
||||||
|
|
Loading…
Reference in New Issue