assembly - Call Another Source File -


I am using the assembly in a program (16 bits) (as an ester), but as I like Assuming things are arranged in various source files that I have 2 sources, one is called a main.asm and the second is source2.asm , but I have source1 I want to call .asm content in the middle of main.asm . How can I do this?

Use and.


Comments