TomAwezome

Results 37 issues of TomAwezome

https://github.com/Zeal-Operating-System/ZealOS/tree/u128-compiler

enhancement
help wanted
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...

bug
enhancement

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...

enhancement

- [ ] TGA - [ ] PNG - [ ] GIF - [ ] (JPG?)

enhancement
good first issue

At the least, ext2 read support.

enhancement

enhancement
help wanted

enhancement

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.

bug