4 lines
43 B
Batchfile
4 lines
43 B
Batchfile
masm io;
|
|
link io;
|
|
exe2bin io.exe io.sys
|
masm io;
|
|
link io;
|
|
exe2bin io.exe io.sys
|