You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
For this project I use the Microsoft Macro Assembler (MASM) version 6.0b.
3
3
I'm sure other versions will work, but here's a link to this version if you want to try it out yourself. [MASM 6](https://winworldpc.com/product/macro-assembler/6x)
4
4
5
-
You may use the provided 'compile.bat' if you don't know which commands to use, however \<path_to_masm\>\BIN and \<path_to_masm\>BINB must be in your system path.
5
+
You may use the provided 'compile.bat' if you don't know which commands to use, however \<path_to_masm\>\BIN and \<path_to_masm\>\BINB must be in your system path.
6
6
7
7
This program should assemble and run perfectly fine in DOSBox.
0 commit comments