Using DOSBox, you can simulate DOS under Windows and do some fun work. For example, learning 8086 assembly. Every time you start DOSBox, you need to mount and change the drive letter. It's not fun when the program you are debugging keeps crashing. You can think of ways to automate these fixed "routines". Notice that when DOSBox is first started, there is a window that looks like this: This file is responsible for the commands executed after DOSBox is started. Find this file. You can edit it with Notepad. Scroll to the bottom, find the [autoexec] section, and add the following commands: Then restart DOSBox. screenshot? Not given. Do it yourself! Summarize The above is the full content of this article. I hope that the content of this article will have certain reference learning value for your study or work. Thank you for your support of 123WORDPRESS.COM. If you want to learn more about this, please check out the following links You may also be interested in:
|
<<: Detailed explanation of Mysql transaction processing
>>: React Hooks Common Use Scenarios (Summary)
1. Introduction: If we want to display flash conte...
DIV background is semi-transparent, but the words ...
I believe everyone is familiar with the trashcan,...
In the fifth issue of Web Skills, a technical sol...
Starting from this section, we will explain the i...
This article mainly introduces the solution to th...
Table of contents In JavaScript , there are sever...
This article shares the specific code of js to ac...
The color presentation on a web page will be affec...
Environment: CentOS 7.1.1503 Minimum Installation...
Centos7 startup process: 1.post(Power-On-Self-Tes...
The CSS position attribute specifies the element&...
1. The use of Docker compose is very similar to t...
Effect The effect is as follows Implementation ...
Table of contents Preface Promise chaining MDN Er...