1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-29 03:00:54 +10:00

emul: add a zasm.sh wrapper around stage executable

This commit is contained in:
Virgil Dupras 2020-05-16 07:47:47 -04:00
parent 863540f7c6
commit ed3bee787d

2
emul/zasm.sh Executable file
View 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