mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-01 21:30:55 +11:00
adea75e50a
I'm pretty happy about how lightweight the implementation turns out to be.
3 lines
98 B
Bash
Executable File
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
|