Looking at the docs, I think it would be pretty easy to add LASM.COM compatibility to asm80...
(LAsm was an early hack on CP/M ASM.COM by the great Ward Christensen that added a "link" pseudo op that opened a new source file and continued assembly to the same output files. This let you split your source into multiple files. Used, among other projects, by CP/M Kermit.)
#Asm80 #8080 #8085 #CPM #CrossAssembler #Unix #RiscOS