IIRC, debug.com could be used to create programs using machine lang.
The reasoning being that COM files were a plain memory dump starting at offset 100H, thus you would type the code in memory and then dump it.
IIRC, debug.com could be used to create programs using machine lang.