Hacker Newsnew | past | comments | ask | show | jobs | submit | anishNagula's commentslogin

I’ve been building NekoOS, a simple operating system from scratch in C & assembly.

So far it supports:= - VGA text output (with scrolling) - Keyboard input + basic command parsing

Next, I want to add a PIT (programmable interval timer) interrupt so the OS can do periodic tasks (like printing every few ticks, and later multitasking). Any suggestions on how?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: