Initial commit.

This commit is contained in:
2021-07-18 04:07:00 -04:00
commit c3ab101f8b
4 changed files with 103 additions and 0 deletions

4
boot/rocket.ks Normal file
View File

@ -0,0 +1,4 @@
COPYPATH("0:/noop", "").
COMPILE "0:/launch" to "1:/launch".
SET core:bootfilename to "noop".