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

The basic implemlentation is done. A few things to fix: - Start the DC start after the main menu so as to not overwrite it - Dynamically recognize the resolution...

- [x] Skynet - [x] Full chat application for 3.5 / 4.0 - [x] Basic implementation for gpt2 / gpt3 - [x] Middleware server example config file / instructions

A little font utility (cycling through with hot keys alt+f8/f9) https://github.com/Zeal-Operating-System/ZealOS/assets/8145020/2870c48d-6932-4123-a512-03c42d88f514 - Need to create fonts - Need to properly allocate to memory (right now it gets corrupted if too...

Not really a system font, but rather a tool to draw big characters in DolDoc. ![image](https://github.com/Zeal-Operating-System/ZealOS/assets/8145020/23581811-0530-48fb-88d9-d6c22495f8a2) Todo: - [ ] Combine Font.ZC and Font2.ZC to allow different sized fonts to...

- [ ] HDAudio driver - [x] Functional on Thinkpad T420 - [ ] Functional on Gigabyte H110M-M2-CF motherboard - [ ] Functional on QEMU - [ ] Functional on...

bug
documentation
enhancement
help wanted

This script hides the SysLog. Also added in a hotkey to do it using Alt+F12.

⬢[bly@toolbox build]$ sh build-iso.sh Building ZealBooter... rm -rf zealbooter.elf ./lib.o ./lib/memcmp.o ./lib/memcpy.o ./lib/memmove.o ./lib/memset.o ./lib/print.o ./lib/strcmp.o ./lib/strcpy.o ./lib/strlen.o ./lib/strncmp.o ./lib/strncpy.o ./zealbooter.o ./trampoline.o ./lib.d ./lib/memcmp.d ./lib/memcpy.d ./lib/memmove.d ./lib/memset.d ./lib/print.d ./lib/strcmp.d ./lib/strcpy.d...