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.
Lprogster
Member
Posts: 174 Joined: Tue Nov 14, 2006 11:59 am
Post
by Lprogster » Mon Jun 11, 2007 12:10 pm
Are there any 64 bit emulators?
Cheers,
Lster
Combuster
Member
Posts: 9301 Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:
Post
by Combuster » Mon Jun 11, 2007 12:21 pm
Bochs
EDIT: wow that was my shortest post ever
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[
My OS ] [
VDisk/SFS ]
Lprogster
Member
Posts: 174 Joined: Tue Nov 14, 2006 11:59 am
Post
by Lprogster » Mon Jun 11, 2007 12:46 pm
I really meant:
Which is the bext 64bit emulator for OS developers?
My question was bad...
Thanks,
Lster
Last edited by
Lprogster on Tue Oct 23, 2007 11:04 am, edited 1 time in total.
jnc100
Member
Posts: 775 Joined: Mon Apr 09, 2007 12:10 pm
Location: London, UK
Contact:
Post
by jnc100 » Mon Jun 11, 2007 12:51 pm
Recompile, pass the --enable-x86-64 option to configure.
Alboin
Member
Posts: 1466 Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia
Post
by Alboin » Mon Jun 11, 2007 12:59 pm
I believe QEMU also has 64-bit support.
C8H10N4O2 | #446691 | Trust the nodes.
anon19287473
Member
Posts: 97 Joined: Thu Mar 15, 2007 2:27 pm
Post
by anon19287473 » Mon Jun 11, 2007 7:07 pm
Indeed, QEMU can emulate a 64-bit machine ontop of a 32-bit machine or a 64-bit machine. Plus, there's kqemu
Lprogster
Member
Posts: 174 Joined: Tue Nov 14, 2006 11:59 am
Post
by Lprogster » Tue Jun 12, 2007 2:45 am
Thanks everyone - I've worked it all out
...