当前位置:网站首页>Basic use of dosbox [easy to understand]
Basic use of dosbox [easy to understand]
2022-07-31 12:07:00 【Full stack programmer webmaster】
Hello everyone, we meet again, I'm your friend Quanstack Jun.
dosbox running program
1. mount c: d:\masm64 to hang the content of masm64 on the d drive in the c drive 2, c: enter the c drive 3, masm name.asm compile the asm file of name, and then press Enter masm name.asm; Compile the asm file of name, do not press Enter 4, link name to connect the file of name, then press enter link name; connect the file of name, do not press Enter 5, name to run the file of name
dubug program
1. The steps to mount and enter the c drive are the same as before 2. debug name.exe 3. Enter the command to operate
Automount
1. Go to the document where the software is located. 2. Find dosbox-0.74.conf and open it with Notepad or DOSBox 0.74-2 Options (the result is also dosbox-0.74.conf after clicking) 3. Scroll to the bottom to find [autoexec]#Lines in this section will be run at startup. #You can put your MOUNT lines here. 4. Write mount c: d:\masm64 at the back to directly mount the contents of the d drive to the c drive when running,Do not repeat
Publisher: Full-stack programmer, please indicate the source: https://javaforall.cn/128818.htmlOriginal link: https://javaforall.cn
边栏推荐
- ESP8266-Arduino编程实例-HDC1008温度湿度传感器驱动
- 三层架构service、dao、controller层
- JVS轻应用的组成与配置
- 深度学习基本概念
- Use Excel to read data exposed by SAP ABAP CDS View through ODBC
- The item 'node.exe' was not recognized as the name of a cmdlet, function, script file, or runnable program.
- Wearing detection and action recognition of protective gear based on pose estimation
- MySQL百万数据优化总结 一
- Data Lake (19): SQL API reads Kafka data and writes it to Iceberg table in real time
- Mysql环境变量的配置(详细图解)
猜你喜欢

The item 'node.exe' was not recognized as the name of a cmdlet, function, script file, or runnable program.

kernel syscore

am335x 看门狗驱动&看门狗应用例程序

学习爬虫之Scrapy框架学习(1)---Scrapy框架初学习及豆瓣top250电影信息获取的实战!

deeplab implements its own remote sensing geological segmentation dataset

Android studio connects to MySQL and completes simple login and registration functions

Obsidian设置图床

Initial JDBC programming

AWS Amazon cloud account registration, free application for 12 months Amazon cloud server detailed tutorial

The most complete phpmyadmin vulnerability summary
随机推荐
chroot命令
【Shader】Shader官方示例[通俗易懂]
学习笔记 Golang 写入文件(io.WriteString、ioutil.WriteFile、file.Write、write.WriteString)
In Excel using ODBC consumer SAP ABAP CDS view
基于生物激励神经网络的室内实时激光SLAM控制方法
Docker实践经验:Docker 上部署 mysql8 主从复制
The latest MySql installation teaching, very detailed
一周精彩内容分享(第14期)
学习爬虫之Scrapy框架学习(1)---Scrapy框架初学习及豆瓣top250电影信息获取的实战!
file contains vulnerabilities
Selenium自动化测试之Selenium IDE
初识QEMU
关于Mysql数据库的介绍
无法将“node.exe”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。
Summary of several defragmentation schemes for MySQL (to solve the problem of not releasing space after deleting a large amount of data)
ESP8266-Arduino编程实例-PIR(被动红外)传感器驱动
基于姿态估计的护具佩戴检测与动作识别
Json和对象之间转换的封装(Gson)
am335x 看门狗驱动&看门狗应用例程序
0x80070570文件或目录损坏且无法删除(0x80070091怎么删除)