Bochs 2.0 and the x86-64 CPU!?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
M@trix

Bochs 2.0 and the x86-64 CPU!?

Post by M@trix »

Hi,
can anybody tell me how I can configure bochs, so that it will emulate an x86-64 CPU?!? Thanks.

cya
Tim
K.J.

Re:Bochs 2.0 and the x86-64 CPU!?

Post by K.J. »

./configure --enable-x86-64 --enable-sse=2 --enable-all-optimizations --enable-plugins

K.J.
Post Reply