asked 50.6k views
3 votes
What are the differences between simulation and emulation?

asked
User Amy G
by
8.4k points

1 Answer

3 votes
An emulator is a complete re-implementation of a particular device or platform. The emulator works exactly like the real device. For example, an NES emulator implements the CPU, sound chip, video output, controller signals, and so on. The unmodified code from an NES cast can be downloaded and then the resulting image can be loaded into the emulator and played.

A simulator is a partial implementation of a device / platform, but only for its own purposes.

I hope it helped you=)
answered
User Hans Malherbe
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.