mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 15:20:56 +11:00
177e70580f
So far, the resulting binary matches.
3 lines
111 B
Bash
Executable File
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
|