home *** CD-ROM | disk | FTP | other *** search
- ;.ext file Created by fdtool in LITTEL package v18
- EXT AllocMiscResource 2
- move.l GLOBAL_miscbase(a4), a6
- move.l (a7)+, d0
- move.l (a7)+, a1
- jsr -6(a6)
- ENDEXT
- EXT FreeMiscResource 1
- move.l GLOBAL_miscbase(a4), a6
- move.l (a7)+, d0
- jsr -12(a6)
- ENDEXT
- EOF