Page 1 of 1

Please explain

Posted: Thu Nov 14, 2002 10:01 am
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?

Re:Please explain

Posted: Thu Nov 14, 2002 10:20 am
by Tom
crazybudda's web site has I think that.(or one of his old tutorials hiddind in the old pages of this forum)

Re:Please explain

Posted: Thu Nov 14, 2002 12:54 pm
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...