EN

Pointers and Tuning and Loops! Oh My!

Introduction While all code should be efficient, code for library-like components, especially involving loops, should be as efficient as possible sinc…

ccpp
Dev.to
EN

teamOS Bare Metal x86 Kernel

I am building an independent hobby kernel from scratch using C and NASM assembly. The project is built to run entirely inside a web browser tab using …

osdevcassembly
Dev.to