kernel/kernel
Arthur Beck 80bd36b4c4
Some checks failed
Continuous Integration / ci (push) Failing after 4m10s
Format code / Format the kernel (push) Successful in 1m11s
Format manually
2025-03-31 16:39:51 -05:00
..
.cargo Implemented GDT and messed with some stuff. Going to try to fix the memory allocator next. 2025-02-16 18:30:39 -06:00
aphrodite_common Large backlog of changes; been working on this commit for a few weeks 2025-02-11 07:00:31 -06:00
aphrodite_proc_macros Large backlog of changes; been working on this commit for a few weeks 2025-02-11 07:00:31 -06:00
grub_template Commit so I can work on my school chromebook 2025-01-31 07:26:06 -06:00
src Format manually 2025-03-31 16:39:51 -05:00
build did a bit of cleanup 2025-03-31 16:28:47 -05:00
build.rs rustfmt config 2025-02-22 20:06:17 -06:00
build_and_emulate NoneTextDisplay and some other stuff 2025-02-13 06:58:16 -06:00
Cargo.toml Worked on build script a bunch, added format script and formatted everything 2025-02-16 20:32:36 -06:00
check Fixed check script; added --check flag to build script; added argument parsing to check and build script; added documentation to NoneTextDisplay; renamed multiboot2 section to bootheader 2025-02-13 15:53:12 -06:00
check_results Did a bunch of work, multiboot2 header is now correct, added some scripts and started work on grub 2025-01-23 16:51:01 -06:00
config.aphro.example Messed with some stuff 2025-02-20 17:04:23 -06:00
emulate did a bit of cleanup 2025-03-31 16:28:47 -05:00
format Worked on build script a bunch, added format script and formatted everything 2025-02-16 20:32:36 -06:00
functions Worked on build script a bunch, added format script and formatted everything 2025-02-16 20:32:36 -06:00
get_version More progress; writing to EGA text framebuffer now works. 2025-01-25 10:37:46 -06:00
i686-unknown-none.json Made building and emulation architecture independent 2025-02-12 06:56:59 -06:00
link.x Fixed check script; added --check flag to build script; added argument parsing to check and build script; added documentation to NoneTextDisplay; renamed multiboot2 section to bootheader 2025-02-13 15:53:12 -06:00
rustfmt.toml rustfmt config 2025-02-22 20:06:17 -06:00
targets more flexible and changed KERNEL_DIR environment variable to APHRODITE_DIR 2025-02-22 16:10:10 -06:00