home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Assembler
/
dse-src1.dms
/
in.adf
/
demosas.lzh
/
demosource.LZH
/
permit.include
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1991-05-17
|
329 b
|
23 lines
* Permit
* Put it where you want it
quit move.l oldlevel3,$6c.w
;and disable
move.l #$10,INTENA+CUSTOM
move.l gfxbase,a6
add.l #$32,a6
move.w #$040f,DMACON+CUSTOM
move.l oldcpr,(a6)
move.w #$83f0,DMACON+CUSTOM
move.l gfxbase,a1
move.l $4.w,a6
jsr -$19e(a6)
move.l 4.w,a6
jsr -138(a6)
error moveq #0,d0
rts
* END