| ??? 08/05/02 21:06 Read: times |
#26766 - RE: Problem in compiling *.asm file |
I see that you are programming on 8086 for MSDOS. If you want to make a program *.COM the entry point must be at address 0100H. So you should place a
ORG 100H before start jmp skip |
| Topic | Author | Date |
| Problem in compiling *.asm file | 01/01/70 00:00 | |
| RE: Problem in compiling *.asm file | 01/01/70 00:00 | |
| RE: Problem in compiling *.asm file | 01/01/70 00:00 | |
RE: Marcos Stemmer_______NEW PROBLEM | 01/01/70 00:00 |



