initial commit
[fifth.git] / emulator / compile.sh
1 #!/bin/bash
2
3 fasm emulator.asm
4