home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
asmutl
/
ddkit.arc
/
DEVHDR.ASM
< prev
next >
Wrap
Assembly Source File
|
1986-06-03
|
512b
|
12 lines
;**************************************************************************
;
; Create Device Header - Assumes a single device driver
; so that the next header ptr = -1
;
;**************************************************************************
;
DEVHDR NEXTo,-1,ATTRIB,STRAT_ENT,INT_ENT
;
NEXTo EQU -1 ;last device in file has offset of -1