Solve the problem that the Win7 system does not support DOS operation of 16-bit real-mode assembler

Source: Internet
Author: User

This semester to learn the assembly, on their own computer found that Win7 DOS does not support 16-bit real mode.

For programming, the inability to run programs is fatal.

After collecting information online, get a solution--run with DOSBox software

DOSBox simple, is a DOS simulation program, support 16-bit real mode.

1. First download a DOSBox installer and install it, give the address below

Http://sourceforge.net/projects/dosbox/files/dosbox/0.73/DOSBox0.73-win32-installer.exe/download

2. In the beginning, find the DOSBox directory, in which the configuration has an edit configuration, select it;

3. Under [AutoExec], add the Mount C \ ... and save! My program in the C drive, everyone can set according to their own needs;

4. Run DOSBox, if you see the z:\>mount C: \,,, The directory setting is successful;

5. The old compilation of 16 bits can then be run with normal DOS operations;

Of course, the solution is not limited to this one, but also see the virtual machine can be used, but I also appear in the XP virtual machine similar problems, can only be solved with the above method, do not know why, have a friend can tell me.

Solve the problem that the Win7 system does not support DOS operation of 16-bit real-mode assembler

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.