summaryrefslogtreecommitdiff
path: root/stage3/main.c
AgeCommit message (Expand)Author
2024-01-09properly remove the 1M-2M area from mmapLizzy Fleckenstein
2024-01-09rename some functions to not use standard namesLizzy Fleckenstein
2024-01-09use ELF for kernelLizzy Fleckenstein
2023-12-27store pci enumeration resultsLizzy Fleckenstein
2023-12-27move debugger to separate fileLizzy Fleckenstein
2023-12-23seed rng at startupLizzy Fleckenstein
2023-12-22clock driver etcKimapr
2023-12-21rtc clock driverKimapr
2023-12-21move SSE init code to init, add -mgeneral-regs-only to init.c and pic.cKimapr
2023-12-21initialize SSE/FPULizzy Fleckenstein
2023-12-21compile terminus font into the kernelLizzy Fleckenstein
2023-12-19ls commandLizzy Fleckenstein
2023-12-19improve debuggingLizzy Fleckenstein
2023-12-19gfx: use barriers; fix entry symbol linking orderKimapr
2023-12-19implement shift keyLizzy Fleckenstein
2023-12-19add clear commandLizzy Fleckenstein
2023-12-19remove shell_run_fileLizzy Fleckenstein
2023-12-19handle backspaceLizzy Fleckenstein
2023-12-19keyboard driver and threadsLizzy Fleckenstein
2023-12-15big chungusLizzy Fleckenstein
2023-12-10uwuLizzy Fleckenstein
2023-12-10handle IRQsLizzy Fleckenstein
2023-12-10remove obsolete VGA text driverLizzy Fleckenstein
2023-12-10handle interruptsLizzy Fleckenstein
2023-12-10init() restructureLizzy Fleckenstein
2023-12-10smaller font sizeLizzy Fleckenstein
2023-11-27font fixesLizzy Fleckenstein
2022-10-07Implement fully ascii printingLizzy Fleckenstein
2022-10-07Font renderingLizzy Fleckenstein
2022-10-06Initial commitLizzy Fleckenstein