diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-02-22 02:33:30 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-02-22 02:33:30 +0100 |
| commit | fea8e314e6291bd55fd96b1bec478d500b548489 (patch) | |
| tree | 3df2fa6b06924ede0d31f06c1452b14bc7654006 /build | |
initial commit
i cant get the stage2 to load kernel, or the kernel to print.
it's 2 am so gn for now.
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'build')
| -rw-r--r-- | build/boot.bin | bin | 0 -> 512 bytes |
| -rw-r--r-- | build/boot_s2.o | bin | 0 -> 528 bytes |
| -rw-r--r-- | build/mkernel.o | bin | 0 -> 1536 bytes |
| -rw-r--r-- | build/mullos.img | bin | 0 -> 820 bytes |
| -rwxr-xr-x | build/s2.bin | bin | 0 -> 308 bytes |
| -rwxr-xr-x | build/s2.elf | bin | 0 -> 5300 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/build/boot.bin b/build/boot.bin Binary files differnew file mode 100644 index 0000000..30c4d1f --- /dev/null +++ b/build/boot.bin diff --git a/build/boot_s2.o b/build/boot_s2.o Binary files differnew file mode 100644 index 0000000..b1aee93 --- /dev/null +++ b/build/boot_s2.o diff --git a/build/mkernel.o b/build/mkernel.o Binary files differnew file mode 100644 index 0000000..709e657 --- /dev/null +++ b/build/mkernel.o diff --git a/build/mullos.img b/build/mullos.img Binary files differnew file mode 100644 index 0000000..9e707e1 --- /dev/null +++ b/build/mullos.img diff --git a/build/s2.bin b/build/s2.bin Binary files differnew file mode 100755 index 0000000..020ebf3 --- /dev/null +++ b/build/s2.bin diff --git a/build/s2.elf b/build/s2.elf Binary files differnew file mode 100755 index 0000000..3bd6f0d --- /dev/null +++ b/build/s2.elf |