summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* print registers on fatal exceptiontrimill2024-02-034-108/+119
* spacingFreya Murphy2024-02-031-1/+1
* acpi table loading and shutdown works, plus mmap fix :3Freya Murphy2024-02-035-126/+140
* formattingtrimill2024-02-0310-123/+123
* fix libtrimill2024-02-031-167/+223
* rework kprintfFreya Murphy2024-02-033-273/+427
* fix problemtrimill2024-02-033-6/+2
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-0312-128/+158
* refactor exception panictrimill2024-02-033-29/+17
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us...Freya Murphy2024-02-0323-117/+288
* improved debugger, refactoredtrimill2024-02-038-202/+270
* pretty colorsFreya Murphy2024-02-024-3/+45
* check for bochsFreya Murphy2024-02-021-6/+10
* better fb (wip), format panic, and pciFreya Murphy2024-02-025-94/+237
* better print and memFreya Murphy2024-02-025-10/+33
* merge virtnodes on allocFreya Murphy2024-02-021-5/+4
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-026-63/+107
* debuggertrimill2024-02-017-16/+410
* follow the corn style guidetrimill2024-02-0116-174/+137
* display mem formattedFreya Murphy2024-02-012-3/+81
* update makefileFreya Murphy2024-02-012-1/+9
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr...Freya Murphy2024-02-0113-129/+782
* reorganize, add sym_lookuptrimill2024-01-311-38/+0
* fix whitespaceFreya Murphy2024-01-317-379/+379
* better mboot and kallocFreya Murphy2024-01-318-117/+479
* disable wip codeFreya Murphy2024-01-302-11/+4
* better mbootFreya Murphy2024-01-305-119/+148
* make paging more stableFreya Murphy2024-01-306-176/+465
* added backtracestrimill2024-01-306-9/+108
* refactor, improve exception messagetrimill2024-01-295-64/+90
* pic doneFreya Murphy2024-01-295-46/+149
* picFreya Murphy2024-01-293-0/+112
* thingsFreya Murphy2024-01-294-11/+50
* add interrupts (not yet fully working)trimill2024-01-295-3/+216
* panictrimill2024-01-291-0/+18
* fix old testing codeFreya Murphy2024-01-291-2/+0
* memory worksFreya Murphy2024-01-299-95/+131
* changesFreya Murphy2024-01-281-1/+4
* memory changesFreya Murphy2024-01-2810-212/+769
* Merge remote-tracking branch 'origin/main'Simon2024-01-274-0/+81
|\
| * qemu fbFreya Murphy2024-01-274-1/+73
| * more lib fnsFreya Murphy2024-01-271-0/+11
* | Did some preliminary work on memory managementSimon2024-01-272-7/+141
|/
* Ununfixed kmain, fixed boot.SSimon2024-01-272-5/+7
* joe bidenFreya Murphy2024-01-271-17/+9
* Implemented and fixed pagingSimon2024-01-272-34/+18
* better libs uwuFreya Murphy2024-01-271-28/+0
* remove COMtrimill2024-01-271-31/+20
* mboot parsingFreya Murphy2024-01-272-0/+105
* update libsFreya Murphy2024-01-271-5/+214