home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Amiga 14
/
MA_Cover_14.iso
/
source
/
e
/
powerd
/
modules.lha
/
modules
/
exec
/
interrupts.m
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-06-23
|
283 b
|
26 lines
MODULE 'exec/lists',
'exec/nodes'
OBJECT IS
LN:LN,
Data:LONG,
Code:LONG
OBJECT IV
Data:LONG,
Code:LONG,
Node:PTR TO LN
CONST SF_SAR=$8000,
SF_TQE=$4000,
SF_SINT=$2000
OBJECT SH
LH:LH,
pad:INT
CONST SIH_PRIMASK=$F0,
SIH_QUEUES=5,
INTB_NMI=15,
INTF_NMI=$8000