ZealOS icon indicating copy to clipboard operation
ZealOS copied to clipboard

The Zeal Operating System is a modernized fork of the 64-bit Temple Operating System, TempleOS.

Results 59 ZealOS issues
Sort by recently updated
recently updated
newest added

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

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