2 lines
60 B
Bash
Executable file
2 lines
60 B
Bash
Executable file
nasm -f bin main.asm -o main.bin
|
|
qemu-system-x86_64 main.bin |