1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-21 05:30:22 +10:00
collapseos/emul/avra.sh
Virgil Dupras 177e70580f sms/kbd: begin rewriting ps2ctl to Forth
So far, the resulting binary matches.
2020-05-17 14:24:27 -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