TomAwezome
TomAwezome
https://github.com/Zeal-Operating-System/ZealOS/tree/u128-compiler
On certain machines, the bare-metal boot process fails to properly initialize CPU cores. I found in testing that disabling CPU Hyper-Threading in the BIOS can mitigate crashing during boot on...
AHCI code was written with some intentional redundancies for development reasons. Now that AHCI code has been tested to function effectively, it is worth going over the code and analyzing...
- [ ] TGA - [ ] PNG - [ ] GIF - [ ] (JPG?)
GRScreenCaptureWrite, GRScreenCaptureRead, and DCScreenCapture do not work correctly by default due to changes in the graphics system. References to `gr.screen_image` needs to be replaced.