Intermec PENKEY 6100 Programmer's Reference Manual page 204

Hide thumbs Also See for PENKEY 6100:
Table of Contents

Advertisement

Conversions and Interfaces
System Services: Interrupt 15h
INT 15h, Function AX = 0100h: Create a Task
4000API
On Entry:
On Return:
Task_id = ((es << 4) + bx) >> 4;
INT 15h, Function AX = 0101h: Delete a Task
4000API
On Entry:
On Return:
R
6-68
PEN*KEY
6100 Computer Programmer's Reference Guide
context struc
dival
dw
?
;di register contents for new task
sival
dw
?
;si register contents for new task
bpval
dw
?
;bp register contents for new task
dw
?
;does not care
bxval
dw
?
;bx register contents for new task
dxval
dw
?
;dx register contents for new task
cxval
dw
?
;cx register contents for new task
dw
?
;does not care
esval
dw
?
;es register contents for new task
dsval
dw
?
;ds register contents for new task
ipval
dw
?
;ip register contents for new task
csval
dw
?
;cs register contents for new task
dw
?
;does not care
context ends
csval:ipval
SECTION 6

Advertisement

Table of Contents
loading

Table of Contents