nasm -f bin -o snippet.o   snippet.s
nasm -f bin -o snippet.bin snippet.s -DSNIPPET
