Difference between revisions of "Emulator"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First)
 
(See also)
Line 6: Line 6:
  
 
* [[Computing]]
 
* [[Computing]]
 +
* [[Virtual machine]]
  
 
== External links ==  
 
== External links ==  
  
 
* [https://en.wikipedia.org/wiki/Emulator Emulator] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Emulator Emulator] @ Wikipedia

Revision as of 06:59, 1 October 2015

In computing, an emulator is hardware or software that enables one computer system (called the host) to behave like another computer system (called the guest).

An emulator typically enables the host system to run software or use peripheral devices designed for the guest system.

See also

External links