files
kolibrios/programs/develop/mstate/build.bat

4 lines
65 B
Batchfile

@fasm.exe -m 16384 mstate.asm mstate.kex
@kpack mstate.kex
pause