A brief discussion on the differences in syntax would've been nice, so we can see exactly how different they are (my guess is, not that much.)
Microsoft M80 can be found easily enough through a Google search, but not LASM since there seem to be at least 3 other assemblers sharing the same name...
Interesting to note that the executable for M80 is around 20KB, while a statically-linked Windows "Hello world" in C compiled with default settings is already 40KB.
Microsoft M80 can be found easily enough through a Google search, but not LASM since there seem to be at least 3 other assemblers sharing the same name...
Interesting to note that the executable for M80 is around 20KB, while a statically-linked Windows "Hello world" in C compiled with default settings is already 40KB.