home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 January (DVD)
/
VPR980100.ISO
/
DRIVER
/
IBM
/
VW200
/
VW200_2.EXE
/
VWSAMPLE
/
USERINT.S
< prev
next >
Wrap
Text File
|
1995-11-22
|
856b
|
26 lines
;
; メモリーマップ(USER RAM)
;
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