GETSEM - allocate a new semaphore.
- Input
- Call
-
jsr GETSEM
- Output
-
-
C=0
-
AC - error code E_OK
-
XR - new semaphore
-
-
C=1
-
AC - error code
-
-
Note
|
YR is modified |
Please report bugs at https://github.com/fachat/GeckOS-V2/issues
GETSEM - allocate a new semaphore.
jsr GETSEM
C=0
AC - error code E_OK
XR - new semaphore
C=1
AC - error code
Note
|
YR is modified |
Please report bugs at https://github.com/fachat/GeckOS-V2/issues