4 lines
51 B
Batchfile
4 lines
51 B
Batchfile
|
ntvdm -c tasm %1.asm -la
|
||
|
ntvdm -c tlink %1.obj
|
||
|
|