home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 January (DVD)
/
VPR980100.ISO
/
DRIVER
/
IBM
/
VW200
/
VW200_2.EXE
/
HELLO
/
UINT.S
< prev
next >
Wrap
Text File
|
1995-11-22
|
780b
|
21 lines
code
UInt1: db 0 ; NB (Int-routine bank)
dw 0 ; HL (Int-routine address)
db 00h ; USE flag
UInt2: db 0 ; NB (Int-routine bank)
dw 0 ; HL (Int-routine address)
db 00h ; USE flag
UInt3: db 0 ; NB (Int-routine bank)
dw 0 ; HL (Int-routine address)
db 00h ; USE flag
UInt4: db 0 ; NB (Int-routine bank)
dw 0 ; HL (Int-routine address)
db 00h ; USE flag
end