Difference between revisions of "Bochs"
Jump to navigation
Jump to search
(moved Setup Notes to Bochs on Linux) |
m (Articles section) |
||
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 [[ | [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 [[Bochs on Linux|Linux]] and Windows. | ||
==Articles== | |||
*[[Bochs on Linux]]: installing and running Bochs on Linux | |||
==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 20:36, 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.
Articles
- Bochs on Linux: installing and running Bochs on Linux