Please explain

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.
Post Reply
jcout_bsi

Please explain

Post by jcout_bsi »

Could someone explain to me how to write multitasking code? how to program a preemptive multitasking module using only bios interrupts and assembly?
Tom

Re:Please explain

Post by Tom »

crazybudda's web site has I think that.(or one of his old tutorials hiddind in the old pages of this forum)
Tom

Re:Please explain

Post by Tom »

You could also look at the code from the book "Operating Systems: Design and Implementation" Version 1 ( V 2 doesn't have 16-bit stuff)

The code is downloadable online somewhere...
Post Reply