home *** CD-ROM | disk | FTP | other *** search
- ;.ext file Created by fdtool in LITTEL package v18
- EXT AllocUnit 1
- move.l GLOBAL_diskbase(a4), a6
- move.l (a7)+, d0
- jsr -6(a6)
- ENDEXT
- EXT FreeUnit 1
- move.l GLOBAL_diskbase(a4), a6
- move.l (a7)+, d0
- jsr -12(a6)
- ENDEXT
- EXT GetUnit 1
- move.l GLOBAL_diskbase(a4), a6
- move.l (a7)+, a1
- jsr -18(a6)
- ENDEXT
- EXT GiveUnit 0
- move.l GLOBAL_diskbase(a4), a6
- jsr -24(a6)
- ENDEXT
- EXT GetUnitID 1
- move.l GLOBAL_diskbase(a4), a6
- move.l (a7)+, d0
- jsr -30(a6)
- ENDEXT
- EXT ReadUnitID 1
- move.l GLOBAL_diskbase(a4), a6
- move.l (a7)+, d0
- jsr -36(a6)
- ENDEXT
- EOF