Function 41h Wait On External Event (Convertible)entry AH 41h
AL condition type
bits 0-2: condition to wait for
0 any external event
1 compare and return if equal
2 compare and return if not equal
3 test and return if not zero
4 test and return if zero
bit 3: reserved
bit 4: 1=port address, 0=user byte
bits 5-7: reserved
BH condition compare or mask value
condition codes:
0 any external event
1 compare and return if equal
2 compare and return if not equal
3 test and return if not zero
4 test and return if zero
BL timeout value times 55 milliseconds
0 if no time limit
DX I/O port address (if AL bit 4 = 1)
ES:DI pointer to user byte (if AL bit 4 = 0)
file: /Techref/int/15f/41.htm, 0KB, , updated: 1999/4/26 11:43, local time: 2024/11/16 14:53,
3.141.29.165:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/int/15f/41.htm"> int 15f 41</A> |
Did you find what you needed? |