Difference between revisions of "Emulator"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
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). | 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). | ||
+ | |||
+ | (TO DO: expand, organize, cross-reference, illustrate.) | ||
+ | |||
+ | == Description == | ||
An emulator typically enables the host system to run software or use peripheral devices designed for the guest system. | An emulator typically enables the host system to run software or use peripheral devices designed for the guest system. |
Revision as of 06:00, 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).
(TO DO: expand, organize, cross-reference, illustrate.)
Description
An emulator typically enables the host system to run software or use peripheral devices designed for the guest system.
See also
External links
- Emulator @ Wikipedia