Difference between revisions of "Bochs"

From Emulation General Wiki
Jump to navigation Jump to search
m (Protected "Bochs" ([Move=Allow only administrators] (indefinite)))
m
Line 3: Line 3:
 
|active = Yes
 
|active = Yes
 
|platform = Windows, Linux, BSD, OS/2, BeOS, MorphOS, [[Amiga emulators|AmigaOS]], [[Android emulators|Android]], [[PlayStation 2 emulators|PlayStation 2]]
 
|platform = Windows, Linux, BSD, OS/2, BeOS, MorphOS, [[Amiga emulators|AmigaOS]], [[Android emulators|Android]], [[PlayStation 2 emulators|PlayStation 2]]
|target = [[86/286/386/486/Pentium/Pentium II|386, 486 and Pentium]]
+
|target = [[Intel CPUs|386, 486 and Pentium]]
 
|developer = Kevin Lawton
 
|developer = Kevin Lawton
 
|prog-lang = C++
 
|prog-lang = C++
Line 9: Line 9:
 
|source = [https://sourceforge.net/projects/bochs/files/bochs/ SourceForge]
 
|source = [https://sourceforge.net/projects/bochs/files/bochs/ SourceForge]
 
}}
 
}}
'''Bochs''' is an open-source [[86/286/386/486/Pentium/Pentium II|386, 486 and Pentium emulator]] written in C++ geared around emulating the full [[wikipedia:x86|x86]] architecture. It does not have high emulation speeds because it emulates every x86 instruction and devices.
+
'''Bochs''' is an open-source [[Intel CPUs|386, 486 and Pentium emulator]] written in C++ geared around emulating the full [[wikipedia:x86|x86]] architecture. It does not have high emulation speeds because it emulates every x86 instruction and devices.
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 17:16, 4 February 2019

Bochs
Developer(s) Kevin Lawton
Latest version 2.6.9
Active Yes
Platform(s) Windows, Linux, BSD, OS/2, BeOS, MorphOS, AmigaOS, Android, PlayStation 2
Emulates 386, 486 and Pentium
Website http://bochs.sourceforge.net/
Programmed in C++
Source code SourceForge

Bochs is an open-source 386, 486 and Pentium emulator written in C++ geared around emulating the full x86 architecture. It does not have high emulation speeds because it emulates every x86 instruction and devices.