Difference between revisions of "Bochs"
Jump to navigation
Jump to search
m (links to linux shell commands) |
(moved Setup Notes to Bochs on Linux) |
||
Line 1: | Line 1: | ||
[[Techniques]]: [[Emulators]]: '''Bochs''' | [[Techniques]]: [[Emulators]]: '''Bochs''' | ||
[http://bochs.sourceforge.net/ Bochs] is an Intel x86 and AMD64 CPU emulator. It is [[FOSS]] and so is theoretically available for any platform with the right compiler; binaries are currently available for Linux and Windows. | [http://bochs.sourceforge.net/ Bochs] is an Intel x86 and AMD64 CPU emulator. It is [[FOSS]] and so is theoretically available for any platform with the right compiler; binaries are currently available for [[Qemu on Linux|Linux]] and Windows. | ||
==References== | ==References== | ||
*[http://bochs.sourceforge.net/ Bochs on SourceForge] | *[http://bochs.sourceforge.net/ Bochs on SourceForge] | ||
*[[WikiPedia:Bochs|Wikipedia]] | *[[WikiPedia:Bochs|Wikipedia]] | ||
Revision as of 17:41, 25 June 2005
Techniques: Emulators: Bochs
Bochs is an Intel x86 and AMD64 CPU emulator. It is FOSS and so is theoretically available for any platform with the right compiler; binaries are currently available for Linux and Windows.