4 lines
65 B
Batchfile
4 lines
65 B
Batchfile
@fasm.exe -m 16384 aclock.asm aclock.kex
|
|
@kpack aclock.kex
|
|
pause
|