Difference between revisions of "emulators"
Jump to navigation
Jump to search
m (Wine -> WINE) |
m (systems -> system) |
||
Line 8: | Line 8: | ||
**[[Qemu]]: emulates a variety of CPUs and systems | **[[Qemu]]: emulates a variety of CPUs and systems | ||
*Operating Systems | *Operating Systems | ||
− | **[[WINE]]: runs Windows 9x within another non-Windows [[Operating | + | **[[WINE]]: runs Windows 9x within another non-Windows [[Operating System|OS]] on PC-compatible hardware |
Revision as of 17:01, 18 February 2006
Computing: Emulators
An emulator is any system (host) which pretends to be a different system (target) in order to allow software designed for the target system to run on the host system.
This section also covers compatibility layer software. Although technically different from an emulator, a compatibility layer nonetheless emulates one system while running it in another.