summaryrefslogtreecommitdiff
path: root/src/screen.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-03fix problemtrimill4-8/+4
2024-02-03alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy15-134/+180
2024-02-03refactor exception panictrimill4-32/+17
2024-02-03refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy27-129/+320
userspace later), other fixes
2024-02-03improved debugger, refactoredtrimill9-208/+276
2024-02-02pretty colorsFreya Murphy7-4/+51
2024-02-02check for bochsFreya Murphy1-6/+10
2024-02-02better fb (wip), format panic, and pciFreya Murphy8-98/+306
2024-02-02better print and memFreya Murphy6-11/+33
2024-02-02merge virtnodes on allocFreya Murphy1-5/+4
2024-02-02looping kalloc can allocate all of memory (sometimes) :3Freya Murphy8-92/+134
2024-02-01debuggertrimill8-16/+411
2024-02-01follow the corn style guidetrimill21-203/+166
2024-02-01display mem formattedFreya Murphy4-4/+90
2024-02-01update makefileFreya Murphy4-35/+49
2024-02-01acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy17-137/+836
kprintf, other changes
2024-01-31undo bad decisionstrimill2-4/+4
2024-01-31reorganize, add sym_lookuptrimill6-46/+112
2024-01-31fix whitespaceFreya Murphy9-384/+381
2024-01-31better mboot and kallocFreya Murphy10-136/+511
2024-01-30disable wip codeFreya Murphy3-11/+5
2024-01-30better mbootFreya Murphy7-127/+152
2024-01-30better qemu optionsFreya Murphy1-1/+5
2024-01-30make paging more stableFreya Murphy6-176/+465
2024-01-30added backtracestrimill8-9/+130
2024-01-29refactor, improve exception messagetrimill6-85/+130
2024-01-29pic doneFreya Murphy5-46/+149
2024-01-29picFreya Murphy3-0/+112
2024-01-29thingsFreya Murphy4-11/+50
2024-01-29add interrupts (not yet fully working)trimill5-3/+216
2024-01-29panictrimill2-0/+26
2024-01-29fix old testing codeFreya Murphy1-2/+0
2024-01-29memory worksFreya Murphy10-96/+132
2024-01-28changesFreya Murphy1-1/+4
2024-01-28memory changesFreya Murphy16-214/+942
2024-01-27Did some preliminary work on memory managementSimon2-7/+141
2024-01-27qemu fbFreya Murphy5-1/+78
2024-01-27more lib fnsFreya Murphy2-0/+23
2024-01-27Ununfixed kmain, fixed boot.SSimon2-5/+7
2024-01-27joe bidenFreya Murphy2-17/+12
2024-01-27Implemented and fixed pagingSimon2-34/+18
2024-01-27better libs uwuFreya Murphy2-43/+94
2024-01-27remove COMtrimill2-42/+24
2024-01-27mboot parsingFreya Murphy3-1/+106
2024-01-27update libsFreya Murphy3-9/+267
2024-01-27serial and fix makefiletrimill3-4/+73
2024-01-27Added basic long mode setupSimon4-63/+137
2024-01-27fixesFreya Murphy4-11/+4
2024-01-27acpi + libFreya Murphy4-0/+272