kernel/kernel
2025-02-22 15:59:10 -06: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 Lots of warnings but clippy is setup now 2025-02-22 15:59:10 -06:00
build Lots of warnings but clippy is setup now 2025-02-22 15:59:10 -06:00
build.rs Format code 2025-02-21 06:46:21 -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 bochs only works for x86 2025-02-12 06:58:09 -06: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
targets I really need to commit more, but made good progress! Untested memory manager implemented. 2025-02-06 18:32:48 -06:00