Simple OS to learn C
Go to file
g1n 63eab8fef7
Happy New 2022 Year
2022-01-01 10:20:19 +02:00
kernel Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
libc Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
.gitignore Add communication via serial port 2021-08-05 16:43:31 +03:00
LICENSE Happy New 2022 Year 2022-01-01 10:20:19 +02:00
README.org Add README 2021-08-05 21:35:10 +03:00
TODO.org TODO: Add TODOs for serial 2021-08-17 20:23:22 +03:00
build.sh Initial commit 2021-08-04 18:14:22 +03:00
clean.sh Initial commit 2021-08-04 18:14:22 +03:00
config.sh Initial commit 2021-08-04 18:14:22 +03:00
default-host.sh Initial commit 2021-08-04 18:14:22 +03:00
fsgenerator.c Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
headers.sh Initial commit 2021-08-04 18:14:22 +03:00
iso.sh Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
qemu-only-kernel.sh Add auto starting GDB server in qemu start script 2021-09-05 17:08:27 +03:00
qemu.sh Fix qemu scripts 2021-08-17 10:36:57 +03:00
target-triplet-to-arch.sh Initial commit 2021-08-04 18:14:22 +03:00

README.org

Orion OS

Orion is simple OS on C (and a bit assembler).

To see TODOs see TODO.org file