1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-21 22:51:45 +10:00
collapseos/cvm/avra.sh
Virgil Dupras adea75e50a Add alias and switch word types
I'm pretty happy about how lightweight the implementation turns
out to be.
2020-10-28 15:02:06 -04:00

3 lines
110 B
Bash
Executable File

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