Resolves an issue where the Win7 system does not support DOS execution for 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 execute a program is fatal.

After collecting information on the Internet, we get a solution--using DOSBox software to execute

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, locate the DOSBox folder. There is an edit configuration in the configuration. Select it.

3. In [AutoExec] The following increase the Mount C \ ... and save! My program in the C-drive, we can according to their own needs to set.

4. Execute DOSBox, assuming that you see Z:\>mount c: \ n,,, the folder settings are successful;

5. The old compilation of 16 bits is then performed using normal DOS operations;

Of course the solution is not confined to this one. Also see the ability to use virtual machines and so on. But I also appeared to have similar problems in the XP virtual machine, only can solve with the above method. Do not know why, have friends who know can tell me.

Resolves an issue where the Win7 system does not support DOS execution for 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.