F5F Stay Refreshed Software Operating Systems I'm building my own operating system named Picos using a tailored kernel.

I'm building my own operating system named Picos using a tailored kernel.

I'm building my own operating system named Picos using a tailored kernel.

T
TOMMYCRAFT05
Member
124
05-05-2022, 08:00 AM
#1
The OS under the GPL-3.0 license is designed to be lightweight, targeting x64 processors with UEFI support. It should run smoothly on minimal RAM—ideally under 128MB. The GitHub repository you mentioned (https://github.com/Pico-Dev/Picos) looks promising for your needs. As a newcomer to C/C++, it’s good to see progress in Unity projects using C#; just double-check your code for any issues. Currently, the system supports text rendering with any PSF1 font and automatic number conversion. You’re also developing an EFI memory map, which is a solid step. Overall, a positive start!
T
TOMMYCRAFT05
05-05-2022, 08:00 AM #1

The OS under the GPL-3.0 license is designed to be lightweight, targeting x64 processors with UEFI support. It should run smoothly on minimal RAM—ideally under 128MB. The GitHub repository you mentioned (https://github.com/Pico-Dev/Picos) looks promising for your needs. As a newcomer to C/C++, it’s good to see progress in Unity projects using C#; just double-check your code for any issues. Currently, the system supports text rendering with any PSF1 font and automatic number conversion. You’re also developing an EFI memory map, which is a solid step. Overall, a positive start!

B
blackshadowguy
Junior Member
10
05-05-2022, 08:00 AM
#2
It's exciting to witness the creation of a fresh operating system. Keep it up!
B
blackshadowguy
05-05-2022, 08:00 AM #2

It's exciting to witness the creation of a fresh operating system. Keep it up!

D
dannypl
Member
135
05-05-2022, 08:00 AM
#3
thanks
D
dannypl
05-05-2022, 08:00 AM #3

thanks

G
gnsxdemtac
Junior Member
19
05-05-2022, 08:00 AM
#4
The task in OS development is tough and demanding. May you have a great journey ahead.
G
gnsxdemtac
05-05-2022, 08:00 AM #4

The task in OS development is tough and demanding. May you have a great journey ahead.