kernel/kernel
2025-02-13 15:56:56 -06:00
..
.cargo PC Screen Fonts *should* parse correctly now, global memory management works. Still having issues with deallocating memory, however. 2025-02-12 17:04:13 -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 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
build 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
build.rs Made building and emulation architecture independent 2025-02-12 06:56:59 -06:00
build_and_emulate NoneTextDisplay and some other stuff 2025-02-13 06:58:16 -06:00
Cargo.toml Large backlog of changes; been working on this commit for a few weeks 2025-02-11 07:00:31 -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 Changed config.aphro.example CONFIG_ALLOC_PRECISION comment. 2025-02-13 15:56:56 -06:00
emulate bochs only works for x86 2025-02-12 06:58:09 -06:00
expand Squashed some bugs; implemented first iteration of kernel items 2025-02-11 21:30:43 +00:00
functions Changed get_version code 2025-01-25 11:12:16 -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