Question: Programming Exercise # 1 : 1 . Use Notepad to create a new text file named ex 1 2 _ 1 . asm with

Programming Exercise #1:
1. Use Notepad to create a new text file named "ex12_1.asm" with the following text in it. Be sure to replace YourFullName with your real full name.
;ex12_1.asm
;Student: YourFullName
2. Next to the above lines, use one of the provided sample codes in the lecture note as example, write a 16-bit DOS program that will create a directory named "Narumi" in the default drive of your DOSBox. [Note: The instructions for using DOSBox are available in a previous lecture.]
3. In the DOSBox prompt, use "dir" to verify that the directory is successfully created.
4. Make sure the output looks similar to the above one.
5. Download the provided template from the course website and rename it to "exl2.docx". Capture a screen shot similar to the above one(s) and paste it to the Word document as well as your complete source code.
Programming Exercise # 1 : 1 . Use Notepad to

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!