emul: add a zasm.sh wrapper around stage executable
This commit is contained in:
parent
863540f7c6
commit
ed3bee787d
2
emul/zasm.sh
Executable file
2
emul/zasm.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "212 LOAD H@ 256 /MOD 2 PC! 2 PC! $(cat -) H@ 256 /MOD 2 PC! 2 PC!" | ./stage
|
Loading…
Reference in New Issue
Block a user