1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 17:18:45 +10:00
collapseos/cvm/avra.sh
Virgil Dupras ceabc9920f move avra.sh from emul to cvm
The stage binary is now there.
2020-06-27 07:32:19 -04:00

3 lines
111 B
Bash
Executable File

#!/bin/sh
echo -e "660 LOAD H@ ORG !\n$(cat -)\nORG @ 256 /MOD 2 PC! 2 PC! H@ 256 /MOD 2 PC! 2 PC! " | ./stage