I have to combine 2 assembly programs for my project. But, the problem is that both the programs are different and both are written in assembly. Both the programs start with org0000h and ends with 'end'. So, please give me suggestion to combine 2 assembly programs into a single program.