Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Welcome
first - sorry for my English, because I'm Polish, and don't speak in this language very well. I'm writing simple OS. It yet don't have Memory Manager, Filesystem Support, Multitasking. When I'm writing floppy driver I need to use usleep function. How can I do it? Thanks for your help. k_h
Set up the PIT timer, then repeatedly read back the time.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]