1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-22 00:10:20 +10:00
collapseos/cvm/zasm.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
98 B
Bash
Executable File

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