Any 64 Bit Emulators?

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
Lprogster
Member
Member
Posts: 174
Joined: Tue Nov 14, 2006 11:59 am

Any 64 Bit Emulators?

Post by Lprogster »

Are there any 64 bit emulators?

Cheers,
Lster
User avatar
Combuster
Member
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 »

Bochs

EDIT: wow that was my shortest post ever =P~
"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 ]
JJeronimo
Member
Member
Posts: 202
Joined: Wed Oct 18, 2006 3:29 pm

Re: Any 64 Bit Emulators?

Post by JJeronimo »

Lprogster wrote:Are there any 64 bit emulators?
Plenty of...

http://en.wikipedia.org/wiki/Comparison ... l_machines

JJ
Last edited by JJeronimo on Mon Jun 11, 2007 1:28 pm, edited 1 time in total.
Lprogster
Member
Member
Posts: 174
Joined: Tue Nov 14, 2006 11:59 am

Post by Lprogster »

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
Member
Posts: 775
Joined: Mon Apr 09, 2007 12:10 pm
Location: London, UK
Contact:

Post by jnc100 »

Recompile, pass the --enable-x86-64 option to configure.
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Post by Alboin »

I believe QEMU also has 64-bit support.
C8H10N4O2 | #446691 | Trust the nodes.
anon19287473
Member
Member
Posts: 97
Joined: Thu Mar 15, 2007 2:27 pm

Post by anon19287473 »

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
Member
Posts: 174
Joined: Tue Nov 14, 2006 11:59 am

Post by Lprogster »

Thanks everyone - I've worked it all out :)...
Post Reply