Re: Task API
- Posted by Vincent <darkvincentdude at yahoo.com> Oct 01, 2005
- 544 views
Juergen Luethje wrote: > > I think it would be cool if the new multitasking system also would > support writing of simulation programs. I don't know what this means > in detail, but maybe anyway almost the same things that are required > by games such as Language War? > > Regards, > Juergen > Eh? That can be done with no problem with cooperative tasking. It will be even easier with the next preview release, with three new routines: task_status(), task_list(), and perhaps task_reset()?. I'm interested to see what Robert comes up with for a scheduler stoping & restarting routine. Regards, Vincent