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)
Preface “When it comes to image processing, we of...
Related articles: Install Docker using yum under ...
Using abbreviations can help reduce the size of yo...
This article shares the installation and configur...
Refer to the official document http://dev.mysql.c...
Structural (position) pseudo-class selector (CSS3...
Preface When I went to an interview at a company ...
Preface This is a new function I came across rece...
This article describes the Linux file management ...
Problem to be solved Mainly for cross-level commu...
When using docker-compose for deployment, the out...
This article introduces the method of implementin...
Flexible layout (Flexbox) is becoming increasingl...
MJML is a modern email tool that enables develope...
RULES can be used to control the style of the int...