I have a program witch gets loaded at address 0000:0800.
Do I have to use ORG 0800H when I write a .com file that will get loaded at that address ? I use MASM assembler.
10x
Do I have to use ORG 0800H when I write a .com file that will get loaded at that address ? I use MASM assembler.
10x