How To Make Emulation

Table of contents:

How To Make Emulation
How To Make Emulation

Video: How To Make Emulation

Video: How To Make Emulation
Video: NES Emulator Part #1: Bitwise Basics u0026 Overview 2024, May
Anonim

Any computing system can emulate any other, with sufficient resources. This requires a special program called an emulator. Such programs exist for both computers and smartphones.

How to make emulation
How to make emulation

Instructions

Step 1

Often there is a need to emulate another computer of the same type on one IBM PC-compatible computer. This allows, for example, to run Linux on top of Windows, or vice versa, to experiment with various exotic operating systems, for example, MenuetOS, without having to allocate separate partitions on the hard disk for this.

There are several emulators for this, in particular, QEMU, Bochs, Microsoft Virtual PC. You can download the first of them at the following address https://wiki.qemu.org/Download. The user manual for this program is located a

Step 2

Programs that emulate an entire personal computer are very resource-intensive. Much less resources are required for their work programs that emulate strictly defined operating systems. For example, you can use Dosemu and DOSBOX to run DOS programs on top of Linux or Windows. The first one only works on Linux and requires the processor to be with x86 instruction set. The second works on both Linux and Windows, on x86 and ARM instruction set processors, but is slower and requires more RAM.

The first of the emulators can be downloaded at the following address https://dosemu.org/stable/. The second emulator is available on the pag

Step 3

Very often it is necessary to run programs intended for Windows in the Linux operating system, for example, if the latter is not on the computer. The Wine emulator is intended for this. It is bundled with a number of Linux distributions. If it is missing, you can download it from the following page:

The disadvantage of Wine is that it is not compatible with all programs. It should also be borne in mind that the license of the Internet Explorer browser prohibits its launch under this emulator.

Step 4

Programs designed for the Sinclair ZX Spectrum computer can be run not only on a computer, but also on many models of cell phones. This was made possible thanks to the policy of the current owner of the rights to Spectrum - Amstrad, which explicitly allows the creation of such emulators by anyone.

You can find a program to emulate this computer for the combination of platform and operating system you need on the next page. https://www.worldofspectrum.org/emulators.html. The games themselves and other programs to run in these emulators can be found on the same website at the following address:

Recommended: