This code will not compile as its been stipped down. Its purpose is serve as an example for your own developement of a simple multi-tasking kernel. It was originally written for a z180 using an embedded c compiler. The register requirements for that compiler dictated which registers were saved in the stack image. You most likely will need to modify which registers are saved. For a completely general purpose kernel, you will have to save all registers but the result will be a slower context switch. �
-
Notifications
You must be signed in to change notification settings - Fork 0
cfarrar/multitasker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a simple round robbin multi tasking kernel for z180
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published