Files
2019-06-28 07:05:47 +02:00

2 lines
82 B
Batchfile

nasm -o stub_X32.bin -f bin stub_x32.asm
nasm -o stub_X64.bin -f bin stub_x64.asm