1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-21 02:30:20 +10:00
collapseos/emul/avra.sh

3 lines
111 B
Bash
Raw Normal View History

2020-05-16 23:51:02 +10:00
#!/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