Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang 18 in flake instead of zig | Ian McFarlane | 2025-04-17 | 1 | -2/+1 |
| | |||||
* | remove build.zig | Freya Murphy | 2025-04-17 | 1 | -202/+0 |
| | |||||
* | qemu-kvm-nox | Freya Murphy | 2025-04-17 | 1 | -1/+4 |
| | |||||
* | fix ldflags | Freya Murphy | 2025-04-17 | 1 | -1/+1 |
| | |||||
* | elf sym loading | Freya Murphy | 2025-04-17 | 61 | -12884/+4754 |
| | |||||
* | fmt | Freya Murphy | 2025-04-17 | 5 | -36/+43 |
| | |||||
* | font rending in framebuffer yay!! | Freya Murphy | 2025-04-17 | 19 | -145/+642 |
| | |||||
* | fmt | Freya Murphy | 2025-04-16 | 3 | -80/+84 |
| | |||||
* | add qemu-kvm make target | Freya Murphy | 2025-04-16 | 1 | -0/+3 |
| | |||||
* | remove all printing to report functions | Freya Murphy | 2025-04-16 | 8 | -24/+105 |
| | |||||
* | add binary radix (%b) to printf | Freya Murphy | 2025-04-16 | 2 | -0/+19 |
| | |||||
* | add support for cpu feature checking, see, and avx | Freya Murphy | 2025-04-16 | 5 | -77/+219 |
| | |||||
* | update build.zig | Freya Murphy | 2025-04-15 | 2 | -856/+1 |
| | |||||
* | fmt | Freya Murphy | 2025-04-15 | 2 | -4/+5 |
| | |||||
* | procs stub from wrc baseline | Freya Murphy | 2025-04-15 | 4 | -0/+2032 |
| | |||||
* | more stub mem_ctx fns | Freya Murphy | 2025-04-15 | 2 | -3/+36 |
| | |||||
* | move error.h out of symlink | Freya Murphy | 2025-04-15 | 1 | -1/+35 |
| | |||||
* | public cpu_print_regs fn | Freya Murphy | 2025-04-15 | 3 | -68/+75 |
| | |||||
* | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 2025-04-15 | 15 | -192/+378 |
| | |||||
* | fix %n | Freya Murphy | 2025-04-11 | 2 | -2/+2 |
| | |||||
* | fmt | Freya Murphy | 2025-04-10 | 8 | -20/+28 |
| | |||||
* | make lib betterer | Freya Murphy | 2025-04-10 | 6 | -91/+231 |
| | |||||
* | fix random ampersand? how did i do that | Ian McFarlane | 2025-04-10 | 1 | -1/+1 |
| | |||||
* | fixed whitespace in makefile | Ian McFarlane | 2025-04-10 | 1 | -4/+4 |
| | |||||
* | add nox targets to makefile | Ian McFarlane | 2025-04-10 | 1 | -2/+8 |
| | |||||
* | refactor mboot | Freya Murphy | 2025-04-08 | 4 | -89/+45 |
| | |||||
* | backtrace | Freya Murphy | 2025-04-08 | 7 | -113/+86 |
| | |||||
* | remove boot dir | Freya Murphy | 2025-04-08 | 5 | -1165/+0 |
| | |||||
* | remove valgrind | Ian McFarlane | 2025-04-08 | 1 | -1/+0 |
| | |||||
* | arm | Ian McFarlane | 2025-04-08 | 1 | -0/+1 |
| | |||||
* | undo bad | Freya Murphy | 2025-04-08 | 1 | -6/+1 |
| | |||||
* | fix makefile | Freya Murphy | 2025-04-08 | 1 | -3/+8 |
| | |||||
* | add grub and xorriso for making bootable disks | Ian McFarlane | 2025-04-08 | 1 | -0/+2 |
| | |||||
* | no longer use hardcoded position for pml4 | Ian McFarlane | 2025-04-08 | 1 | -1/+1 |
| | |||||
* | fmt | Freya Murphy | 2025-04-08 | 6 | -85/+94 |
| | |||||
* | acpi | Freya Murphy | 2025-04-08 | 14 | -20/+424 |
| | |||||
* | fix old checkout | Freya Murphy | 2025-04-08 | 51 | -4196/+4817 |
| | |||||
* | tty => term | Freya Murphy | 2025-04-08 | 5 | -32/+152 |
| | |||||
* | remove README | Freya Murphy | 2025-04-08 | 1 | -25/+0 |
| | |||||
* | break apart c libaray | Freya Murphy | 2025-04-08 | 100 | -1773/+1954 |
| | |||||
* | fmt | Freya Murphy | 2025-04-07 | 1 | -1/+1 |
| | |||||
* | modify gdt | Freya Murphy | 2025-04-07 | 1 | -9/+30 |
| | |||||
* | remove tty_init fn | Freya Murphy | 2025-04-07 | 4 | -34/+14 |
| | |||||
* | fix tripple pci device print | Freya Murphy | 2025-04-04 | 1 | -2/+0 |
| | |||||
* | fix file pointers | Freya Murphy | 2025-04-04 | 2 | -6/+15 |
| | |||||
* | fs doesnt need close | Freya Murphy | 2025-04-04 | 1 | -7/+0 |
| | |||||
* | fix fs vtable | Freya Murphy | 2025-04-04 | 1 | -10/+28 |
| | |||||
* | fmt | Freya Murphy | 2025-04-04 | 3 | -42/+43 |
| | |||||
* | update fs header | Freya Murphy | 2025-04-04 | 1 | -20/+22 |
| | |||||
* | adde disk read/write functions | Freya Murphy | 2025-04-04 | 2 | -0/+42 |
| |