Difference between revisions of "OSBYTE &16"
m (1 revision) |
|||
Line 2: | Line 2: | ||
OSBYTE &16 (22) - Increment Polling Semaphore | OSBYTE &16 (22) - Increment Polling Semaphore | ||
− | This call increments a counter, which if non | + | This call increments a counter, which if non zero will cause 100 service |
− | + | calls (type &15) per second to be sent the paged ROMs. This allows a way | |
for ROMs to poll hardware which doesn't offer interrupts. | for ROMs to poll hardware which doesn't offer interrupts. | ||
− | |||
− | |||
==See Also== | ==See Also== | ||
− | * | + | * http://mdfs.net/Docs/Comp/BBC/Osbyte00 |
− | |||
− | |||
− | |||
[[User:Jgharston|Jgharston]] 21:31, 26 May 2009 (UTC) | [[User:Jgharston|Jgharston]] 21:31, 26 May 2009 (UTC) |
Revision as of 01:13, 8 March 2015
OSBYTE &16 (22) - Increment Polling Semaphore
This call increments a counter, which if non zero will cause 100 service calls (type &15) per second to be sent the paged ROMs. This allows a way for ROMs to poll hardware which doesn't offer interrupts.
See Also
Jgharston 21:31, 26 May 2009 (UTC)