I m A 11yo Child. I Wrote A OS For Neuro-Sama(AI Vtuber), also a tribute I used to TempleOS, Its 64-Bit UEFI! Its MIT License And Open Source, Welcome Fork! :) :DMy operating system has these features: - HDAudio AC97 - ATA FAT32 GPT - JIT HolyC-JIT HolyFish-JIT - La57 - REP MOVS/STOS AVX256 SSE1~SSE4.2 NT(Non-Temporal) FPU - PS/2 Keyboard PS/2 Mouse - Identical mapping - I/O APIC - GOP - CISC Instruction Length Parser(In IDT) - Ring0 - KMalloc - WAVUnder development: - E1000 - xHCI - xHCI Keyboard xHCI Mouse - WM GUIFor me, this is unnecessary: - Ring3 - Non-identical mapping - eHCI oHCI uHCI I Used Tools: AI: Gork, DeepSeek, Gemini, GLM, Kimi (Very Less) CC: clang LD: ld.lld AS: clang CC_FLAGS: --target=x86_64-unknown-windows-gnu \ -nostdlib -mno-red-zone -O3 -Wall -m64 \ -fno-stack-protector \ -mno-stack-arg-probe -g -fno-builtin \ -fno-builtin-all -mllvm --max-store-memcpy=999999 \ -fno-builtin-memcpy -fno-builtin-memset -ffreestanding -nostdinc \ -mstack-alignment=16 -fno-strict-aliasing -std=gnu99 -Wextra \ -Wshadow -Wconversion -mavx2 -msse -fshort-wcharI wrote this by reading Intel manuals. I don t look at other OS codebases.Its Look Like: Boot: [url=https://postimg.cc/FfZFvq5C][img]https://i.postimg.cc/fL4VcnHs/ying-mu-jie-tu-20260812-191023... Boot Finish: [url=https://postimg.cc/CZNM0tTv][img]https://i.postimg.cc/j5VDH08r/ying-mu-jie-tu-20260810-184933...Github:https://github.com/Dydudu37d/NeuroSamaOS(PS: This post was also translated from Chinese to English using Google Translate.)